summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/CalendarTest.php
Commit message (Expand)AuthorAgeFilesLines
* remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-10/+38
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* Merge pull request #6903 from nextcloud/feature/679/remove_valarms_from_read_...Joas Schilling2017-10-311-0/+180
|\
| * remove reminders from read-only shared calendarsGeorg Ehrke2017-10-221-0/+180
* | Use ::class in test mocksMorris Jobke2017-10-241-1/+1
|/
* Merge pull request #5300 from nextcloud/bugfix/noid/fix_proppatch_requests_to...Morris Jobke2017-06-141-0/+6
|\
| * allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-081-0/+6
* | allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-081-0/+4
|/
* fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-081-0/+2
* Fix invalid Dav testJoas Schilling2017-04-201-4/+4
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-1/+1
* allow sharees to edit certain calendar properties for themselvesGeorg Ehrke2017-03-271-8/+9
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-5/+3
* fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-7/+18
* Fix CalendarTestRoeland Jago Douma2016-11-041-0/+19
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-6/+6
* Fix apps/Joas Schilling2016-07-211-2/+3
* Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+150
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+191