Commit Graph

27 Commits

Author SHA1 Message Date
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
81d15ba02b remove empty line 2019-12-15 14:18:15 +01:00
07f83fc57e more test cleanups 2019-12-01 19:57:42 +01:00
5700c30859 phpcs fixes 2019-10-06 17:50:12 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
c4047321b6 auto fixes 2019-07-30 20:23:46 +02:00
9a9efe4ab0 cleanup, media fixes, news fixes 2019-07-30 20:23:16 +02:00
02da68fcb9 fix removed models. this was probably messed up by a code fixer. hope no other places are broken oO 2019-07-16 18:41:56 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
4d18199a88 change createmodel function 2019-07-08 19:21:23 +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
3d65a24d33 php cs fixer 2019-04-27 12:05:33 +02:00
6926c00775 Add docblock 2019-04-27 09:42:30 +02:00
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
a2617c852b Fix installer after path changes 2019-02-15 19:45:05 +01:00
39325e502a Fix relative path 2019-02-11 17:24:35 +01:00
22464e86d7 Use global namespace+minor fixes 2019-02-04 22:29:55 +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
99c3767b62 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
6b1b06f160 Reduce too many use cases 2018-12-09 20:54:46 +01:00
eac5fb4084 Pull out general functionality 2018-12-09 16:30:04 +01:00
881af7bd5a Make classes final 2018-12-01 20:50:27 +01:00
822cd3ebbe Fix file upload 2018-11-03 15:17:24 +01:00
a82ead99a5 Split controllers per application 2018-09-19 21:34:04 +02:00