Commit Graph

38 Commits

Author SHA1 Message Date
9ddf6bda86 fix permissions
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2025-04-02 14:15:05 +00:00
632ce70d1c fix version and bugs
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:13 +02:00
Dennis Eichhorn
9902b122fd autofixes 2024-04-07 17:47:07 +00:00
Dennis Eichhorn
c7b723daa4 ui fixes 2024-04-07 17:31:42 +00:00
Dennis Eichhorn
c6c495b3bc started with template fixes 2024-03-29 15:26:00 +00:00
Dennis Eichhorn
893d51c788 update version requirement 2024-03-20 07:21:23 +00:00
c2349c3d14 Fix file header 2023-06-17 03:13:29 +02:00
39312e8b7a registration fixes 2023-03-24 16:20:23 +01:00
de045f4b25 fix url 2022-12-16 21:59:21 +01:00
ec7d3b8142 update php version 2022-04-19 23:37:07 +02:00
4c64fd072d changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
54189b2c90 fix name 2022-02-19 13:57:39 +01:00
0796549cba rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
843dfd6ea2 september update 1 2021-09-19 19:50:15 +02:00
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