egroupware_official/api/src/CalDAV
Ralf Becker f7d09e9ec0 * CalDAV: work around problems with Outlook CalDAV Synchroniser (https://caldavsynchronizer.org/)
- sends a DELETE to reject a meeting request --> deletes event for all participants, if user has delete rights on the calendar
- always sends all participants back with status NEEDS-ACTION --> resets status of all participant, if user has edit rights
--> remove all add, edit, delete rights from other users
2018-09-20 15:58:00 +02:00
..
Handler.php * CalDAV: work around problems with Outlook CalDAV Synchroniser (https://caldavsynchronizer.org/) 2018-09-20 15:58:00 +02:00
Hooks.php store CalDAV/CardDAV log in user spezific log directories 2017-10-30 15:00:42 +01:00
IcalIterator.php Strip UTF-8 BOM from ical file 2018-09-05 13:29:03 -06:00
Principals.php * CalDAV/resources: fix wrong ACL/rights send to clients (PHP warning in log) 2018-04-12 13:03:13 +02:00
PropfindIterator.php move CalDAV/CardDAV server to api 2016-04-02 10:44:17 +00:00