Commit Graph

17 Commits

Author SHA1 Message Date
fb7d2c98f4 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
f428d730c4 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
fefad240c9 Remove package TBD 2017-12-30 11:56:53 +01:00
eb09546815 General fixes 2017-11-05 13:09:39 +01:00
90246a0b74 Fix file author and copyright 2017-07-26 17:48:08 +02:00
9e1194082d Add html escaping 2017-07-24 20:48:22 +02:00
1450602d64 Remove @author docblock 2017-07-20 18:12:29 +02:00
72f33d6f33 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9f94ce1094 Bulkl path fix 2017-02-12 21:42:39 +01:00
d4b4962726 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
0da6628455 Adjusting copyright 2017-01-26 16:32:45 +01:00
7c3531dbf3 Increase php version requirement 2016-12-07 20:56:15 +01:00
c9df8cb966 Fixing doc blocks 2016-11-06 22:22:07 +01:00
6125dc0fce Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
eb7b8125f8 Dynamic language loading 2016-07-05 19:00:30 +02:00
7a16138b2d 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
7ff9bf14a3 Case fix! 2016-03-26 18:59:38 +01:00