Commit Graph

42 Commits

Author SHA1 Message Date
Dennis Eichhorn
2284d4095d update version requirement 2024-03-20 07:21:25 +00:00
Dennis Eichhorn
c58c926de4 bump 2024-03-10 02:24:57 +00:00
a93f8fe028 Fix file header 2023-06-17 03:13:35 +02:00
2e7f464849 Continue with getter/setter cleanup 2023-05-30 15:44:25 +02:00
76ee816566 registration fixes 2023-03-24 16:20:25 +01:00
04ae6ad4a1 fix url 2022-12-16 21:59:21 +01:00
66cab3dfd3 fix tests 2022-10-08 21:35:00 +02:00
82c71ca8e6 update php version 2022-04-19 23:37:09 +02:00
3e95e85a85 fix name 2022-02-19 13:57:39 +01:00
5afe07ab5a mode changes 2021-02-20 10:59:06 +01:00
84f32b4c94 bump php version 2020-12-03 23:07:33 +01:00
fe3571fb60 phpcs fixes 2019-10-06 17:50:12 +02:00
4c863353d0 fix docblock 2019-09-21 16:12:21 +02:00
86f78fd04f fix phpcs findings 2019-09-12 19:48:00 +02:00
62e7b4350e change php version requirement 2019-08-15 20:45:28 +02:00
fbf33b88cc fix @link 2019-07-08 19:51:27 +02:00
bf092748a8 Fix getHtml para type 2019-04-27 18:29:24 +02:00
7f197cffc5 php cs fixer 2019-04-27 12:05:33 +02:00
ef4ff0ad5d Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
d7241b9daa Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
c340275081 Rename reporter->helper 2019-01-20 18:17:00 +01:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
bc969c318e Fix #13 2017-11-08 22:39:51 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
32bc3142c5 Add ticket templates 2017-09-07 20:34:16 +02:00
7b308977ba Fix file author and copyright 2017-07-26 17:48:08 +02:00
b0ec073c52 Add html escaping 2017-07-24 20:48:22 +02:00
677c4f7054 Remove @author docblock 2017-07-20 18:12:29 +02:00
90c5c12f48 Fix api path 2017-05-31 09:40:28 +02:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
97a2d34bcc 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
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
856f7512b1 Localization fix 2016-07-27 22:20:30 +02:00
ec3790642f Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
d5376c5577 Dynamic language loading 2016-07-05 19:00:30 +02:00
d3648ef6a6 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
d21eb702c7 Simplyfing layout 2016-05-17 20:14:04 +02:00
7cb2b8d0ee Case fix! 2016-03-26 18:59:38 +01:00