]> source.dussan.org Git - nextcloud-server.git/commit
don't remove owner property for public calendars 4272/head
authorGeorg Ehrke <developer@georgehrke.com>
Sun, 9 Apr 2017 16:51:14 +0000 (18:51 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Mon, 10 Apr 2017 08:45:14 +0000 (10:45 +0200)
commitf54a3d955254c8f2c94649379ce34ea99c7b6c71
treec57a04fcf4437e10b3b030794e5b62f8a8614844
parent210293513e291c3feff14aa29fde0851961c692c
don't remove owner property for public calendars

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
apps/dav/lib/CalDAV/Calendar.php
apps/dav/lib/CalDAV/CalendarObject.php
apps/dav/lib/CalDAV/PublicCalendar.php [new file with mode: 0644]
apps/dav/lib/CalDAV/PublicCalendarObject.php [new file with mode: 0644]
apps/dav/lib/CalDAV/PublicCalendarRoot.php
apps/dav/tests/unit/CalDAV/CalendarTest.php
apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php
apps/dav/tests/unit/CalDAV/PublicCalendarTest.php [new file with mode: 0644]