Hadi Nategh
cbbd3e2cd8
Remove resetting password field in compose dialog seems new Safari version does the right thing regarding autocomplete = "new-password"
2019-02-25 15:16:15 +01:00
Hadi Nategh
b3328b8ae5
Make looking up for opened popups via window properties (e.g. window.name) possible
2019-02-25 13:37:22 +01:00
Ralf Becker
a3234bb5aa
copy 17.1 changelog to master to satisfy update checker
2019-02-25 10:26:26 +00:00
Ralf Becker
d077f3502f
fix typo
2019-02-25 10:54:29 +01:00
Ralf Becker
25f64d774c
copy over changes from 17.1
2019-02-25 10:46:06 +01:00
Ralf Becker
f8c7c23bbf
missing commit from: fix photo was lost when non-admin user edited own account
2019-02-25 10:16:47 +01:00
Ralf Becker
6e6137cdcb
fix not working Export from calendar edit popup's actions
2019-02-25 09:44:31 +01:00
Ralf Becker
711e5280cb
remove branch (-b 17.1) for master
2019-02-24 11:27:38 +01:00
Ralf Becker
20fbc30b34
fix missing TLD
2019-02-24 09:38:56 +01:00
Ralf Becker
0183794689
Update README.md
2019-02-23 13:33:25 +01:00
Ralf Becker
6d9858113e
Update README.md
2019-02-23 13:31:45 +01:00
Ralf Becker
08200bd99c
loading ADOdb through composer
2019-02-23 13:10:18 +01:00
Ralf Becker
c3a1d83dba
replace myrepos with install-cli.php in Travis
2019-02-23 12:33:32 +01:00
Ralf Becker
7de6b8ac15
fix double echo of git command on --verbose
2019-02-23 12:30:33 +01:00
Ralf Becker
82f9b3edc1
replace myrepos (mr) with install-cli.php
2019-02-23 12:17:38 +01:00
Ralf Becker
d084bd0679
fix --exit-codes did not found (now used) exceptions
2019-02-23 12:13:26 +01:00
nathangray
78028dfbda
Api - Set default charset for mail to utf-8, overriding Horde's us-ascii
2019-02-22 10:42:38 -07:00
Hadi Nategh
fe64572ec9
Fix window name gets changed not intentionally to template name after et2 load
2019-02-22 13:58:28 +01:00
Hadi Nategh
58ad1d6fe1
Use tnef folder parameter set by commit 1920814067
2019-02-22 11:00:47 +01:00
Alexandros Sigalas
1920814067
Added _folder parameter to getTnefAttachments function
2019-02-22 09:00:07 +01:00
Ralf Becker
6ae2bd4009
* Mail: meeting-request was not shown inside multipart/related
2019-02-21 20:11:21 +01:00
Ralf Becker
5b5525b38f
* CardDAV/Addressbook: fix accounts not synced for preference account-selection "groupmembers"
2019-02-21 19:03:32 +01:00
Ralf Becker
1246d77e28
fix Lightning work-around for %40
2019-02-21 17:49:54 +01:00
Ralf Becker
8670036af6
* CalDAV: work around Lighning not having synced event before accepting
2019-02-21 17:00:00 +01:00
Ralf Becker
7e79088191
* Calendar/Email: multiple users of external meeting request no longer overwrite each other status when accepting
2019-02-21 15:06:26 +01:00
Ralf Becker
790d96eb15
prefer source attribute (with cache-buster) over contact_id
...
add cache-buster, if we have just a contact_id
2019-02-20 17:08:40 +01:00
Ralf Becker
79a90202a8
* Addressbook: fix photo was lost when non-admin user edited own account
2019-02-20 17:07:28 +01:00
Ralf Becker
9ff814f5b4
Revert "simpler way to un-reference the rows and some docu why we have to"
...
This reverts commit f89f08a8ed
.
2019-02-20 14:58:04 +01:00
Ralf Becker
f89f08a8ed
simpler way to un-reference the rows and some docu why we have to
2019-02-20 14:50:57 +01:00
Hadi Nategh
72cad447b0
Do not check jsonp since we are not using it and it might cause errors by setting dataType to script falsely
2019-02-20 13:24:43 +01:00
Hadi Nategh
b16e93bfe3
Make sure we have a match before using it
2019-02-20 10:41:04 +01:00
nathangray
eea03aa47c
* Api - Fix redirect loop and use deep copy to keep initial nextmatch rows
2019-02-19 16:41:58 -07:00
Ralf Becker
1d8f2a606b
integrate custom-field search in token processing
...
to allow to use something like: "<regluar-match-token> +<custom-field-match-token>" to return correct entries matching both
also no longer search private custom-fields not accessible by current user (gives a slower query, if private cfs exist)
2019-02-19 16:21:02 +01:00
Ralf Becker
5086e6cca3
* All apps: improved speed when searching with (many) custom-fields
2019-02-18 19:23:13 +01:00
Ralf Becker
23ceb00380
fix PHP Warning: Use of undefined constant __FILES__
2019-02-18 16:03:22 +01:00
Hadi Nategh
781700ea6d
Better approach to query existing contacts
2019-02-18 14:04:53 +01:00
Ralf Becker
e089f4428f
show how long the backup took
2019-02-18 13:42:29 +01:00
Hadi Nategh
3a51767b67
Try to narrow down search criteria to only email and email_home columns
2019-02-18 12:23:30 +01:00
nathangray
81ddb509a0
Etemplate - Fix initial nextmatch rows not sent to client
2019-02-15 11:53:21 -07:00
Hadi Nategh
39f937fb05
Fix letter avatar for multibyte characters
2019-02-15 17:43:34 +01:00
nathangray
fd8f69db80
Api - Fix leftover $$ when merging empty contact customfields
2019-02-14 09:32:03 -07:00
Ralf Becker
c2003e2b8a
fixing some IDE warnings
2019-02-13 14:53:16 +01:00
nathangray
d805e9f467
Stop using deprecated each(), using foreach(), key() or current() instead
2019-02-12 14:13:45 -07:00
Hadi Nategh
a5c1e24a78
Revert commit 34a50af358
2019-02-12 16:10:31 +01:00
Hadi Nategh
34a50af358
Fix broken mail inline links where links contains another url inside their urls.
2019-02-12 15:00:27 +01:00
Hadi Nategh
f8a707274a
Remove collabeditor from main repo
2019-02-12 10:59:30 +01:00
Ralf Becker
104903e91a
try fixing Scrutinizer build
2019-02-11 22:12:51 +01:00
Ralf Becker
38c02ea1c9
try using egroupware/z-push-dev from packagist (instead vcs) to fix Travis
2019-02-11 21:45:30 +01:00
Ralf Becker
e0845de06e
installing collabora, projectmanager, tracker and activesync now via composer
2019-02-11 20:58:33 +01:00
Ralf Becker
75eab305f5
WIP installing EGroupware through composer (instead of myrepos)
2019-02-11 16:46:09 +01:00