aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV
Commit message (Expand)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-7/+7
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+1
* replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-28/+41
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-1/+2
* Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-191-10/+39
|\
| * Allow to search for real pattern in contactsArne Hamann2019-05-281-10/+39
* | Add event dispatcher to OCPChristoph Wurst2019-06-251-12/+2
|/
* Fix PHPUnitMorris Jobke2019-03-121-0/+2
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+26
* unicode all the birthday iconsGeorg Ehrke2019-02-161-20/+33
* set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-15/+28
* Phpunit testsJohn Molakvoæ (skjnldsv)2018-11-051-25/+112
* Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-20/+27
|\
| * Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-021-20/+27
* | Fix testsRoeland Jago Douma2018-11-011-6/+6
|/
* Test sync service when user is deactivatedThomas Citharel2018-08-061-5/+21
* Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-0/+1
* Fix the master unit testsRoeland Jago Douma2018-06-011-0/+2
* Fix testsRoeland Jago Douma2018-05-271-1/+8
* generate different UIDs for Birthday, Anniversary and Death eventGeorg Ehrke2018-01-041-1/+1
* respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-5/+110
* Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-071-1/+1
|\
| * Remove unused variablesMorris Jobke2017-11-061-1/+1
* | Change @georgehrke's emailMorris Jobke2017-11-064-4/+4
* | Update license headersMorris Jobke2017-11-067-1/+12
|/
* Use ::class in test mocks of dav appMorris Jobke2017-10-262-4/+4
* Use ::class in test mocksMorris Jobke2017-10-246-21/+23
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-11/+33
* urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-121-0/+4
* Fix ImageExportPluginTestRoeland Jago Douma2017-05-081-120/+113
* Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-11/+42
* Fix testsRoeland Jago Douma2017-05-021-1/+15
* Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-241-1/+0
|\
| * Remove unused use statementsMorris Jobke2017-04-221-1/+0
* | add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-231-1/+3
|/
* Fix unit testsMorris Jobke2017-04-202-1/+5
* adjust existing testsBjoern Schiessle2017-04-111-4/+4
* fix testsBjoern Schiessle2017-03-241-1/+2
* use right format for avatarsBjoern Schiessle2017-03-241-4/+4
* don't add empty values to the vcardBjoern Schiessle2017-03-242-37/+47
* Fix testsRoeland Jago Douma2017-03-101-6/+6
* testsJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-051-12/+17
* VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-6/+40
* update unit testsBjoern Schiessle2016-11-212-52/+136
* BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-0/+1
* Fix testsRoeland Jago Douma2016-11-041-1/+2
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-046-63/+63
* [9.2] Sync deathdate and anniversary to birthday calendar (#25655)Thomas Müller2016-10-141-21/+34
* Fix unit testsJoas Schilling2016-10-063-11/+24