egroupware_official/api/src/CalDAV
ralf 67440f8aed * All apps/REST API: fix custom-fields of type "date-time" to be stored timezone aware, if no format is specified
So far date-time values were stored in user-time, now they are stored in UTC with a "Z" suffix" to be able to still read old user-time values unchanged.
2024-07-29 19:16:08 +02:00
..
Handler.php * Calendar/Resources/CalDAV: fix not reported priviledges for resources causing resource calendars to appear readonly in CalDAV clients 2024-07-12 10:10:55 +02:00
Hooks.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
IcalIterator.php Calendar: Process multiple VCALENDAR in the same file when importing iCal files 2023-11-10 10:33:19 -07:00
JsBase.php * All apps/REST API: fix custom-fields of type "date-time" to be stored timezone aware, if no format is specified 2024-07-29 19:16:08 +02:00
JsCalendar.php * All apps/REST API: fix custom-fields of type "date-time" to be stored timezone aware, if no format is specified 2024-07-29 19:16:08 +02:00
JsParseException.php WIP REST Api for Timesheet app 2023-12-12 19:51:07 +02:00
Principals.php add calendar-proxy-(read|write)-for properties on principal as requested by TbSync 2022-05-24 20:22:33 +02:00