Commit Graph

26 Commits

Author SHA1 Message Date
e390325071 Simplify htmlescape 2017-09-14 20:39:58 +02:00
1867c1b77e Fix media createdBy output 2017-07-27 20:37:47 +02:00
2990f5694b Fix file author and copyright 2017-07-26 17:48:08 +02:00
fdf17479ca Fix footer rendering 2017-07-25 19:09:46 +02:00
0bba3c6913 Add html escaping 2017-07-24 20:48:22 +02:00
a8f2dae3ea Remove @author docblock 2017-07-20 18:12:29 +02:00
a1e3124724 fixes #62 2017-05-30 18:21:27 +02:00
b7ceb750ec Adjusted list/table clicks 2017-05-01 13:55:48 +02:00
938403e36b Make all tables red 2017-04-16 20:38:39 +02:00
f3425e0735 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9d7a9cb690 Bulkl path fix 2017-02-12 21:42:39 +01:00
4dd701ff90 Fix uri parameter 2017-02-08 19:40:22 +01:00
fa98a0cd72 Pass uri query parameter 2017-02-08 19:28:55 +01:00
e8759190cf Add media icons 2017-02-04 16:47:26 +01:00
9d42ff7e80 More flexbox implementations 2017-01-29 12:35:33 +01:00
4a95f90207 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
1c5b097be4 Adjusting copyright 2017-01-26 16:32:45 +01:00
470e6afc1a Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
b9c1cc4857 Increase php version requirement 2016-12-07 20:56:15 +01:00
b61201ed58 Localization fix 2016-07-27 22:20:30 +02:00
e0bbc07a45 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
ca529f832f Dynamic language loading 2016-07-05 19:00:30 +02:00
5b021b5a84 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
918ca094aa Fixing upload bugs 2016-05-25 22:53:06 +02:00
986e05db68 Simplyfing layout 2016-05-17 20:14:04 +02:00
24d7fdc1b9 Case fix! 2016-03-26 18:59:38 +01:00