Commit Graph

14 Commits

Author SHA1 Message Date
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
b5142910b4 Add html escaping 2017-07-24 20:48:22 +02:00
c2bc80eb29 Remove @author docblock 2017-07-20 18:12:29 +02:00
d54e2af707 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
f96ee01125 Bulkl path fix 2017-02-12 21:42:39 +01:00
2c732d4062 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
8fb64b6807 Adjusting copyright 2017-01-26 16:32:45 +01:00
baf27fa918 Increase php version requirement 2016-12-07 20:56:15 +01:00
abaa447a7b Localization fix 2016-07-27 22:20:30 +02:00
fb92c904bf Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
9809b10c65 Dynamic language loading 2016-07-05 19:00:30 +02:00
8f1fc788e5 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
0532a29ec4 Simplyfing layout 2016-05-17 20:14:04 +02:00
8f76db30cd Case fix! 2016-03-26 18:59:38 +01:00