Commit Graph

32990 Commits

Author SHA1 Message Date
5f9b16b463 * login: fix in login page "remember me" options gets messy in IE or Edge 2018-08-13 14:55:48 +02:00
65a699e134 handle existing alarms in 17.1 like new ones with "keep" attribute set 2018-08-10 11:36:04 +02:00
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
3d9ee69f49 IE 11 and below does not support ES6 syntax we need to use some polyfills 2018-08-10 10:36:55 +02:00
73686462d2 Add space to resource quantity in participant search result 2018-08-09 09:57:23 -06:00
5256ec5ac3 * Resources - add (usable / quantity) for bookable resources in calendar participants results 2018-08-09 09:56:29 -06:00
0ce183a8e0 * Addressbook - Allow multiselection for customfield added to link title 2018-08-09 09:52:17 -06:00
39ee61291d update timezones to version 2.2018e from Mozilla Lightning 2018-08-09 12:26:15 +02:00
1a31026590 Wait till common translations are loaded then ask for IE browser compatibility 2018-08-08 16:24:50 +02:00
bfbe28d442 Fix translation 2018-08-08 16:24:38 +02:00
f9394a98b8 Exclude Edge from previous commit 2018-08-08 16:24:21 +02:00
91e695d1fd Add IE browser warning as message after login 2018-08-08 16:24:06 +02:00
99fc768cbf Add translation 2018-08-08 16:23:51 +02:00
0a5002ebaa Warn user on login page if using browser is IE 11 or below. 2018-08-08 16:23:33 +02:00
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
0797f628ca Do not let mail splitter-pan maximizes to 100% 2018-08-07 13:27:36 +02:00
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
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
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
295dccefa8 * Timesheet - Admin only status also blocks editing & deleting for non-admins 2018-08-03 11:36:43 -06:00
f69789c8a5 * Timesheet - only admins can select admin only statuses 2018-08-03 11:36:32 -06:00
b2b285848e Strip RFC822 email to avoid search contacts other than email itself. Fix issue sometimes add as new contact not showing up because it takes it as existing contact. 2018-08-03 14:37:19 +02:00
5864f869d7 remove old grunt-contrib-uglify (replaced with grunt-contrib-uglify-es) 2018-08-03 09:57:51 +02:00
f62df49baa Update uglifyjs to support ES6 syntax. @Devs: Make sure to install grunt-contrib-uglify-es (npm install grunt-contrib-uglify-es --save-dev) before running grunt. 2018-08-03 09:57:34 +02:00
e88edf8b7c Add notifications into minifying js files 2018-08-03 09:57:16 +02:00
680ebd15c5 * Framework: fix broken favicon 2018-08-02 09:53:07 +02:00
8c20a46652 Admin - get category colors properly updating by doing a full reload
Also maybe squashing a bug where admin would switch to iframe
2018-08-01 09:16:19 -06:00
e1b1339f80 Also reload the colors for app category if color changes 2018-08-01 09:16:10 -06:00
67c88f1d19 * Api - Fix row category colors go missing after a change
- Row color css was not specific enough to override the default, and only worked because of load order
- Remove uneeded category CSS requests from calendar
2018-08-01 09:16:01 -06:00
19907b188a Some more basename replacing with Vfs::basename to avoid setlocale issue. 2018-08-01 14:53:27 +02:00
8a050968e8 Replace basename with Vfs::basename to avoid setlocale issue. 2018-08-01 14:53:10 +02:00
3dd2ee24c1 fix SQL error or information leakage on no longer available custom fields 2018-07-30 18:13:39 +02:00
5efdd67f37 * Etemplate - timestamper widget now supports timezone attribute to force a certain timezone 2018-07-30 09:00:59 -06:00
deb3cafca0 Make sure we get the actions from the right app 2018-07-30 09:00:32 -06:00
0a2f41f29d fix typeError if enableClass method is called without _target parameter
stalling rendering of nextmatch rows in filemanager
2018-07-30 11:20:54 +02:00
a17a29db81 fix PHP Warning: Invalid argument supplied for foreach() 2018-07-30 09:55:30 +02:00
d53c6c4180 Pass the action as expected 2018-07-27 10:34:15 -06:00
3830a13c29 Use default action for file part of path if it can be found 2018-07-27 10:34:04 -06:00
0950fac34c * Filemanager - make files and their paths clickable 2018-07-27 10:33:53 -06:00
c2f1fb9718 * Mail - set default refresh rate to 5 minutes for new installations 2018-07-27 10:33:40 -06:00
e42eeabf64 * Notifications: fix some calendar notifications event can not be opened, error: "egw.open() app is not in registery!" 2018-07-27 11:13:48 +02:00
3e9bc27171 * Api: Fix minified themes cause multiple theme false entries 2018-07-25 16:27:59 +02:00
d772dba23f Changelog for 17.1.20180720 17.1.20180720 2018-07-25 12:18:49 +00:00
3700b3df55 Make sure there's a context and selectionMgr objects before using them 2018-07-25 14:12:15 +02:00
8192937020 * Filemanager - add {{webdav_url}} placeholder for external path using webdav 2018-07-25 11:40:18 +02:00
e9833d70ac * Calendar - merge placeholder {{participant_emails}} now includes group members for group invitations 2018-07-25 11:39:51 +02:00
488eabe896 Fix d-n-d indicator shows wrong number of selected rows if it's a select all 2018-07-25 11:22:37 +02:00
05255047ed Better support for no_actions row flag so fetched rows with no_actions are not selected by 'select all' 2018-07-25 10:44:34 +02:00
19d6d3bed7 Respect no_actions flag in controller_selection when selecting a range / all 2018-07-25 10:44:10 +02:00
015ba6bbe7 * Calendar - add birthday icon to planner for time scales less than a month 2018-07-25 10:40:35 +02:00