No description
Find a file
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
.tx No longer use de for de_DE 2018-12-19 10:25:52 +01:00
plugins Fix kolab_alarms table schema for MariaDB (Bifrost#T163148) 2019-05-28 13:54:00 +02:00
source Implemented Tasks Export (T147, #3861) 2016-06-20 10:09:37 +02:00
.arcconfig Add .arcconfig 2016-03-06 09:02:54 +01:00
.gitignore Ship a .gitignore to make it just a little more convenient for developers to run our plugins directly from source 2012-11-30 13:19:36 +00:00
less-build.sh Add script to build elastic skin css file 2018-04-09 12:35:51 +02:00
transifexpull.sh Allow to pull translations for single plugins 2015-03-25 16:50:47 +01:00