Commit Graph

21 Commits

Author SHA1 Message Date
da4ef730ff allow existing media files 2020-02-02 20:44:28 +01:00
a642984d4a implement helper templates 2020-02-02 15:52:33 +01:00
527dbe481c add todos from github 2019-12-31 19:54:45 +01:00
4a22c0848b remove empty line 2019-12-15 14:18:15 +01:00
82e0742cea cleanup and tests added for ci/cd 2019-11-20 22:28:04 +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
38a8a40225 draft time recording 2019-08-10 23:15:25 +02:00
44e9687629 fix @link 2019-07-08 19:51:27 +02:00
849c5d90a6 change createmodel function 2019-07-08 19:21:23 +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
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