roundcubemail-plugins-kolab/plugins/calendar/drivers/kolab
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
..
SQL Fix kolab_alarms table schema for MariaDB (Bifrost#T163148) 2019-05-28 13:54:00 +02:00
kolab_calendar.php Fix various issues caused by caching outdate properties 2019-04-29 13:44:11 +00:00
kolab_driver.php Add posibility to remove pending/declined invitation events (Bifrost#T203431) 2019-04-29 10:39:08 +00:00
kolab_invitation_calendar.php Add posibility to remove pending/declined invitation events (Bifrost#T203431) 2019-04-29 10:39:08 +00:00
kolab_user_calendar.php Add posibility to remove pending/declined invitation events (Bifrost#T203431) 2019-04-29 10:39:08 +00:00