Commit Graph

27 Commits

Author SHA1 Message Date
b12d6c6b4e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
76da582569 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
48a7e3a813 Remove package TBD 2017-12-30 11:56:53 +01:00
ce4a38740b Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
72e16955c6 Fix #13 2017-11-08 22:39:51 +01:00
5f83208657 General fixes 2017-11-05 13:09:39 +01:00
88f93c80b3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
fad6472c3e Simplify htmlescape 2017-09-14 20:39:58 +02:00
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
32906928bc Fix footer rendering 2017-07-25 19:09:46 +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
c5c680bbc5 fixes #62 2017-05-30 18:21:27 +02:00
24f8da4290 Make all tables red 2017-04-16 20:38:39 +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
efa4c85976 Fix uri parameter 2017-02-08 19:40:22 +01:00
b2aee97791 Pass uri query parameter 2017-02-08 19:28:55 +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