summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/caldav
Commit message (Expand)AuthorAgeFilesLines
* Run the license scriptJoas Schilling2016-07-226-10/+17
* Birthday calendar should never have write acl - fixes #24154Thomas Müller2016-04-211-13/+7
* Revert "Explicitly add the current principal to the acl in case of group shar...Thomas Müller2016-03-312-25/+16
* Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-312-6/+36
* Fix group shares on v1 caldav and carddav - fixes #23328Thomas Müller2016-03-311-1/+2
* Fix unit testThomas Müller2016-03-301-1/+1
* Explicitly add the current principal to the acl in case of group sharingThomas Müller2016-03-292-16/+25
* Create the contact birthday calendar right away as soon as the command is exe...Thomas Müller2016-03-221-16/+12
* Merge pull request #23128 from owncloud/contacts_calendar_name_color-stable9Thomas Müller2016-03-171-0/+5
|\
| * add title and color to birthday calendarGeorg Ehrke2016-03-101-0/+5
* | Merge pull request #23075 from owncloud/backport-23074-oracle-ext-storageThomas Müller2016-03-151-2/+2
|\ \
| * | Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-2/+2
* | | Merge pull request #23114 from owncloud/no-fatal-error-if-DSTART-is-not-set-s...Thomas Müller2016-03-141-2/+2
|\ \ \
| * | | fixes #23004Thomas Müller2016-03-101-1/+1
| * | | fixes #23020Thomas Müller2016-03-101-1/+1
| |/ /
* | / The birthday_calendar is read-onlyThomas Müller2016-03-101-4/+9
| |/ |/|
* | Allow to hide a shared calendarJoas Schilling2016-03-071-1/+3
* | For 9.0 we don't have the possibility to store calendar and addressbook prope...Thomas Müller2016-03-071-0/+8
|/
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Map MaciLukas Reschke2016-03-013-0/+3
* Update author informationLukas Reschke2016-03-014-3/+58
* 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
* Adding cli command to sync birthday calendarThomas Müller2016-02-181-3/+39
* Prevent deletion of birthday calendarThomas Müller2016-02-182-6/+4
* Sync a users contacts birthday to the users birthday calendarThomas Müller2016-02-182-0/+163
* 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
* Deleting a shared address book results in unshareThomas Müller2016-02-031-10/+20
* Deleting a shared calendar results in unshareThomas Müller2016-02-031-2/+14
* Fix ACLs on shared calendarsThomas Müller2016-02-032-19/+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-034-1/+271
* Replace other usagesJoas Schilling2016-01-251-1/+2
* Happy new year!Thomas Müller2016-01-122-2/+21
* Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-081-0/+110
* 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