Commit Graph

21 Commits

Author SHA1 Message Date
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
bc969c318e Fix #13 2017-11-08 22:39:51 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
32bc3142c5 Add ticket templates 2017-09-07 20:34:16 +02:00
7b308977ba Fix file author and copyright 2017-07-26 17:48:08 +02:00
b0ec073c52 Add html escaping 2017-07-24 20:48:22 +02:00
677c4f7054 Remove @author docblock 2017-07-20 18:12:29 +02:00
90c5c12f48 Fix api path 2017-05-31 09:40:28 +02:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
97a2d34bcc Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
856f7512b1 Localization fix 2016-07-27 22:20:30 +02:00
ec3790642f Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
d5376c5577 Dynamic language loading 2016-07-05 19:00:30 +02:00
d3648ef6a6 Language display optimized
Language is now no longer direct array access but provided through a
function. This can be later used to hot load language files instead of
pre-loading them.
2016-07-02 14:14:31 +02:00
d21eb702c7 Simplyfing layout 2016-05-17 20:14:04 +02:00
7cb2b8d0ee Case fix! 2016-03-26 18:59:38 +01:00