summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/caldav
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-126-2050/+0
* Birthday calendar should never have write acl - fixes #24154Thomas Müller2016-04-211-6/+7
* Translate contacts birthday - fixes #23982Thomas Müller2016-04-142-10/+21
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-04-081-1/+1
* Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-081-19/+52
|\
| * Propagate birthday to group shares as wellThomas Müller2016-03-231-18/+29
| * Propagate birthdays of shared addressbooks to the sharee's birthday calendar ...Thomas Müller2016-03-231-18/+40
* | Merge pull request #23501 from owncloud/alarms_for_birthdayeventsThomas Müller2016-04-061-0/+5
|\ \
| * \ Merge branch 'master' into alarms_for_birthdayeventsAchim Königs2016-03-262-7/+38
| |\ \
| * | | add VALARM for birthday eventsAchim Königs2016-03-231-0/+5
| | |/ | |/|
* | | 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-242-6/+36
* | Fix group shares on v1 caldav and carddav - fixes #23328Thomas Müller2016-03-241-1/+2
|/
* Create the contact birthday calendar right away as soon as the command is exe...Thomas Müller2016-03-161-16/+12
* Merge pull request #23082 from owncloud/contacts_calendar_name_colorThomas Müller2016-03-161-0/+5
|\
| * add title and color to birthday calendarGeorg Ehrke2016-03-101-0/+5
* | 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
| |/
* | Merge pull request #23080 from owncloud/use-non-localized-birthday-titleThomas Müller2016-03-111-2/+2
|\ \
| * | Use a birthday title which does not require translation because we have no id...Thomas Müller2016-03-101-2/+2
| |/
* | Merge pull request #23048 from owncloud/no-fatal-error-if-DSTART-is-not-setThomas Müller2016-03-101-2/+2
|\ \
| * | fixes #23004Thomas Müller2016-03-101-1/+1
| * | fixes #23020Thomas Müller2016-03-091-1/+1
| |/
* / The birthday_calendar is read-onlyThomas Müller2016-03-101-4/+9
|/
* Merge pull request #22244 from owncloud/dont-update-shared-resource-propertiesThomas Müller2016-03-071-0/+10
|\
| * Allow to hide a shared calendarJoas Schilling2016-02-291-1/+3
| * For 9.0 we don't have the possibility to store calendar and addressbook prope...Thomas Müller2016-02-291-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