Commit Graph

68 Commits

Author SHA1 Message Date
0396129a2a implement localization 2020-03-22 18:42:34 +01:00
f069bf670f make fixes for new datamapper 2020-03-13 23:30:58 +01:00
c9fc4568ad fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
d0535a6166 fixes array typehints 2020-02-20 19:07:12 +01:00
d43f94c4ef fixes #209 2020-02-20 18:58:38 +01:00
a77bc16741 fix formatting 2020-02-09 23:47:27 +01:00
193c5c1d32 fix bug for root path 2020-02-09 23:47:10 +01:00
2f45bf318b phpstan fixes 2020-02-09 16:08:27 +01:00
b1c868ade0 improve media view 2020-02-09 15:45:58 +01:00
37ac3695c8 improve array docblock 2020-02-08 13:26:44 +01:00
47719b4e29 phpcs fix 2020-01-26 12:27:56 +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
a429af8002 draft encrpytion 2019-10-05 20:10:54 +02:00
b9d9c23c28 fix mapper formats 2019-09-28 23:11:05 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
bf75752b24 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +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
753b37b0b8 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
22464e86d7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
cc70ccf0ca Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
d44ca0fc74 Fix null typehint order 2018-12-10 18:13:38 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
9cdb79ca9b Add audit tests 2018-12-02 16:54:46 +01:00
881af7bd5a Make classes final 2018-12-01 20:50:27 +01:00
24734f2263 Docblock fix 2018-09-22 18:22:44 +02:00
72012cd811 Re-format mappers 2018-05-31 19:47:26 +02:00
a72f336040 Use root namespace 2018-05-30 13:39:00 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c4b8bdb9f8 Fix strict_types 2018-02-15 20:27:23 +01:00
543821a1db Add spaces around namespace 2018-02-03 11:46:23 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
918919e61a Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
03a58ee8f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
04d8ae82c3 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
455b8980f6 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
a78bde6303 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
296956e9c7 fix #49 2017-10-06 20:15:44 +02:00
d87a89cf3d fix #101 2017-10-06 17:33:10 +02:00
51552f75d6 Fix invalid member in mapper 2017-09-15 08:35:30 +02:00
b91ee589a2 Fix permission tables 2017-09-13 10:45:41 +02:00
1867c1b77e Fix media createdBy output 2017-07-27 20:37:47 +02:00
2990f5694b Fix file author and copyright 2017-07-26 17:48:08 +02:00
a8f2dae3ea Remove @author docblock 2017-07-20 18:12:29 +02:00
ce388fdd97 Fixes #66 2017-07-17 19:31:51 +02:00