server/apps/dav/lib/CalDAV
Roeland Jago Douma 1ec98af3e0
Merge pull request #16560 from nextcloud/bugfix/noid/fix_cutype_reporting
fix calendar-user-type reporting
2019-07-27 12:23:25 +02:00
..
Activity Prevent php info about missing index for old events 2019-01-09 14:43:51 +01:00
BirthdayCalendar
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
Publishing
ResourceBooking implement principal property search for calendar user address set property 2019-03-21 16:32:41 +01:00
Schedule fix CUType reporting 2019-07-26 15:04:58 +02:00
Search Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
WebcalCaching cache webcal calendars on server 2018-11-07 13:25:14 +01:00
BirthdayService.php Add Repair step to regenerate birthday calendar 2019-02-16 16:19:22 +01: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 allow to provide supported calendar component set internally as a string 2019-07-22 16:58:54 +02:00
Calendar.php LIMIT is no column but a SQL feature, allow limit on initial sync 2019-07-18 12:42:11 +02:00
CalendarHome.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalendarImpl.php
CalendarManager.php Fix unit tests for CalendarManager 2017-12-12 09:33:52 +01:00
CalendarObject.php
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
PublicCalendarObject.php
PublicCalendarRoot.php