Commit Graph

29 Commits

Author SHA1 Message Date
Dennis Eichhorn
b5c0e681b9 fix templates 2024-04-17 17:45:07 +00:00
Dennis Eichhorn
3cfae87e1b started with template fixes 2024-03-29 15:26:00 +00:00
Dennis Eichhorn
4a6ffe4c87 update version requirement 2024-03-20 07:21:22 +00:00
Dennis Eichhorn
48efd5cdc4 bump 2024-03-10 02:24:56 +00:00
Dennis Eichhorn
6a460b8e48 update 2024-01-02 23:34:17 +00:00
116ecbafe0 Fix file header 2023-06-17 03:13:26 +02:00
10f6d7e622 Continue with getter/setter cleanup 2023-05-30 15:44:19 +02:00
595b97d294 registration fixes 2023-03-24 16:20:22 +01:00
ca4297af14 fix url 2022-12-16 21:59:21 +01:00
ee654af41c update php version 2022-04-19 23:37:07 +02:00
0a33624e7a fix name 2022-02-19 13:57:39 +01:00
99e3ae7af6 bump php version 2020-12-03 23:07:33 +01:00
e04f72c6aa fix extra blank lines 2020-08-31 22:54:13 +02:00
63fa783599 changed file permissions 2020-06-09 22:03:50 +02:00
e1d290c540 make type hints easier to read 2020-06-08 22:43:28 +02:00
55cada6ef8 impl. new checkbox style 2020-06-05 19:50:39 +02:00
Formatter Bot
a76cd2626b Automated formatting changes 2020-03-01 18:31:52 +00:00
3e85dcf49d start implementing portlets 2020-02-29 19:50:20 +01:00
cf6f613bb7 phpcs fixes 2019-10-06 17:50:12 +02:00
743b3132b4 fix docblock 2019-09-21 15:28:07 +02:00
4c4cd2cb91 fix phpcs findings 2019-09-12 19:48:00 +02:00
e3ae3adc6a change php version requirement 2019-08-15 20:45:28 +02:00
44e9687629 fix @link 2019-07-08 19:51:27 +02:00
28f4cbeac4 Implemented virtual path for media module.
First test implementation done in the Helper module.
The upload component is using a bad workaround where the virtual path is defined
in the uri as ?virutalPath= because we are not uploading media files AND form data
at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
2019-05-30 19:13:11 +02:00
7b8d0c9052 Fix getHtml para type 2019-04-27 18:29:24 +02:00
c8541e7d94 php cs fixer 2019-04-27 12:05:33 +02:00
63903a9d78 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
a086a2c5b2 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
96981ae385 Rename reporter->helper 2019-01-20 18:17:00 +01:00