aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-134-19/+24
* Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-t...Richard Steinmetz2025-01-111-1/+1
|\
| * fix(caldav): rename default calendar to keep it in the trashbin instead of pu...rename-deleted-default-calendar-in-trashbinThomas Citharel2025-01-061-1/+1
* | fix: change translation logic to handle plurals betterfix/issue-49756-translationsSebastianKrupinski2025-01-061-49/+497
|/
* Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling2024-12-161-6/+13
|\
| * test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principalJoas Schilling2024-12-161-6/+13
* | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-102-19/+39
* | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski2024-12-092-18/+105
|/
* chore(absence): Add capability for absence apiMarcel Müller2024-12-011-0/+3
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-152-7/+447
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-212-7/+447
* | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
* | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-121-10/+117
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-111-0/+19
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-222-3/+4
|\ \
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-3/+4
| |/
* / fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-211-0/+183
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-155-6/+9
* Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middlewareAnna2024-10-021-20/+7
|\
| * fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-011-20/+7
* | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-datesescoand2024-10-021-2/+2
|/
* chore: Get rid of travis in DAV appchore/remove-travisFerdinand Thiessen2024-09-191-23/+23
* Merge pull request #47399 from nextcloud/fix/47275/driverExceptionHamza2024-09-191-6/+8
|\
| * fix: expand select and group by for calandar reminder backendfix/47275/driverExceptionHamza Mahjoubi2024-09-191-6/+8
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
|/
* Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-168-28/+28
|\
| * refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-158-28/+28
* | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integerAnna Larch2024-09-151-14/+14
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2512-37/+37
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-201-0/+2
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-142-254/+393
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-132-254/+393
* | fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-131-1/+1
|/
* fix: handle-duplicate-reminderhamza2212024-08-131-2/+2
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-071-1/+28
* Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-072-10/+109
|\
| * fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-012-10/+109
* | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-061-31/+370
|/
* feat: mail provider backendSebastianKrupinski2024-07-231-5/+131
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-222-2/+185
* feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-172-137/+2195
* fix(caldav): limit vevent sizeSebastianKrupinski2024-07-041-0/+73
* fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-252-1/+72
* feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-2/+3
* fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-201-6/+47
* fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-111-2/+37
* feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-0/+38
* fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-05-281-0/+164
* chore: Add SPDX headerAndy Scherzinger2024-05-2852-1123/+119
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-076-7/+362