Commit Graph

24 Commits

Author SHA1 Message Date
3a4bc10459 api rendering 2021-01-31 17:17:50 +01:00
faf9083ebe fix @covers 2020-10-09 00:20:25 +02:00
4c50d5b751 php cs autofix 2020-08-31 22:30:36 +02:00
4b9610f341 make media handle upload, create file and collection more uniform 2020-07-30 21:24:32 +02:00
1734926ba6 changed file permissions 2020-06-09 22:03:51 +02:00
773fbe458f draft media creation 2020-03-22 17:04:00 +01:00
b1c868ade0 improve media view 2020-02-09 15:45:58 +01:00
8348b1bb87 improve media list view 2020-02-02 15:51:25 +01:00
45348609f8 fix upload 2020-02-01 22:48:15 +01:00
f836101aa8 cleanup todos 2019-12-31 23:36:34 +01:00
9a9efe4ab0 cleanup, media fixes, news fixes 2019-07-30 20:23:16 +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
0519a59f8a Use global namespace 2019-04-27 00:13:26 +02:00
9f95efa77f Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
be1811c971 Improve module tests 2019-02-21 22:32:56 +01:00
6f11124506 Fix #156 2019-02-20 22:46:25 +01:00
cc70ccf0ca Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
a82ead99a5 Split controllers per application 2018-09-19 21:34:04 +02:00
f3d4c7a308 fix #96 fix #97 2018-08-17 20:02:29 +02:00
f3425e0735 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9d7a9cb690 Bulkl path fix 2017-02-12 21:42:39 +01:00
470e6afc1a Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00