aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/hookmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-126/+0
| | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4
* Personal calendar should be generated even if the birthday calendar already ↵Thomas Müller2016-04-211-1/+2
| | | | exists - fixes #24082
* Fix displayname for initial calendars and address books - fixes #24057Thomas Müller2016-04-181-18/+18
|
* Revert "Fix displayname for initial calendars and address books - fixes #24057"Thomas Müller2016-04-181-18/+18
| | | | This reverts commit a5d3e5ed6893b35dc473a479105d95f03a403999.
* Fix displayname for initial calendars and address books - fixes #24057Thomas Müller2016-04-181-18/+18
|
* Use better names for the default calendars and addressbooks - fixes #23720Thomas Müller2016-04-131-2/+4
|
* On login we create a default calendar and a default addressbook for the user ↵Thomas Müller2016-02-151-1/+41
| | | | - fixes #22360
* React on OC_User::changeUser hook and update the user's vcardThomas Müller2016-01-201-0/+9
|
* Start updating system addressbookThomas Müller2016-01-141-0/+74