Commit Graph

17 Commits

Author SHA1 Message Date
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
cf94fa595d fix docblock 2019-09-21 16:12:21 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
549fe0bc59 Allow name for upload form data 2019-09-03 21:00:05 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
70fdff2302 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
b82eabf2a2 Start changing styles 2019-05-14 22:02:49 +02:00
903cf417c0 table test and bug style fixes 2019-03-31 20:32:17 +02:00
7ea75292a6 Implement new account selector 2019-02-23 19:09:31 +01:00
39325e502a Fix relative path 2019-02-11 17:24:35 +01:00
818acf1a59 Draft uploader 2019-02-03 00:10:41 +01:00
cc70ccf0ca Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
d0e3750206 Fix tests/coverage 2018-12-20 23:23:14 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
822cd3ebbe Fix file upload 2018-11-03 15:17:24 +01:00
d93224fc31 fix reporter tpl form, task display 2018-10-27 20:42:24 +02:00