summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/caldav/caldavbackend.php
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-1390/+0
* apps/dav: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-301-2/+2
* Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-241-0/+2
* Fix group shares on v1 caldav and carddav - fixes #23328Thomas Müller2016-03-241-1/+2
* Merge pull request #23074 from owncloud/issue-22835-correctly-use-querybuilde...Thomas Müller2016-03-151-2/+2
|\
| * Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-2/+2
* | fixes #23004Thomas Müller2016-03-101-1/+1
* | fixes #23020Thomas Müller2016-03-091-1/+1
|/
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-2/+2
* Convert the old principal to the new principal before getting calendarsJoas Schilling2016-02-191-2/+13
* Sync a users contacts birthday to the users birthday calendarThomas Müller2016-02-181-0/+6
* Migration of calendarsThomas Müller2016-02-091-9/+115
* Adding common name to shareeThomas Müller2016-02-081-1/+1
* Original resources should not be overwritten by shared resourcesThomas Müller2016-02-081-2/+6
* Remove entries in dav_shares on deletion of a calendarThomas Müller2016-02-031-0/+2
* Fix ACLs on shared calendarsThomas Müller2016-02-031-2/+0
* No duplicate calendars if shared with user and group and the user is part of ...Thomas Müller2016-02-031-4/+3
* Add calendar sharingThomas Müller2016-02-031-1/+86
* Replace other usagesJoas Schilling2016-01-251-1/+2
* Happy new year!Thomas Müller2016-01-121-1/+2
* Adjust sabre changes in coreThomas Müller2015-11-241-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-201-4/+3
* Use uri as displaynameThomas Müller2015-11-161-19/+7
* components was not written to the databaseThomas Müller2015-11-161-0/+1
* Add scheduling backendThomas Müller2015-11-161-4/+54
* Fix OracleThomas Müller2015-11-161-1/+1
* Introducing CalDAV into coreThomas Müller2015-11-161-0/+1136