nextcloud-server/apps/dav/lib/CalDAV
Georg Ehrke 4a2238c75b
add list-calendars command
Signed-off-by: Georg Ehrke <developer@georgehrke.com>

Rebase and delete URI suggestion part

Invite to use occ dav:list-calendars instead

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Fix autoload

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Use injection & test everything

And rebase

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add test for ListCalendars and refactoring

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Fix indentation

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:33 +01: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
Publishing
ResourceBooking add correct calendar-user-type to resource and room backend 2018-10-22 15:48:13 +02:00
Schedule Calendar invitation: use system default instead of sender's language as fallback 2018-10-24 18:39:30 +02:00
Search
WebcalCaching cache webcal calendars on server 2018-11-07 13:25:14 +01:00
BirthdayService.php
CachedSubscription.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CachedSubscriptionObject.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDavBackend.php add list-calendars command 2019-01-16 13:58:33 +01:00
Calendar.php fixes dav share issue with owner 2018-11-14 21:49:00 +01:00
CalendarHome.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalendarImpl.php
CalendarManager.php
CalendarObject.php
CalendarRoot.php
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