Commit Graph

51 Commits

Author SHA1 Message Date
5700c30859 phpcs fixes 2019-10-06 17:50:12 +02:00
cf94fa595d fix docblock 2019-09-21 16:12:21 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
b82eabf2a2 Start changing styles 2019-05-14 22:02:49 +02:00
9c015e28b8 Fix getHtml para type 2019-04-27 18:29:24 +02:00
3d65a24d33 php cs fixer 2019-04-27 12:05:33 +02:00
9f95efa77f Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
4cbf548436 Add download to tables 2019-02-17 18:58:41 +01:00
39325e502a Fix relative path 2019-02-11 17:24:35 +01:00
e4c0255dfb Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
9c53d9b783 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
da455933dd Remove whitespace 2018-05-21 22:30:04 +02:00
2e25b18e68 Make classes final 2018-05-11 21:30:34 +02:00
86e7120d02 Improved media tpl structure 2018-04-13 22:18:40 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c0b17534e3 Remove space from end of line 2018-02-03 11:52:30 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
61208ca90f Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
23bcfcb5f7 Fix #13 2017-11-08 22:39:51 +01:00
07770bef52 Fix tables 2017-11-08 21:01:09 +01:00
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
a78bde6303 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
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