Commit Graph

18 Commits

Author SHA1 Message Date
d2ac3d5c96 fix @covers 2020-10-09 00:20:25 +02:00
e41972ee21 php cs autofix 2020-08-31 22:30:36 +02:00
63fa783599 changed file permissions 2020-06-09 22:03:50 +02:00
4d906efa7c use tags 2020-03-31 19:01:52 +02:00
f68c2d53c2 remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
cb944a9099 make module status handling final 2020-02-24 22:57:26 +01:00
13bc3ae869 make installer final 2020-02-24 22:53:42 +01:00
c87f2af15e implement app assoc. 2020-02-23 22:58:09 +01:00
4a22c0848b remove empty line 2019-12-15 14:18:15 +01: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
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
3a71c45c68 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
96981ae385 Rename reporter->helper 2019-01-20 18:17:00 +01:00