aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/application.php
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-170/+0
* Add background job declaration of dav app to info.xmlThomas Müller2016-05-031-5/+0
* Remove dav migration for 9.1Thomas Müller2016-04-131-60/+0
* Propagate birthday to group shares as wellThomas Müller2016-03-231-4/+9
* Propagate birthdays of shared addressbooks to the sharee's birthday calendar ...Thomas Müller2016-03-231-0/+2
* Birthday events are generated on upgradeThomas Müller2016-03-101-0/+15
* Handle addressbook migration issue by writing the faulty event to the log and...Thomas Müller2016-03-071-1/+4
* Handle calendar migration issue by writing the faulty event to the log and co...Thomas Müller2016-03-071-1/+4
* Update author informationLukas Reschke2016-03-011-0/+1
* remove synced remote address book if the remote server revoked access to his ...Bjoern Schiessle2016-02-291-1/+2
* Adding cli command to sync birthday calendarThomas Müller2016-02-181-8/+11
* Sync a users contacts birthday to the users birthday calendarThomas Müller2016-02-181-2/+34
* On login we create a default calendar and a default addressbook for the user ...Thomas Müller2016-02-151-1/+3
* Migration of calendarsThomas Müller2016-02-091-2/+40
* Unit testing migration logicThomas Müller2016-01-271-1/+2
* Add app to migrate contacts and calendarsThomas Müller2016-01-271-0/+26
* Adding unit testsThomas Müller2016-01-251-1/+0
* Merge pull request #21785 from owncloud/cron-sync-system-addressbookThomas Müller2016-01-201-0/+6
|\
| * Add daily cron job to sync system address bookThomas Müller2016-01-181-0/+6
* | Adjust ctor callThomas Müller2016-01-181-1/+2
|/
* Start updating system addressbookThomas Müller2016-01-141-0/+29
* Happy new year!Thomas Müller2016-01-121-1/+19
* Unit test contact provider registrationThomas Müller2016-01-111-0/+50