Commit Graph

11 Commits

Author SHA1 Message Date
nathangray
4fb18a658e * Calendar: Do not show Infolog list (Open ToDo's) if user has no access to Infolog, or no Infolog types selected for display 2020-05-07 10:24:22 -06:00
nathangray
3de7d34844 Calendar: When videoconference is checked, check for 5 minute alarm for all to avoid adding more than one 2020-05-04 15:03:03 -06:00
nathangray
878dc659b1 * Calendar: Add clickable link to videoconference in event tooltip 2020-04-24 10:54:08 -06:00
nathangray
840f195288 * Calendar: Fix conflict popup opened with an error 2020-04-08 14:13:07 -06:00
Hadi Nategh
ed4884655f Fix videoconference actions 2020-04-08 20:43:47 +02:00
Hadi Nategh
c755f005c0 Add join videoconference action 2020-04-08 19:55:18 +02:00
Ralf Becker
1c135b2da3 some fixes around videoconference avatars and adding an automatic alarm 5min before the conference 2020-04-07 11:10:49 +02:00
nathangray
16c831ddc3 Calendar: Fix videoconference flag was not passed from quick add to edit dialog 2020-04-03 10:59:53 -06:00
nathangray
34ec346821 Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
Hadi Nategh
0cc7ce12d0 merge master 2020-03-05 14:45:25 +01:00
nathangray
08b6cce51d Calendar to TS working 2020-02-27 13:37:36 -07:00