Commit Graph

4747 Commits

Author SHA1 Message Date
nathangray
4ac8165b7b Calendar: Fix cdbfcb391 broke planner view 2020-03-19 11:06:21 -06:00
nathangray
e2a12a7330 Calendar: Fix some cases where a changed participant status would not remove the event when it should 2020-03-19 11:00:16 -06:00
nathangray
fc296f3ed1 Calendar: Fix some cases where a changed participant status would not remove the event when it should 2020-03-19 10:58:58 -06:00
Ralf Becker
228f1c1585 pending changes from our translation server 2020-03-18 11:31:23 +01:00
Ralf Becker
8da2c31df0 Revert "Calendar: Fix some cases where a changed participant status would not remove the event when it should"
Planner views are empty and "Owner too" filter seems broken.

This reverts commit 92fea4cbf5.
2020-03-18 11:03:49 +01:00
Ralf Becker
9e0a434dae Revert "Fix copy/paste error when backporting"
This reverts commit 401426fa45.
2020-03-18 11:03:28 +01:00
nathangray
401426fa45 Fix copy/paste error when backporting 2020-03-17 13:51:51 -06:00
nathangray
92fea4cbf5 Calendar: Fix some cases where a changed participant status would not remove the event when it should 2020-03-17 13:32:42 -06:00
Ralf Becker
971d03c618 * CalDAV/OutlookSynchronizer: reject invitations when client deletes them without appropriate rights in his calendar 2020-03-05 09:08:56 +01:00
Ralf Becker
02ce5e878d fix error on window closing in Chrome 80+
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-03-02 10:56:23 +01:00
Ralf Becker
31563c1820 * CalDAV/Calendar: always set organizer and participants outside own calendar
in own calendar organzier and participants are suppressed if owner is only participant
2020-02-26 13:52:52 +01:00
nathangray
72219fa44d * Calendar: initial load speed improvement
Skip the server-side get_rows() call to get to the UI faster it not on listview
2020-02-25 09:42:57 +01:00
nathangray
6786b84cf7 Change default date range when nothing else is set to current month 2020-02-25 09:42:31 +01:00
Ralf Becker
edfdb93734 pending translations from our translation server 2020-01-30 13:49:50 +01:00
Ralf Becker
da9e7e7cb8 * CalDAV/Calendar: fix for first recurence being an exception cause it to be deleted by mac calendar
due to wrong start of series not taking execption into account
also fix missing timezone in EXDATE did not match recurrence
2020-01-10 11:14:45 +01:00
Ralf Becker
5db886bba6 * Calendar/CalDAV: virtual exceptions (different status for recurrences) were not exported 2020-01-07 17:32:26 +01:00
Ralf Becker
956256030c pending changes from our translation server 2019-12-20 08:45:25 +01:00
nathangray
ee79132a53 Calendar: When changing status for a resource (or other non-account participant) try for a better notification message that includes that resource 2019-12-19 09:23:06 -07:00
nathangray
4180496f5e Calendar: Fix notifications of status changes done on behalf of another user sent as changes for the current user instead 2019-12-19 09:22:50 -07:00
nathangray
446430ddaf Calendar: Make sure search from sidebox doesn't come back in list view after being cleared 2019-11-27 10:04:38 -07:00
nathangray
eab82cd5ab Calendar: notification preference label change, with translation from Birgit 2019-11-20 10:28:11 -07:00
nathangray
559a86ac0c Calendar: Rework some phrasing in the preference, make sure it only applies to "responses", not other changes 2019-11-20 10:13:31 -07:00
nathangray
9939cc4246 * Calendar: New preference for notifications about events you created, but are not a participant in 2019-11-20 10:13:19 -07:00
nathangray
418adcf661 Calendar: Fix favorites with accounts not in primary group only show ID in sidebox owner 2019-11-20 10:07:25 -07:00
nathangray
d283ebd165 Calendar: Slightly adjust spacing of calendar sidebox today button 2019-11-19 10:25:22 -07:00
Ralf Becker
07288f7117 * all apps: fixing serveral cases of wrong Url when proxying and terminating TLS on the proxy 2019-11-15 13:55:12 +01:00
Ralf Becker
df28009d6b update timezones to version 2.2019c 2019-11-11 13:31:57 +01:00
Ralf Becker
05f8895ef0 fix freebusy.php to work with 19.1 without old phpwapi installed 2019-11-05 10:56:00 +01:00
Ralf Becker
e1f4e66e71 pending translations from our translation server 2019-10-31 12:50:14 +01:00
nathangray
ce2d74305a * Calendar: Fix selecting a group in planner by user view did not always load group members 2019-10-30 13:04:57 -06:00
nathangray
0bfecb68ae * Calendar: Fix copy event loses links 2019-10-25 09:22:42 -06:00
nathangray
d104ade7fd Calendar: Keep passed links through quick add -> edit 2019-09-26 11:00:19 -06:00
Hadi Nategh
1f5319de70 Improve toolbar admin sections 2019-09-25 11:20:20 +02:00
Ralf Becker
5afa5383c8 * Calendar: fix not working print view, if conventional add popup is enabled 2019-09-25 10:57:22 +02:00
nathangray
c93c1e6dfa Calendar: Make sure owner is sent as an array for proper processing of default_participant preference 2019-09-23 09:52:54 -06:00
Hadi Nategh
5547a248c4 Fix top menubar for calendar in mobile mode 2019-09-23 12:30:13 +02:00
nathangray
b252d33838 Calendar: Add owner to values passed from quick add to edit dialog.
This fixes a bug where if multiple accounts were viewed as separate calendars, all accounts were added as participants when Quick add -> Edit was used on a single calendar
2019-09-20 09:49:25 -06:00
nathangray
80757f755c Calendar - Different way to get participants for quick add -> edit 2019-09-17 11:24:23 +02:00
nathangray
9032b784db * Calendar - Fix quick add lost additional participants 2019-09-17 11:24:23 +02:00
nathangray
f9ae64653f Calendar - more icon changes from Eva
- Restore today icon
- replace day view icon
- better names for view icons to avoid future confusion
2019-09-13 09:58:29 -06:00
nathangray
b592b9d009 Calendar: fix another case of group events not showing properly 2019-09-12 09:15:04 +02:00
Ralf Becker
76b6f5a0dd * Calendar: update to timezones version 2.2019b 2019-09-12 09:14:20 +02:00
nathangray
d190d405a9 Calendar - button icons & icon size update for conflict & freetime search 2019-09-10 10:50:49 -06:00
nathangray
8de24c5822 Calendar - unified button icons from Eva 2019-09-09 09:52:57 -06:00
nathangray
59841a0b0f Calendar - add missing group memberships on initial load when user is not in group 2019-09-03 15:51:23 -06:00
nathangray
97c7504f1a Calendar - add missing group memberships on initial load. Fixes group calendars don't work. 2019-09-03 09:42:48 +02:00
Hadi Nategh
1470d9b292 Add bullet icons to calendar's sidemenu items 2019-08-22 14:44:07 +02:00
Ralf Becker
38c139c0b2 pending translations from our translation server 2019-08-22 14:02:02 +02:00
nathangray
37656c2789 Calendar - fix side calendar's Today button positioning 2019-08-21 10:09:44 -06:00
nathangray
65437b4bd0 Calendar - fix incorrectly moved preference read 2019-08-15 11:32:30 -06:00