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