Commit Graph

25 Commits

Author SHA1 Message Date
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
6c72690e30 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
74e72f1a21 Remove package TBD 2017-12-30 11:56:53 +01:00
f6ba53bae8 General fixes 2017-11-05 13:09:39 +01:00
fca9e23636 Optimize hr templates 2017-09-30 11:04:00 +02:00
ec958d0182 Simplify htmlescape 2017-09-14 20:39:58 +02:00
a9114d6170 Fix file author and copyright 2017-07-26 17:48:08 +02:00
2d1e82056c Fix footer rendering 2017-07-25 19:09:46 +02:00
e27b7987ad Add html escaping 2017-07-24 20:48:22 +02:00
d27b24d2ae Remove @author docblock 2017-07-20 18:12:29 +02:00
848c62cf5b fixes #62 2017-05-30 18:21:27 +02:00
6f7db45d21 Make all tables red 2017-04-16 20:38:39 +02:00
b2a167242a Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
80c9b7ea3e Bulkl path fix 2017-02-12 21:42:39 +01:00
0090a406a5 Fix uri parameter 2017-02-08 19:40:22 +01:00
440dfb2244 Pass uri query parameter 2017-02-08 19:28:55 +01:00
d9fe7a618f 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
7428508d17 Adjusting copyright 2017-01-26 16:32:45 +01:00
26e58684b5 Increase php version requirement 2016-12-07 20:56:15 +01:00
5428ebe55e Localization fix 2016-07-27 22:20:30 +02:00
5bbcad85b1 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
86b496ba7c Dynamic language loading 2016-07-05 19:00:30 +02:00
8813128db5 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
0824c75abe Simplyfing layout 2016-05-17 20:14:04 +02:00
c90dd11c1f Case fix! 2016-03-26 18:59:38 +01:00