aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Calendar.php
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
|/
* fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-081-2/+7
* Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-201-16/+14
* Add public access modifier to all methodsJoas Schilling2017-04-201-12/+12
* Restrict share handling to the owner onlyJoas Schilling2017-04-201-3/+14
* 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-5/+4
* fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-1/+1
* Fix CalendarTestRoeland Jago Douma2016-11-041-1/+6
* Minor fixesRoeland Jago Douma2016-11-041-1/+1
* Translate the personal calendarJoas Schilling2016-10-061-0/+4
* add in same requestThomas Citharel2016-09-261-5/+1
* fix public calendarsThomas Citharel2016-09-261-0/+4
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+4
* fix can-be-publishedThomas Citharel2016-09-261-0/+4
* Allow not-authenticated access to specific urlsThomas Müller2016-09-261-1/+12
* Remove unnecessary implementationThomas Citharel2016-09-261-2/+1
* Proper work on PublishingThomas Citharel2016-09-261-1/+23
* Fix apps/Joas Schilling2016-07-211-2/+3
* Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+77
* Update license headersLukas Reschke2016-05-261-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+171