]> source.dussan.org Git - nextcloud-server.git/commit
Provide dav setting for user's default calendar
authorThomas Citharel <tcit@tcit.fr>
Sun, 8 Mar 2020 16:33:27 +0000 (17:33 +0100)
committerThomas Citharel <tcit@tcit.fr>
Mon, 13 Apr 2020 13:07:42 +0000 (15:07 +0200)
commitebdf66b70619a30fd3f9172c1b725b8f56ea9358
tree2e81468128e1ff9a6fe599255b153563507816a2
parent21d8a2bfc16bef4b813d316b18768947e5416ff8
Provide dav setting for user's default calendar

And add tests to handle schedule-default-calendar-URL

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
apps/dav/appinfo/v1/caldav.php
apps/dav/lib/AppInfo/Application.php
apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php
apps/dav/lib/CalDAV/Schedule/Plugin.php
apps/dav/lib/Server.php
apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php