summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/CalendarObject.php
Commit message (Collapse)AuthorAgeFilesLines
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-1/+7
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Update sabre/dav to 3.2.0 * Adjust code to work with sabre/dav 3.2.0 and it's dependencies * Adding own CalDAV plugin to fix calendar home property * Test if there is a user logged in when listing files home * Update sabre version used by integration tests * Disable unauthenticated DAV access This is needed to make Sabre 3.2 behave like we did before. Eventually we should integrate better with the ACL plugin which itself should implement an auth failure when appropriate. ===== * Fixed so cherry-pick was succesfull Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+92
Filter private calendar objects in shared calendars