summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/BirthdayService.php
Commit message (Expand)AuthorAgeFilesLines
* Delete old birthday calendar object when moving contact to another address bookChristian Weiske2021-03-261-3/+17
* Fix l10nValdnet2021-03-251-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Use correct year for generated birthdays eventsSven Strickroth2020-11-131-1/+6
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Merge pull request #18895 from nextcloud/bugfix/noid/fix_birthday_calendar_colorMorris Jobke2020-07-061-1/+1
|\
| * Changes the Birthday calendar color to slightly brighter oneGeorg Ehrke2020-01-141-1/+1
* | Update license headers for 19Christoph Wurst2020-04-291-0/+1
* | Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+4
* | Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-271-0/+1
|/
* Update license headersChristoph Wurst2019-12-051-3/+3
* Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ...Georg Ehrke2019-09-161-4/+11
* replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-49/+132
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-3/+16
* unicode all the birthday iconsGeorg Ehrke2019-02-161-9/+24
* set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-3/+23
* generate different UIDs for Birthday, Anniversary and Death eventGeorg Ehrke2018-01-041-3/+4
* respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-2/+50
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+3
* [DAV][CalDAV] FixesRoeland Jago Douma2017-08-011-1/+1
* Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-051-6/+39
* BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-1/+5
* [9.2] Sync deathdate and anniversary to birthday calendar (#25655)Thomas Müller2016-10-141-22/+43
* Merge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-componentLukas Reschke2016-09-261-0/+1
|\
| * The birthday calendar can only hold VEVENT - refs https://github.com/owncloud...Thomas Müller2016-09-201-0/+1
* | Use magic DIJoas Schilling2016-09-201-1/+1
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+3
* Fix undefined propertiesRobin Appelman2016-07-081-0/+6
* Update license headersLukas Reschke2016-05-261-0/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+226