0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 16:38:28 +00:00
nextcloud_server/apps/dav/tests/unit/CalDAV
Joas Schilling f9ee3505a0
Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions-of-a-principal
fix(calendar): Fix getting the permissions of the user
2024-12-16 15:02:51 +01:00
..
Activity fix(caldav): encode calendar URIs with umlauts for activities 2024-06-20 10:56:27 +02:00
AppCalendar refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
BirthdayCalendar refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Integration chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Listener chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Publishing chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Reminder chore(absence): Add capability for absence api 2024-12-01 23:15:32 +01:00
ResourceBooking chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Schedule fix: disable both iTip and iMip messages 2024-12-10 12:39:49 -05:00
Search chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Security chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Status chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Validation fix(caldav): limit vevent size 2024-07-04 18:56:27 -04:00
WebcalCaching Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware 2024-10-02 15:12:26 +02:00
AbstractCalDavBackend.php fix(caldav): allow VJOURNAL if no supported component set is specified 2024-08-13 15:26:17 +02:00
CachedSubscriptionImplTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CachedSubscriptionObjectTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CachedSubscriptionProviderTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
CachedSubscriptionTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CalDavBackendTest.php chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
CalendarHomeTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CalendarImplTest.php test: Adjust tests to proof exclusion of other principal permissions 2024-12-16 08:36:25 +01:00
CalendarManagerTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CalendarTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DefaultCalendarValidatorTest.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
EventComparisonServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
EventReaderTest.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 -05:00
OutboxTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
PluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
PublicCalendarRootTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
PublicCalendarTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TimeZoneFactoryTest.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 -05:00
TimezoneServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
TipBrokerTest.php fix: use invokePrivate for test 2024-11-14 10:46:47 -05:00