Commit Graph

94 Commits

Author SHA1 Message Date
ded124082d doc fixes 2022-04-21 23:52:00 +02:00
ec7d3b8142 update php version 2022-04-19 23:37:07 +02:00
Formatter Bot
851498c51b Automated formatting changes 2022-04-10 16:09:22 +00:00
f730ca5f99 static code analysis fixes 2022-04-05 20:04:48 +02:00
c91c5a56a5 always use and many other todo implementations 2022-03-17 22:39:51 +01:00
7227aabc9b added parsed content field, fixed directory listing bug 2022-03-11 23:13:15 +01:00
54189b2c90 fix name 2022-02-19 13:57:39 +01:00
d80cda27b1 Fix media paths/references 2022-02-13 14:36:26 +01:00
91c84e20d8 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
df0105c0b2 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
9d61848c51 add unit tests 2021-11-02 21:57:09 +01:00
843dfd6ea2 september update 1 2021-09-19 19:50:15 +02:00
d038fa7c53 bug fixes and template adjustments 2021-07-31 17:20:49 +02:00
ba52dcaa8b fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
Formatter Bot
241c5bb686 Automated formatting changes 2021-04-04 15:15:08 +00:00
c37fcdbc6d many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
459a8dde0f bump php version 2020-12-03 23:07:33 +01:00
e8008ab855 autofixes 2020-11-24 18:44:22 +01:00
249e2f65ad remove some getter/setter 2020-11-24 17:31:20 +01:00
1e0cf2fabc rename virtual path and allow loading by virtual path 2020-11-01 21:23:33 +01:00
abdc4704a6 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
e3414b1e3d Automated formatting changes 2020-10-21 21:12:02 +00:00
0e0e0d1042 correct datamapper self/external usage (invert) 2020-10-21 22:50:30 +02:00
2d22618f57 add tests 2020-10-10 21:28:37 +02:00
90da5c09aa implement immutable datetime 2020-09-10 20:18:47 +02:00
1734926ba6 changed file permissions 2020-06-09 22:03:51 +02:00
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