Commit Graph

721 Commits

Author SHA1 Message Date
nathangray
f91bf7ea4e * Calendar: Fix conflict popup opened with an error 2020-04-08 14:19:17 -06:00
Hadi Nategh
30e93e5a81 Add join videoconference action 2020-04-08 21:05:23 +02:00
Ralf Becker
7d3196a1bf some fixes around videoconference avatars and adding an automatic alarm 5min before the conference 2020-04-07 11:16:45 +02:00
nathangray
e347b0e4a0 Calendar: Fix videoconference flag was not passed from quick add to edit dialog 2020-04-03 11:35:48 -06:00
Hadi Nategh
f8479b3864 Revert commits fc296f3ed1, e2a12a7330, 4ac8165b7b 2020-03-23 12:44:23 +01:00
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
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
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
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
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
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
d104ade7fd Calendar: Keep passed links through quick add -> edit 2019-09-26 11:00:19 -06: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
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
37656c2789 Calendar - fix side calendar's Today button positioning 2019-08-21 10:09:44 -06:00
nathangray
afdee4b2eb Calendar - Fix js error reading holiday event preference 2019-06-19 09:19:01 -06:00
nathangray
cd76cccf8b *Calendar - Quick add dialog now shows conflict warning instead of quietly stopping 2019-06-17 10:24:47 -06:00
nathangray
d095241a55 Make sure week labels with unknown users get updated when the names come back from the server 2019-05-02 11:20:38 -06:00
Hadi Nategh
bb16d47c7c Let single day view gets updated while printing 2019-04-16 10:51:51 +02:00
nathangray
f1295cce1c Calendar - make day header blue and always show user name in day view 2019-02-05 15:45:06 -07:00
nathangray
c9a16d0caf Show week number instead of user name for single calendar, single day 2019-02-01 10:12:03 -07:00
nathangray
72c21bffcf Calendar - fix week view display name of other user, broken by 9742956c 2019-01-24 11:16:19 -07:00
nathangray
f255a80f52 Calendar - queue unknown owner label requests 2019-01-22 09:32:58 -07:00
nathangray
054fee2bbe *Calendar - New event (+ button) now sets time to start of next hour 2019-01-14 11:01:00 -07:00
nathangray
61d0e9874f Calendar - fix status filter for planner by user view 2019-01-11 14:01:49 -07:00
nathangray
03aa34460a Change calendar link registry's add to use javascript so we can open client side 2019-01-10 15:01:05 -07:00
nathangray
00ea499559 Calendar - open add into a dialog widget 2019-01-09 16:48:04 -07:00
nathangray
fa928efc57 Calendar - Pass group members on load to save some user data lookups 2018-12-19 15:31:44 -07:00
nathangray
5e9cace2bc * Calendar - Quick add dialog for new events 2018-12-13 14:35:26 -07:00
nathangray
7debe27ada Fix infinite loop when hovering over holidays 2018-12-13 11:47:14 -07:00
Hadi Nategh
b24d9f9cde Fix missing space and extra spaces in calendar's birthday tooltip 2018-12-10 14:20:35 +01:00
nathangray
9742956c67 * Calendar - fix missing week numbers on multiweek view and wrong scrolling 2018-10-29 11:30:50 -06:00
nathangray
d36d18a148 Calendar - In week view always display name of selected user if not self 2018-10-22 10:31:10 -06:00
nathangray
0f016bcd7b Change missing owner label lookup to deal with async request 2018-10-11 12:54:17 -06:00
nathangray
1e98a89bbd * Calendar - fix multi-day events ending at 00:00 would only be shown for the first day 2018-09-24 11:24:05 -06:00
nathangray
be731519cf * Calendar - fix adding events to days loaded and cached but not shown in current view would not show when view gets changed 2018-09-24 10:20:56 -06:00
nathangray
58490c24b7 * Calendar - add birthday icon to planner for time scales less than a month 2018-07-24 16:20:50 -06:00
nathangray
e8127f7da7 * 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-07-24 12:57:17 -06:00
nathangray
b17c525e75 * Calendar - Fix today button positioning - was too far down in Firefox 2018-07-20 10:09:58 -06:00
nathangray
26d8bd1cfb * Calendar - Fix missing first row in planner by category view 2018-07-19 13:59:45 -06:00
Hadi Nategh
eb5652dc20 * Api: get avatar showing up for taglist accounts and calendar owner 2018-06-29 10:12:59 +02:00
nathangray
499c0a2de3 Calendar - add participant or category to events created via planner view's context menu 2018-06-21 14:14:04 -06:00
nathangray
8ea2c6a913 Calendar - planner view context menu Add action now uses date you clicked on 2018-06-20 14:21:35 -06:00
nathangray
6baad3bee1 * Calendar - add context menu actions for email & documents to non-list views 2018-06-19 14:35:08 -06:00