Commit Graph

4900 Commits

Author SHA1 Message Date
nathangray
cc6691ffe2 Calendar: Fix "Object of class EGroupware\Api\DateTime could not be converted to string" error when adding recurrence to an event 2021-03-17 09:03:11 -06:00
nathangray
ba109513cb Calendar: fix immediate notifications, broken by 767b77a 2021-03-10 08:58:40 -07:00
Ralf Becker
ebbff0951d fix missing "Select one" option for group-members 2021-03-04 17:05:10 +02:00
Hadi Nategh
9ecd48fff4 Fix some styling issues 2021-03-03 11:09:24 +01:00
Ralf Becker
18c550b692 * CalDAV/Calendar: fix weekly recurring events without explicit weekday (BYDAY) were not using start-date 2021-03-02 15:28:03 +02:00
Ralf Becker
2c4982d2ac * CalDAV/Calendar: participants without status were not imported for new events (eg. from Thunderbird) 2021-03-01 15:41:09 +02:00
nathangray
60450ce640 Calendar: Fix update if hidden for more than one user's calendar in week view 2021-02-26 09:07:26 -07:00
nathangray
c5dc12f6ae Calendar: Fix events that were updated while calendar was not the active tab were misplaced at the beginning of the day 2021-02-26 09:07:18 -07:00
nathangray
cb928e24e1 Add videoconference link to event notification email 2021-02-26 09:06:45 -07:00
nathangray
b0e5e8a441 Calendar: Fix infolog displayed on calendar did not properly convert to timesheet entry 2021-02-23 10:28:10 -07:00
Hadi Nategh
25fcad568d Some styling improvements 2021-02-19 13:12:46 +01:00
nathangray
f7a5709027 Calendar: Translation of "send notifications" 2021-02-18 09:16:09 -07:00
nathangray
228c81b1f9 - Fix immediate notification had weird participants
- More accepting regex for participants
2021-02-18 09:15:53 -07:00
nathangray
ae55605230 Calendar: Add icon for notification action, use REQUEST method (reconfirm event) for immediate notifications 2021-02-18 09:15:42 -07:00
nathangray
2005a67b3c * Calendar: New context menu action to manually [re]send notifications 2021-02-18 09:15:33 -07:00
Hadi Nategh
dcf7b1a1d2 Some styling improvements 2021-02-18 16:20:16 +01:00
nathangray
c22fc8c004 * Calendar: Make resources stand out more in conflict list 2021-02-11 10:03:24 -07:00
Ralf Becker
3aee50ca7e pending translations from our translation server 2021-02-03 08:26:45 +01:00
nathangray
929e862559 * Calendar: Fix timespan in tooltip was wrong if event had seconds in start or end time 2021-02-02 13:42:35 -07:00
nathangray
7cd5562a8b Fix error breaking calendar notifications 2021-02-01 14:03:29 +01:00
nathangray
590ea9ee29 Calendar: Avoid "PHP Warning: count(): Parameter must be an array or an object that implements Countable" in error_log 2021-02-01 14:02:29 +01:00
nathangray
0ccbb3acd0 * Calendar: Fix alarm for all users had wrong timezone when user timezone was not server timezone 2021-01-29 08:52:00 -07:00
nathangray
09cefbb2e4 * Calendar: Fix event notifications had the wrong times in iCal attachment if user timezone was not server timezone 2021-01-27 09:59:33 -07:00
nathangray
c1b623d259 Calendar: Fix all day events were missing end date in iCal 2021-01-25 20:01:30 +02:00
nathangray
362b74e669 Calendar: When creating a videoconference, send start/end as string with no timezone (usertime), but start/end date can also already be a string 2021-01-22 15:14:58 +01:00
nathangray
ac91e403e6 Calendar: When creating a videoconference, send start/end as string with no timezone (usertime) 2021-01-22 15:14:46 +01:00
nathangray
a3dc00217d * Calendar: Fix videoconference link in event tooltip 2021-01-21 11:25:03 -07:00
Hadi Nategh
0db14b78cc Add videoconference checkbox to calendar/mobile theme 2021-01-21 10:21:03 +01:00
nathangray
07a6b20a32 Fix error breaking calendar notifications 2021-01-20 09:23:54 -07:00
nathangray
eb2e6012f1 * Calendar: Fix event notifications had the wrong times in iCal attachment if user timezone was not server timezone 2021-01-18 09:20:39 -07:00
nathangray
4c53f007bd Calendar: Avoid "PHP Warning: count(): Parameter must be an array or an object that implements Countable" in error_log 2021-01-15 09:54:50 -07:00
nathangray
7f9a41f1c2 Calendar: Clean up next/previous for yearly planner to always jump by 1 month 2021-01-11 10:24:17 -07:00
nathangray
c0cfb375c3 * Calendar: Fix bug where yearly planner would not show events that went outside the displayed time period 2021-01-11 10:24:01 -07:00
Hadi Nategh
30d7e5ad57 Set participants as extra params for calendar videoconferences 2021-01-11 16:59:15 +01:00
Hadi Nategh
00e82fc0c4 Add participants as extra params for videoconference call 2021-01-11 16:59:03 +01:00
Hadi Nategh
183fb72f94 Fix CalDav in Thunderbird no longer syncs when videoconference backend BigBlueButton is configured 2021-01-06 14:08:23 +01:00
Hadi Nategh
0d47d7c6c9 Fix add button alignment 2020-12-18 14:46:35 +01:00
Hadi Nategh
17f84e5664 Fix broken videoconference join action from tooltip call icon 2020-12-14 14:41:41 +01:00
nathangray
671815ebb6 * Calendar: Fix missing / incorrect recurrence date in cancel notification iCal 2020-12-11 08:45:18 -07:00
nathangray
a65025c394 * Calendar: Show correct event date when notified of a single cancelled recurring event 2020-12-11 08:45:08 -07:00
nathangray
1509c725be * Calendar: Fix quick add 'Save' button would close the whole window, if it had been opened by a different window 2020-12-10 09:03:38 -07:00
Hadi Nategh
f729a65f7f Send title along other user context info for calendar scheduled calls 2020-12-10 11:56:30 +01:00
Hadi Nategh
8370e44fbe * Status / Videoconference: add support for BigBlueButton videoconferencing, it can be configured via Status app's site-configuration 2020-12-04 17:45:15 +01:00
nathangray
ef95d2df6a * Calendar: Fix todo sizing / scrolling 2020-12-04 09:13:30 -07:00
nathangray
d18d17abed Calendar: Fix notifications not getting sent 2020-11-25 08:45:04 -07:00
nathangray
7cf2db5e24 * Calendar: Fix quick add -> edit would incorrectly set end date 2020-11-21 09:37:25 -07:00
Hadi Nategh
a4bfe9ae6b Disable videoconference field in calendar edit dialog if it's not active 2020-11-19 15:46:52 +01:00
Hadi Nategh
5ee323dd71 Disable videoconference features in Calendar when it's set to disabled 2020-11-19 15:45:57 +01:00
Ralf Becker
8209fb6f80 pending translations from our translation server 2020-10-28 14:13:13 +01:00
Ralf Becker
adac91d79b fix egw.preference() is undefined 2020-10-27 15:07:20 +01:00