Uh oh!
There was an error while loading. Please reload this page.
Provide dav setting for user's default calendar - #19852
Conversation
6867a83 to
229fb7aComparegeorgehrke
commented
Mar 9, 2020
Just double checked to make sure: |
georgehrke
commented
Mar 10, 2020
@tcitworld What is your concept for the endpoint for setting this? |
tcitworld
commented
Mar 10, 2020
Since the property was read-only in Sabre I only thought of it at first as a Controller endpoint. We could indeed do that through a DAV method, but is it worth it anyway? Does macOS/iOS Calendar handle this? |
georgehrke
commented
Mar 10, 2020
No, the only two interesting things you can configure via DAV in macOS are default alarms for timed events and allday events: Changing the default calendar does not result in any CalDAV requests. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
229fb7a to
0fb2955Compare0fb2955 to
e91636dCompareskjnldsv
commented
Apr 11, 2020
Conflicts |
And add tests to handle schedule-default-calendar-URL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
itself is deleted Signed-off-by: Thomas Citharel <tcit@tcit.fr>
e91636d to
0408c37Comparetcitworld
commented
Apr 13, 2020
Rebased and php-cs-fixed :) |
And add tests to handle schedule-default-calendar-URL
Part 1 for #19826