nextcloud/apps/dav/tests
Daniel Kesselberg 457f4a530e fix(caldav): add webroot to objectid for activities
A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/
The calendar app uses base64(calendar uri) as identifier for calendar objects.

Without this patch the links from activity app to calendar app don't work for installations in a subdirectory.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-13 20:33:23 +02:00
..
benchmarks Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +01:00
integration/UserMigration Remove use of mixed type which is not available in PHP 7.4 2022-05-02 10:52:37 +02:00
misc Addressbook sharing added based on a simplified approach which is based on calendar sharing standard 2015-11-19 11:34:31 +01:00
travis Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
unit fix(caldav): add webroot to objectid for activities 2023-09-13 20:33:23 +02:00