Commit Graph

15 Commits

Author SHA1 Message Date
Dennis Eichhorn
4a6ffe4c87 update version requirement 2024-03-20 07:21:22 +00:00
116ecbafe0 Fix file header 2023-06-17 03:13:26 +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
0f5e03953d para fix 2022-03-18 19:52:15 +01:00
0a33624e7a fix name 2022-02-19 13:57:39 +01:00
Formatter Bot
e6492c57b7 Automated formatting changes 2021-06-23 22:13:27 +00:00
9da0d8b1e5 add app to installer 2021-06-24 00:03:34 +02:00
99e3ae7af6 bump php version 2020-12-03 23:07:33 +01:00
63fa783599 changed file permissions 2020-06-09 22:03:50 +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