Commit Graph

19 Commits

Author SHA1 Message Date
bb06197022 Simplify htmlescape 2017-09-14 20:39:58 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
5753a54746 Add html escaping 2017-07-24 20:48:22 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
ed67a7bd4f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
939da45d2b Bulkl path fix 2017-02-12 21:42:39 +01:00
47bb3bc47c Fix uri parameter 2017-02-08 19:40:22 +01:00
ba9ce0c6e3 Pass uri query parameter 2017-02-08 19:29:11 +01:00
64cf0a06ce Admin tpl flexbox implementation 2017-01-28 19:56:13 +01:00
3a4fdced2b 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
697294b655 Adjusting copyright 2017-01-26 16:32:45 +01:00
3ccfaf607a Increase php version requirement 2016-12-07 20:56:15 +01:00
ecc7ec63da Path fix 2016-10-17 22:00:24 +02:00
fcb8d6c137 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
5c1153039a Dynamic language loading 2016-07-05 19:00:30 +02:00
34081fc20c 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
0ed5f2b473 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
d96a658bb3 Simplyfing layout 2016-05-17 20:14:04 +02:00
a7565bbc07 Case fix! 2016-03-26 18:59:38 +01:00