Commit Graph

23 Commits

Author SHA1 Message Date
64a527c834 Prepare security inspection 2018-01-14 14:36:07 +01:00
df4487e0b2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
d970e591b6 Remove package TBD 2017-12-30 11:56:53 +01:00
ba393ad9e8 General fixes 2017-11-05 13:09:39 +01:00
4166c346cd Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
cd31fb9234 Simplify htmlescape 2017-09-14 20:39:58 +02:00
8161449bbc Fix file author and copyright 2017-07-26 17:48:08 +02:00
5efb147ae3 Add html escaping 2017-07-24 20:48:22 +02:00
9ce8b5af97 Remove @author docblock 2017-07-20 18:12:29 +02:00
92e3e8bb34 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
97ca78fade Bulkl path fix 2017-02-12 21:42:39 +01:00
fb371e61a6 Admin tpl flexbox implementation 2017-01-28 19:56:13 +01:00
aa0ad46978 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
aaa19fb725 Adjusting copyright 2017-01-26 16:32:45 +01:00
ace1258f14 Increase php version requirement 2016-12-07 20:56:15 +01:00
2eb5d96f3d Naming fix 2016-10-17 21:08:50 +02:00
8074526407 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
82d40f78bb Dynamic language loading 2016-07-05 19:00:30 +02:00
bc069067ca Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
b29de9ab48 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
15a0a738d8 Fixing upload bugs 2016-05-25 22:52:49 +02:00
ab321c0407 Simplyfing layout 2016-05-17 20:14:04 +02:00
99fe23d325 Case fix! 2016-03-26 18:59:38 +01:00