summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Schedule
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-292-0/+3
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-2/+221
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-22/+20
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Fix multiline commentsChristoph Wurst2020-04-081-2/+2
* Add default titles for titleless events in invitationsThomas Citharel2020-04-031-5/+49
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-7/+7
|/
* Update license headersChristoph Wurst2019-12-052-2/+6
* Set common-name to user's displayname if none is setGeorg Ehrke2019-11-291-5/+39
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-261-0/+41
* Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-15/+15
* IMipPlugin: DRY up - move common test set-up into setUp functionBrad Rubenstein2019-02-281-311/+117
* IMipPlugin: Added unit test for dav.invitation_link_recipients supportBrad Rubenstein2019-02-281-0/+132
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-3/+3
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-3/+83
* show name of organizer in from name of invitation emailGeorg Ehrke2017-11-141-3/+16
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-062-1/+4
* fancify invitation emailsGeorg Ehrke2017-11-031-17/+79
* Use ::class in test mocksMorris Jobke2017-10-241-6/+6
* Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-051-5/+9
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-2/+60
* Add testsLukas Reschke2016-11-091-0/+83
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+91