summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate event email notificationsRichard Steinmetz2022-11-043-5/+94
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Support iMIP invitations from MailAnna Larch2022-08-221-0/+79
* Use user name cache in activity providersJoas Schilling2022-08-191-37/+0
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-5/+9
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-3/+3
* Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-141-2/+31
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-101-0/+2
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-171-0/+2
* | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-101-11/+10
|\ \
| * | Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-171-11/+10
| |/
* | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry2022-06-101-18/+67
|\ \
| * | Refactor CalDAV\Schedule\PluginTest for depreciated phpunit methodsThomas Citharel2022-05-121-10/+15
| * | Put calendar invites into the user's first available calendarThomas Citharel2022-05-121-8/+52
| |/
* | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-106-13/+245
|\ \
| * | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-176-13/+245
| |/
* | Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst2022-06-021-12/+18
|\ \
| * | Debug log what happens during reminders processingChristoph Wurst2022-06-011-12/+18
* | | Merge pull request #32471 from nextcloud/fix-wrong-dav-activitiesChristoph Wurst2022-06-011-2/+4
|\ \ \ | |/ / |/| |
| * | Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-05-181-2/+4
| |/
* / Add email validationAnna Larch2022-05-181-87/+33
|/
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-028-67/+33
* Fix namespace of RefreshWebcalServiceTestCôme Chilliet2022-05-021-1/+1
* Fix PublishingTest class nameCôme Chilliet2022-05-021-1/+1
* Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-211-1/+7
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-166-51/+87
* Fix default language detection for calendar notificationsChristoph Wurst2021-10-131-2/+2
* Expose user language through DAVThomas Citharel2021-08-161-0/+2
* Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-231-2/+2
* Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke2021-06-072-88/+36
|\
| * Code style fixesMorris Jobke2021-06-072-10/+0
| * Fix dispatcher handling in CalDavBackendTestJoas Schilling2021-06-042-82/+40
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0440-81/+41
|/
* Rewrite birthday calendar tests without $this->at()François Freitag2021-05-311-5/+5
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-314-11/+26
* Remove the untyped calendar update eventChristoph Wurst2021-05-071-3/+5
* Remove the untyped calendar create eventChristoph Wurst2021-05-072-6/+12
* Clean up reminder actions and call methods directlyChristoph Wurst2021-05-071-12/+6
* Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-072-18/+32
* Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-071-3/+6
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-071-12/+20
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-292-13/+20
* Fix DAV unit testsJoas Schilling2021-04-201-1/+2
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+14
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-64/+107
* Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-7/+76
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-0/+3
* Fix notifier testRoeland Jago Douma2020-12-071-2/+5