Commit Graph

33033 Commits

Author SHA1 Message Date
Hadi Nategh
d18b1d4675 Fix last modifier field in infolog edit dialog sometimes gets messed up because of lack of space 2018-09-17 10:36:55 +02:00
nathangray
0d5bb226bf Better handling of HTML tables when merging.
Fixes table within table broke format parsing.
2018-09-14 09:44:03 -06:00
nathangray
55784ec703 Missing translations from Stefan Unverricht 2018-09-13 14:29:22 -06:00
nathangray
030a75e2f0 Make link-to results list taller, search box in nextmatch header wider 2018-09-13 11:45:26 -06:00
nathangray
560bc51b8d Use flag to tell Contacts we want to save the picture 2018-09-13 09:13:29 -06:00
nathangray
f87244f6db Translations for 'do not notify' preference 2018-09-13 09:05:41 -06:00
nathangray
1eda1ee6b3 * Infolog - Add a preference to check 'Do not notify' by default for selected types 2018-09-13 09:01:25 -06:00
Ralf Becker
cf1471f7aa fix <taglist multiple="false" returns array(<id>)
more complete fix for server-side handling of boolean attributes commited to master
2018-09-13 15:41:24 +02:00
Ralf Becker
2b5b9470c7 * CalDAV/Calendar: iOS sometimes created a new event when confirming a deleted one 2018-09-13 15:37:26 +02:00
Ralf Becker
1a1c2f0aff fix PHP Warning: Use of undefined constant OPENLDAP_LDAPSERVER 2018-09-12 17:08:04 +02:00
Ralf Becker
a137e13ea4 disabling permanent error_log in favor of $debug attribute 2018-09-12 14:54:00 +02:00
nathangray
ee62522651 Missing 'move' translation in VFS select dialog 2018-09-10 09:52:02 -06:00
Hadi Nategh
952708d8b1 * Mail: avoid to send so many requests when user tries to scroll on mail list via key up/down 2018-09-06 16:05:44 +02:00
Hadi Nategh
71a263386c * Notifications: do not fire another notification request unless the last one has been responded. In case of failure increase amount of polling interval. 2018-09-06 15:44:05 +02:00
Ralf Becker
811444dc98 * Filemanager/SMB: fix directory creation failed on Samba (smbclient PHP extension)
smbclient treats every non-zero value of $options parameter as recursive, not just &1 and we have by default &8 = STREAM_REPORT_ERRORS set.
2018-09-06 12:12:21 +02:00
Hadi Nategh
77d2fb3060 Allow single or double quoting as valid personal part of email rfc822 2018-09-05 14:15:15 +02:00
Hadi Nategh
e4d33243a7 Try to stripe extra quoting from personal part of email address 2018-09-05 14:15:01 +02:00
nathangray
98644a80d6 Actually set the details filter to avoid reset when app refreshes 2018-09-04 15:50:29 -06:00
Ralf Becker
626b948639 Changelog for 17.1.20180831 2018-08-30 14:56:14 +00:00
Hadi Nategh
b91ba87ee6 Fix taglist fails to invalidate email address which starts with none visible unicode char 2018-08-30 15:18:39 +02:00
Hadi Nategh
0fb8c47238 * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-08-28 14:35:55 +02:00
Ralf Becker
7ca4b49878 avoid .files/smime-pubkey.crt file does not exist or can not be created! 2018-08-27 15:34:43 +02:00
Ralf Becker
77503e3b89 fix not working site-config due to error in config.xet 2018-08-27 10:45:31 +02:00
Ralf Becker
29d9a20140 * CardDAV: photo was not saved/changed in PUT requests 2018-08-24 14:09:18 +02:00
nathangray
09a8647950 Calendar - fix incorrect translation, reported by Gerlind Bruschek 2018-08-23 10:42:47 -06:00
Hadi Nategh
b3ab708125 Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 17:05:55 +02:00
Hadi Nategh
5b261d8d62 Fix tutorials json feed and PGP Installation tutorial video 2018-08-23 14:55:09 +02:00
Hadi Nategh
17ff3e7204 Fix missing translations for PGP Back/restore feature 2018-08-23 13:47:39 +02:00
nathangray
9587f35164 Calendar - Fix bug exporting list to iCal with no end date gave empty file 2018-08-22 10:01:51 -06:00
Hadi Nategh
2e9089357f * Mail: fix S/MIME encrypted only composed mail fails 2018-08-17 16:40:45 +02:00
Hadi Nategh
7400e723e1 * Mail: fix DASH DASH SPACE (-- ) signature removes lines which have only DASH DASH 2018-08-17 14:58:45 +02:00
Ralf Becker
b8b34defd4 fix not working installation in Univention caused by new Univention auth plugin 2018-08-16 19:11:55 +02:00
nathangray
f9d7b92552 Filemanager - Fix save as only downloaded the last file 2018-08-15 09:29:08 -06:00
nathangray
982dd84842 Use the right lang code 2018-08-15 09:20:11 -06:00
nathangray
1ca5073972 Add some missing translations 2018-08-15 09:20:04 -06:00
nathangray
1d853aeab3 Disable unsupported definition filter option for iCal export 2018-08-15 09:06:02 -06:00
Ralf Becker
cf9e6a62ad allow to process real JSON requests with Content-Type: application/json
so far we always send it encoded as form, which is still supported of cause
2018-08-15 13:14:05 +02:00
nathangray
91e2f72979 * Calendar - Fix CSV export search results did not work (gave error) 2018-08-14 10:04:55 -06:00
Hadi Nategh
adac2e087d Make an incase sensitive comparison between smime cert email and from email 2018-08-14 16:11:36 +02:00
nathangray
faf692510a * Timesheet - Fix links to application custom fields are not created on first save 2018-08-13 10:52:44 -06:00
Ralf Becker
135382c668 fix somehow created async-job with a next time before the keep time
eg. not updated alarm trigger time in the past
2018-08-13 15:34:46 +02:00
Ralf Becker
e70990a7bb fix wrongly displayed time in alarms 2018-08-13 15:22:48 +02:00
Hadi Nategh
9b346220af Add some translations 2018-08-13 15:18:11 +02:00
Hadi Nategh
5f9b16b463 * login: fix in login page "remember me" options gets messy in IE or Edge 2018-08-13 14:55:48 +02:00
Ralf Becker
65a699e134 handle existing alarms in 17.1 like new ones with "keep" attribute set 2018-08-10 11:36:04 +02:00
Ralf Becker
560754fdd4 fix wrong time for past alarms and added nicer working for alarm "at start of the event" 2018-08-10 11:35:14 +02:00
Hadi Nategh
3d9ee69f49 IE 11 and below does not support ES6 syntax we need to use some polyfills 2018-08-10 10:36:55 +02:00
nathangray
73686462d2 Add space to resource quantity in participant search result 2018-08-09 09:57:23 -06:00
nathangray
5256ec5ac3 * Resources - add (usable / quantity) for bookable resources in calendar participants results 2018-08-09 09:56:29 -06:00
nathangray
0ce183a8e0 * Addressbook - Allow multiselection for customfield added to link title 2018-08-09 09:52:17 -06:00