Commit Graph

35 Commits

Author SHA1 Message Date
Dennis Eichhorn
f36f2074c9 update version requirement 2024-03-20 07:21:20 +00:00
3888094b0d Fix file header 2023-06-17 03:13:19 +02:00
da2be763d2 Continue with getter/setter cleanup 2023-05-30 15:44:14 +02:00
c9b98394c4 registration fixes 2023-03-24 16:20:20 +01:00
0e36cf5417 fix url 2022-12-16 21:59:20 +01:00
f004f6434b update php version 2022-04-19 23:37:06 +02:00
2f9893901e fix name 2022-02-19 13:57:38 +01:00
2fbb2a61ed mode changes 2021-02-20 10:59:06 +01:00
77bc8bd26b bump php version 2020-12-03 23:07:33 +01:00
e091be6a3d autofixes 2020-08-30 20:13:10 +02:00
42e564c10c phpcs fixes 2019-10-06 17:50:12 +02:00
a950ee46b3 fix docblock 2019-09-21 15:28:07 +02:00
527c84c4d6 fix phpcs findings 2019-09-12 19:48:00 +02:00
3254187b50 change php version requirement 2019-08-15 20:45:28 +02:00
ba7b992c40 fix @link 2019-07-08 19:51:27 +02:00
c3e8c017fb Fix getHtml para type 2019-04-27 18:29:24 +02:00
f6cf34d482 php cs fixer 2019-04-27 12:05:33 +02:00
b12d6c6b4e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
76da582569 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
48a7e3a813 Remove package TBD 2017-12-30 11:56:53 +01:00
5f83208657 General fixes 2017-11-05 13:09:39 +01:00
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
b5142910b4 Add html escaping 2017-07-24 20:48:22 +02:00
c2bc80eb29 Remove @author docblock 2017-07-20 18:12:29 +02:00
d54e2af707 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
f96ee01125 Bulkl path fix 2017-02-12 21:42:39 +01:00
2c732d4062 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
8fb64b6807 Adjusting copyright 2017-01-26 16:32:45 +01:00
baf27fa918 Increase php version requirement 2016-12-07 20:56:15 +01:00
abaa447a7b Localization fix 2016-07-27 22:20:30 +02:00
fb92c904bf Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
9809b10c65 Dynamic language loading 2016-07-05 19:00:30 +02:00
8f1fc788e5 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
0532a29ec4 Simplyfing layout 2016-05-17 20:14:04 +02:00
8f76db30cd Case fix! 2016-03-26 18:59:38 +01:00