Commit Graph

18 Commits

Author SHA1 Message Date
2990f5694b Fix file author and copyright 2017-07-26 17:48:08 +02:00
0bba3c6913 Add html escaping 2017-07-24 20:48:22 +02:00
a8f2dae3ea Remove @author docblock 2017-07-20 18:12:29 +02:00
ce388fdd97 Fixes #66 2017-07-17 19:31:51 +02:00
e9cb14b2c9 Fix api path 2017-05-31 09:40:28 +02:00
f3425e0735 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9d7a9cb690 Bulkl path fix 2017-02-12 21:42:39 +01:00
1dfb1d2b70 More flexbox implementations 2017-01-29 12:35:25 +01:00
4a95f90207 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
1c5b097be4 Adjusting copyright 2017-01-26 16:32:45 +01:00
b9c1cc4857 Increase php version requirement 2016-12-07 20:56:15 +01:00
b61201ed58 Localization fix 2016-07-27 22:20:30 +02:00
e0bbc07a45 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
ca529f832f Dynamic language loading 2016-07-05 19:00:30 +02:00
5b021b5a84 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
918ca094aa Fixing upload bugs 2016-05-25 22:53:06 +02:00
986e05db68 Simplyfing layout 2016-05-17 20:14:04 +02:00
24d7fdc1b9 Case fix! 2016-03-26 18:59:38 +01:00