0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-14 12:59:20 +00:00
nextcloud_server/apps/dav/tests/unit/CalDAV
SebastianKrupinski f186279bf4 fix: disable both iTip and iMip messages
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-12-10 13:29:47 -05:00
..
Activity fix(caldav): encode calendar URIs with umlauts for activities 2024-07-10 15:18:27 +02:00
AppCalendar chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-06 16:57:02 +02:00
Integration Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Listener Remove all legacy event dispatchers from CalDAV & CardDAV backends 2022-05-17 15:09:46 +02:00
Publishing chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Reminder chore(absence): Add capability for absence api 2024-12-05 23:30:57 +01:00
ResourceBooking chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Schedule fix: disable both iTip and iMip messages 2024-12-10 13:29:47 -05:00
Search chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Security test(dav): Add unit test for no calendars/subscription limit 2024-03-12 12:41:15 +01:00
Status fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" 2024-01-10 09:18:08 +01:00
Validation fix(caldav): limit vevent size 2024-07-10 14:55:52 +00:00
WebcalCaching fix(caldav): add missing handlers 2024-10-01 22:41:54 +02:00
AbstractCalDavBackend.php fix(dav): Add occ command to fix missing caldav sync tokens 2024-03-12 12:44:00 +01:00
CachedSubscriptionImplTest.php feat(caldav): expose calendar subscriptions 2024-05-08 10:49:21 +02:00
CachedSubscriptionObjectTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CachedSubscriptionProviderTest.php feat(caldav): expose calendar subscriptions 2024-05-08 10:49:21 +02:00
CachedSubscriptionTest.php feat(caldav): expose calendar subscriptions 2024-05-08 10:49:21 +02:00
CalDavBackendTest.php feat(caldav): order the calendar objects by start date for search 2024-06-06 12:29:29 +02:00
CalendarHomeTest.php feat(caldav): expose calendar subscriptions 2024-05-08 10:49:21 +02:00
CalendarImplTest.php feat(caldav): expose calendar subscriptions 2024-05-08 10:49:21 +02:00
CalendarManagerTest.php Remove last at matcher call in dav application tests 2023-09-14 15:01:26 +02:00
CalendarTest.php fix(caldav): allow renaming of birthday calendars 2024-09-04 23:18:30 +02:00
DefaultCalendarValidatorTest.php fix(caldav): stricter default calendar checks 2024-07-23 08:50:30 +02:00
EventComparisonServiceTest.php fix(dav): wrong comparison method between two events 2024-03-25 13:18:58 +01:00
OutboxTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
PluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
PublicCalendarRootTest.php enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +01:00
PublicCalendarTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
TimezoneServiceTest.php fix(dav): Prioritize timezone from core/login 2023-11-29 12:17:30 +01:00
TipBrokerTest.php fix: override iTip Broker to fix several issues 2024-11-14 10:56:42 -05:00