nextcloud/apps/dav/lib/CalDAV
Thomas Citharel 23a0aa5f1f Fix empty event UUID reminder notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-05 07:10:34 +00:00
..
Activity Prevent php info about missing index for old events 2019-01-09 14:43:51 +01:00
BirthdayCalendar create a user's birthday calendar right after they requested it 2017-11-11 11:28:34 +01:00
InvitationResponse Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
Principal Remove unused import statements 2018-02-14 16:55:43 +01:00
Proxy use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
Publishing properly mark birthday calendars as not shareable for now 2019-09-17 16:04:19 +00:00
Reminder Fix empty event UUID reminder notifications 2020-06-05 07:10:34 +00:00
ResourceBooking use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
Schedule Fix display of DTEND for multi-day all-day event 2020-02-05 19:55:57 +00:00
Search Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
WebcalCaching RefreshWebcalService: randomly generate calendar-object uri 2020-03-25 07:14:12 +00:00
BirthdayService.php Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service 2019-09-17 08:07:16 +00:00
CachedSubscription.php LIMIT is no column but a SQL feature, allow limit on initial sync 2019-07-18 12:42:11 +02:00
CachedSubscriptionObject.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDavBackend.php Add check that DateTime parameters are of correct type 2020-04-14 11:41:37 +02:00
Calendar.php properly mark birthday calendars as not shareable for now 2019-09-17 16:04:19 +00:00
CalendarHome.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalendarImpl.php integrate Dav app with Calendar API 2017-11-09 15:14:58 +01:00
CalendarManager.php Fix unit tests for CalendarManager 2017-12-12 09:33:52 +01:00
CalendarObject.php remove cached size from shared calendar objects 2017-11-12 17:30:22 +01:00
CalendarRoot.php add resource / room principals 2018-06-25 04:58:07 +02:00
Outbox.php move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 2018-10-16 20:27:33 +02:00
Plugin.php remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:10:26 +02:00
PublicCalendar.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
PublicCalendarObject.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
PublicCalendarRoot.php remember when a user deleted their contact birthdays calendar 2017-11-10 23:05:04 +01:00