Commit Graph

11 Commits

Author SHA1 Message Date
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
dba3448913 Fix media collection create 2019-05-27 22:07:27 +02:00
239b2cb288 Fix bugs 2019-05-27 21:55:41 +02:00
c8541e7d94 php cs fixer 2019-04-27 12:05:33 +02:00
3c118c7f5a Use global namespace 2019-04-27 00:13:26 +02:00
7a88672f00 improve display 2019-02-12 18:48:51 +01:00
01a55f1d4f Fix relative path 2019-02-11 17:24:35 +01:00
3a71c45c68 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
5e25c7160a Draft uploader 2019-02-03 00:10:41 +01:00
cc3b997f92 Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
96981ae385 Rename reporter->helper 2019-01-20 18:17:00 +01:00