Commit Graph

35 Commits

Author SHA1 Message Date
Dennis Eichhorn
d7bcd2dd66 started with template fixes 2024-03-29 15:26:00 +00:00
Dennis Eichhorn
a9c025a918 update version requirement 2024-03-20 07:21:24 +00:00
Dennis Eichhorn
86080f4939 update 2023-10-09 22:06:39 +00:00
30408c32f0 Fix file header 2023-06-17 03:13:33 +02:00
36264a17db Updated file header 2023-06-16 19:32:53 +02:00
c9892b9121 Continue with getter/setter cleanup 2023-05-30 15:44:24 +02:00
Dennis Eichhorn
689af3a36e phpcs autofixes 2023-05-28 12:19:04 +00:00
7d430176d8 phpcs fixes 2019-10-06 17:50:12 +02:00
139719bd57 fix docblock 2019-09-21 16:12:21 +02:00
fbe38cb6b0 fix phpcs findings 2019-09-12 19:48:00 +02:00
07d6ae8fe7 change php version requirement 2019-08-15 20:45:28 +02:00
a95a151ee8 fix @link 2019-07-08 19:51:27 +02:00
e8f856858e Fix getHtml para type 2019-04-27 18:29:24 +02:00
d9075cad95 php cs fixer 2019-04-27 12:05:33 +02:00
33fc5941ca Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
10a23e3287 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
279d5085c2 Remove package TBD 2017-12-30 11:56:53 +01:00
12546077a0 General fixes 2017-11-05 13:09:39 +01:00
33d0cc03fc Simplify htmlescape 2017-09-14 20:39:58 +02:00
bd93f7bc6f Fix file author and copyright 2017-07-26 17:48:08 +02:00
6da40780e6 Add html escaping 2017-07-24 20:48:22 +02:00
c65453f3d0 Remove @author docblock 2017-07-20 18:12:29 +02:00
64f157a2cf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1432febae7 Bulkl path fix 2017-02-12 21:42:39 +01:00
863cf9348d 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
8bb7d0377b Adjusting copyright 2017-01-26 16:32:45 +01:00
6e42eb46de Increase php version requirement 2016-12-07 20:56:15 +01:00
f033f1bad2 Localization fix 2016-07-27 22:20:30 +02:00
b30199517a Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
06bcbc3631 Implemented application routes 2016-07-22 00:15:26 +02:00
1ae8c98f88 Dynamic language loading 2016-07-05 19:00:30 +02:00
67ef8ffdc6 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
fc152f87a9 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
ba9613e26f Simplyfing layout 2016-05-17 20:14:04 +02:00
e9d4968b26 Case fix! 2016-03-26 18:59:38 +01:00