Commit Graph

39 Commits

Author SHA1 Message Date
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
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