nextcloud-server/apps/dav/lib/CalDAV
Georg Ehrke 5c51d84a67
Calendar invitation: use system default instead of sender's language as fallback
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-10-24 18:39:30 +02:00
..
Activity Replace contacts-dark icon with contacts 2018-07-24 18:47:54 +02: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 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 Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
BirthdayService.php
CalDavBackend.php Adding test for table schedulingobjects and fixing postgres LOB 2018-08-06 13:53:32 +02:00
Calendar.php When sharing calendars and addressbooks the principal has to be verified to be valid 2018-05-27 20:51:36 +02:00
CalendarHome.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
CalendarImpl.php
CalendarManager.php
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