You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/dav/tests/unit/CalDAV/Schedule
Claus-Justus Heine 8e928ca496
feat: enable invitations for shared calendars
This is basically the original commit, but with the addition that
shared calendars in to account and adjusts their uri s.t. the Sabre
library can find the returned object uri in the user's calendar
collection.
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
Try to fix some psalm things. No change to the code apart from that.
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>

getCalendarObjectByUID(): prefer objects in shared writable calendars over private objects.

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>

fix: include the principalUri for dav_shares clause

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>

feat: use getPrincipalURI only for shared calendars

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 month ago
..
IMipPluginTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
IMipServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
PluginTest.php feat: enable invitations for shared calendars 1 month ago