Commit Graph

35 Commits

Author SHA1 Message Date
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
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
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
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
9f95efa77f Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
e4c0255dfb Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
9cfba34965 Template fixes 2018-03-24 14:00:51 +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
23bcfcb5f7 Fix #13 2017-11-08 22:39:51 +01:00
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
2990f5694b Fix file author and copyright 2017-07-26 17:48:08 +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
ce388fdd97 Fixes #66 2017-07-17 19:31:51 +02:00
e9cb14b2c9 Fix api path 2017-05-31 09:40:28 +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
1dfb1d2b70 More flexbox implementations 2017-01-29 12:35:25 +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
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