Commit Graph

21 Commits

Author SHA1 Message Date
33fc5941ca Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
10a23e3287 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
279d5085c2 Remove package TBD 2017-12-30 11:56:53 +01:00
12546077a0 General fixes 2017-11-05 13:09:39 +01:00
33d0cc03fc Simplify htmlescape 2017-09-14 20:39:58 +02:00
bd93f7bc6f Fix file author and copyright 2017-07-26 17:48:08 +02:00
6da40780e6 Add html escaping 2017-07-24 20:48:22 +02:00
c65453f3d0 Remove @author docblock 2017-07-20 18:12:29 +02:00
64f157a2cf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1432febae7 Bulkl path fix 2017-02-12 21:42:39 +01:00
863cf9348d 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
8bb7d0377b Adjusting copyright 2017-01-26 16:32:45 +01:00
6e42eb46de Increase php version requirement 2016-12-07 20:56:15 +01:00
f033f1bad2 Localization fix 2016-07-27 22:20:30 +02:00
b30199517a Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
06bcbc3631 Implemented application routes 2016-07-22 00:15:26 +02:00
1ae8c98f88 Dynamic language loading 2016-07-05 19:00:30 +02:00
67ef8ffdc6 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
fc152f87a9 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
ba9613e26f Simplyfing layout 2016-05-17 20:14:04 +02:00
e9d4968b26 Case fix! 2016-03-26 18:59:38 +01:00