Commit Graph

58 Commits

Author SHA1 Message Date
Formatter Bot
569eadf414 Automated formatting changes 2020-10-10 19:31:59 +00:00
2d22618f57 add tests 2020-10-10 21:28:37 +02:00
faf9083ebe fix @covers 2020-10-09 00:20:25 +02:00
Formatter Bot
654d3d8a9e Automated formatting changes 2020-10-06 19:55:33 +00:00
a0f5292130 impl. tests and fix validation status code 2020-10-06 21:51:40 +02:00
c2e99dd283 fix extra blank lines 2020-08-31 22:54:13 +02:00
b95bc398fd inspection fixes 2020-07-31 18:13:52 +02:00
4b9610f341 make media handle upload, create file and collection more uniform 2020-07-30 21:24:32 +02:00
Formatter Bot
52b2ecf398 Automated formatting changes 2020-06-11 21:48:00 +00:00
2c10418578 allow edit of media files 2020-06-11 16:42:49 +02:00
abffbdcd49 implement file creation 2020-06-11 14:22:55 +02:00
1734926ba6 changed file permissions 2020-06-09 22:03:51 +02:00
22df970c7f add ip support for auditor 2020-05-31 22:49:58 +02:00
207f9e9293 improve docblocks for Mapper:: variables 2020-05-02 10:13:21 +02:00
2afa4d03a7 impl. dev help documentation 2020-04-24 18:10:20 +02:00
eba0b980c3 fix issue repository 2020-04-05 17:07:26 +02:00
25d527366b remove todos 2020-03-31 18:25:14 +02:00
315cfa3b54
Update ApiController.php 2020-03-31 15:03:09 +02:00
Formatter Bot
9892d5d891 Automated formatting changes 2020-03-30 20:18:23 +00:00
56b42aaf8a fix for new datamapper and cli install 2020-03-30 22:14:53 +02:00
607bdcefaa
cs fix 2020-03-24 16:47:56 +01:00
773fbe458f draft media creation 2020-03-22 17:04:00 +01:00
ba91353901 Type and cs fixes 2020-03-07 00:23:17 +01:00
c9fc4568ad fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
d6d7bc2f89 add tests 2020-02-19 22:24:22 +01:00
b1c868ade0 improve media view 2020-02-09 15:45:58 +01:00
f254446a1a remove todos 2020-02-07 21:52:00 +01:00
d47d0a7c20 make media files editable 2020-02-02 18:07:09 +01:00
fcc23cdb39 fix order 2020-02-02 15:52:01 +01:00
8348b1bb87 improve media list view 2020-02-02 15:51:25 +01:00
b23aba4e72 continue optimizing todos 2020-01-05 21:38:42 +01:00
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