summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/caldav/birthdayservice.php
Commit message (Collapse)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-226/+0
| | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-04-081-1/+1
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-081-19/+52
|\ | | | | Propagate birthdays of shared addressbooks to the sharee's birthday c…
| * 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
| | | | | | | | as well
* | add VALARM for birthday eventsAchim Königs2016-03-231-0/+5
|/ | | | ACTION=DISPLAY *should* prevents audible alarms.
* Create the contact birthday calendar right away as soon as the command is ↵Thomas Müller2016-03-161-16/+12
| | | | executed once - fixes #23203
* Merge pull request #23082 from owncloud/contacts_calendar_name_colorThomas Müller2016-03-161-0/+5
|\ | | | | add title and color to birthday calendar
| * add title and color to birthday calendarGeorg Ehrke2016-03-101-0/+5
| |
* | Use a birthday title which does not require translation because we have no ↵Thomas Müller2016-03-101-2/+2
|/ | | | idea about the target device language and forcing English upon all users is kind of bad
* Adding cli command to sync birthday calendarThomas Müller2016-02-181-3/+39
|
* Prevent deletion of birthday calendarThomas Müller2016-02-181-6/+0
|
* Sync a users contacts birthday to the users birthday calendarThomas Müller2016-02-181-0/+157