Commit Graph

36 Commits

Author SHA1 Message Date
Dennis Eichhorn
49269de22f more tests and some fixes 2024-04-24 03:20:46 +00:00
Dennis Eichhorn
374e22ca15 bump 2024-02-28 05:09:11 +00:00
Dennis Eichhorn
54aa5729ab update 2023-10-09 22:06:38 +00:00
d9185e3c67 fix name 2022-02-19 14:25:29 +01:00
280f818b2e formatting 2021-02-06 13:48:04 +01:00
1734926ba6 changed file permissions 2020-06-09 22:03:51 +02: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
c1d2d2ae31 add todos and improve db schema 2020-01-01 21:05:12 +01:00
b0bf948b69 fix docblock 2019-09-21 15:28:07 +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
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
e084c7004a Use js modules 2019-04-02 22:45:23 +02:00
903cf417c0 table test and bug style fixes 2019-03-31 20:32:17 +02:00
8f813ac6a8 Fix whitespace 2019-02-17 19:00:11 +01:00
818acf1a59 Draft uploader 2019-02-03 00:10:41 +01:00
6afd1d488f Fix increment order 2018-12-10 18:19:05 +01:00
822cd3ebbe Fix file upload 2018-11-03 15:17:24 +01:00
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
a5c1f0bc6d Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
fa96dd5612 made logger global 2017-09-08 19:55:27 +02:00
f7a727b9b8 Make self const 2017-08-26 20:19:47 +02:00
c1157d67fc Draft editor functionality 2017-08-12 09:38:42 +02:00
e96eec19da Fix media upload path 2017-05-31 09:48:23 +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
645ba73fd1 Test fixes 2016-08-13 14:13:12 +02:00
2ab45b9636 Minor fixes and additions 2016-07-12 17:16:00 +02:00
05641c71f0 Fixing media upload based on reporter 2016-07-06 22:21:21 +02:00
08ab7d22c7 Use strict 2016-07-05 18:11:33 +02:00
7d71340366 Removing unused parameter 2016-06-04 18:32:53 +02:00
8c3955371c Reformatting and new directory (capitalization) 2016-05-06 18:24:44 +02:00
5709da9df5 Upload and form submit fixes 2016-05-03 22:00:53 +02:00
6e3904a66c Bug fixes 2016-04-22 15:19:14 +02:00
be8f7fe6f7 Split 2015-12-18 17:43:42 +01:00
b68fc816ee Init 2015-11-29 21:57:18 +01:00