Commit Graph

33021 Commits

Author SHA1 Message Date
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
Ralf Becker
39ee61291d update timezones to version 2.2018e from Mozilla Lightning 2018-08-09 12:26:15 +02:00
Hadi Nategh
1a31026590 Wait till common translations are loaded then ask for IE browser compatibility 2018-08-08 16:24:50 +02:00
Hadi Nategh
bfbe28d442 Fix translation 2018-08-08 16:24:38 +02:00
Hadi Nategh
f9394a98b8 Exclude Edge from previous commit 2018-08-08 16:24:21 +02:00
Hadi Nategh
91e695d1fd Add IE browser warning as message after login 2018-08-08 16:24:06 +02:00
Hadi Nategh
99fc768cbf Add translation 2018-08-08 16:23:51 +02:00
Hadi Nategh
0a5002ebaa Warn user on login page if using browser is IE 11 or below. 2018-08-08 16:23:33 +02:00
Ralf Becker
038daecb1b * CalDAV/Calendar: fix not working snozzing of alarms in Thunderbird
Caused by triggered alarms were - so far - immediatly deleted, now we keep them around for an other day, so TB get them in the update iCal after PUTing its X-MOZ-SNOOZE-TIME-<timestampt>
2018-08-07 15:36:57 +02:00
Hadi Nategh
0797f628ca Do not let mail splitter-pan maximizes to 100% 2018-08-07 13:27:36 +02:00
Ralf Becker
035b5999e1 * CalDAV/Calendar/Resources: do not allow to change resource quantity via CalDAV
Resource quantity is restored from existing event, as neither iOS nor Thunderbird returns our X-EGROUPWARE-QUANTITY attribute on the attendee. Also display quantity > 1 in brackets after resource name.
2018-08-06 19:08:49 +02:00
Ralf Becker
f43a42f0bd * CalDAV/Calendar: fix accepting invitations with an not attending organizer adds organizer as attendee
Before we added a not attending organizer as attendee with status DELEGATED, now we no longer add him as attendee at all.
2018-08-06 19:08:49 +02:00
Ralf Becker
a495aeaf07 * CalDAV/Calendar: dealing with Thunderbird setting partipant status on organizer
If secritary creates an event in the owners calendar the owner/organizer is on status NEEDS-ACTION.
Accepting that event in Thunderbird set PARTSTAT=ACCEPTED on ORGANIZER, while ATTENDEE is still on PARTSTAT=NEEDS-ACTION. In that case prefer the PARTSTAT from ORGANIZER over ATTENDEE. 
In my opionion Thunderbird behavior is wrong, thought that fix does not do any other harm,
as no other client sets PARTSTAT in ORGANIZER.
2018-08-06 19:08:49 +02:00