server/apps/dav/tests/unit/CalDAV
Georg Ehrke 6f66fba559
fix foreach error for reminder generator
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-08-18 20:56:57 +02:00
..
Activity Expose subadmin to OCP 2019-01-29 20:47:35 +01:00
BirthdayCalendar
Publishing
Reminder fix foreach error for reminder generator 2019-08-18 20:56:57 +02:00
ResourceBooking use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
Schedule Move dav.invitation_link_recipients from getSystemValue to getAppValue 2019-07-31 12:55:50 -07:00
Search
WebcalCaching cache webcal calendars on server 2018-11-07 13:25:14 +01:00
AbstractCalDavBackend.php use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
CachedSubscriptionObjectTest.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CachedSubscriptionTest.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDavBackendTest.php Add command to move a calendar from an user to another 2019-01-16 13:58:33 +01:00
CalendarHomeTest.php
CalendarImplTest.php
CalendarManagerTest.php
CalendarTest.php use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
OutboxTest.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
PluginTest.php remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:10:26 +02:00
PublicCalendarRootTest.php Created infrastructure to show circles' shared files 2019-03-13 00:31:38 +01:00
PublicCalendarTest.php