nextcloud/apps/dav/lib/CalDAV
Joas Schilling 474720ff1c
Overwrite the schedule target calendar with the personal one and create it if missing
Otherwise this leads to problems like events being added to the birthday calendar,
if that one is the first calendar which was created for the user. See:
https://github.com/nextcloud/server/pull/2274

Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-09 09:34:25 +01:00
..
Activity Adjust all implementations in the server repo 2016-12-01 11:35:23 +01:00
Publishing fix annotations & copyright headers 2016-09-26 11:55:43 +02:00
Schedule Overwrite the schedule target calendar with the personal one and create it if missing 2016-12-09 09:34:25 +01:00
BirthdayService.php BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st 2016-11-17 15:28:15 +01:00
CalDavBackend.php Minor fixes 2016-11-04 15:10:15 +01:00
Calendar.php fix PropPatch requests on calendars 2016-11-21 22:10:51 +01:00
CalendarHome.php Overwrite the schedule target calendar with the personal one and create it if missing 2016-12-09 09:34:25 +01:00
CalendarObject.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
CalendarRoot.php Fix apps/ 2016-07-21 18:13:57 +02:00
Plugin.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
PublicCalendarRoot.php Add publicuri to oc_dav_shares table and start working with it 2016-09-26 11:55:39 +02:00