Commit Graph

68 Commits

Author SHA1 Message Date
5525b74975 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
6a0244b0f7 Fix file author and copyright 2017-07-26 17:48:08 +02:00
effb399e64 Fix footer rendering 2017-07-25 19:09:46 +02:00
76844fe148 Add html escaping 2017-07-24 20:48:22 +02:00
fa44c30556 Remove @author docblock 2017-07-20 18:12:29 +02:00
937145f166 UI fixes 2017-05-28 18:57:57 +02:00
7043141a0c Make all tables red 2017-04-16 20:38:39 +02:00
316f7ee6b5 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
21c8237c4d Bulkl path fix 2017-02-12 21:42:39 +01:00
56a5329850 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
bc2fea8c65 Adjusting copyright 2017-01-26 16:32:45 +01:00
137fd22f7c Increase php version requirement 2016-12-07 20:56:15 +01:00
6c06ccb739 Localization fix 2016-07-27 22:20:30 +02:00
d93f5dc5d0 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
a154d564c2 Dynamic language loading 2016-07-05 19:00:30 +02:00
78bd0b01f8 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
1a25bef701 Simplyfing layout 2016-05-17 20:14:04 +02:00
54a039c814 Case fix! 2016-03-26 18:59:38 +01:00