nextcloud/apps/dav/tests/unit/CalDAV
Morris Jobke 6ec7d6da7e
Merge pull request #20189 from nextcloud/backport/18679/stable17
[stable17] fix OCA\DAV\CalDAV\CalDavBackend search $options
2020-04-14 14:00:42 +02:00
..
Activity Expose subadmin to OCP 2019-01-29 20:47:35 +01:00
BirthdayCalendar create a user's birthday calendar right after they requested it 2017-11-11 11:28:34 +01:00
Publishing Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
Reminder Hash event UID to make sure it's not too long for PushProvider 2020-02-25 16:06:32 +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 Make rooms / resources automatically reply to invites 2019-08-26 13:27:59 +02:00
Search Merge pull request #7075 from nextcloud/remove-unused-variables 2017-11-07 16:18:40 +01:00
WebcalCaching RefreshWebcalService: randomly generate calendar-object uri 2020-03-25 07:14:12 +00:00
AbstractCalDavBackend.php respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 2019-12-03 14:25:32 +01: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 extra test case to exclude by timerange 2020-03-26 18:41:38 +01:00
CalendarHomeTest.php disallow users to create calendars with reserved names 2017-11-11 02:15:56 +01:00
CalendarImplTest.php integrate Dav app with Calendar API 2017-11-09 15:14:58 +01:00
CalendarManagerTest.php Fix unit tests for CalendarManager 2017-12-12 09:33:52 +01:00
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 remember when a user deleted their contact birthdays calendar 2017-11-10 23:05:04 +01:00