roundcubemail-plugins-kolab/plugins/calendar/drivers
Aleksander Machniak de8e018c4a Fix kolab_alarms table schema for MariaDB (Bifrost#T163148)
Error: Specified key was too long; max key length is 767 bytes, is caused
by missing charset specification for the table. Maria's default
charset is utf8mb4 making the varchar(255) field too big for a key.
2019-05-28 13:54:00 +02:00
..
database T1841: Support non-all-day exceptions to all-day events and vice-versa 2016-12-30 05:33:02 -05:00
kolab Fix kolab_alarms table schema for MariaDB (Bifrost#T163148) 2019-05-28 13:54:00 +02:00
ldap Fix broken resource details when kolabDescAttribute contains non-JSON-formatted value (Bifrost#T209152) 2019-05-14 09:49:20 +02:00
calendar_driver.php Fix PHP7 warnings in calendar plugin code (Bifrost#T31309) 2017-05-09 15:13:02 +02:00
resources_driver.php Display resource's availability in a small calendar widget. Data is derived from the resource free/busy data 2014-03-17 17:29:12 +01:00