Commit Graph

48 Commits

Author SHA1 Message Date
Dennis Eichhorn
4a6ffe4c87 update version requirement 2024-03-20 07:21:22 +00:00
Dennis Eichhorn
8ed9b9b7ef bump 2024-02-28 05:09:11 +00:00
Dennis Eichhorn
4db364c31a auto fixes + some impl. 2024-01-26 22:53:59 +00:00
Dennis Eichhorn
7735838130 fix tests 2023-09-27 14:42:42 +00:00
116ecbafe0 Fix file header 2023-06-17 03:13:26 +02:00
Dennis Eichhorn
cfaa340766 test fixes + new test data 2023-05-19 02:37:35 +00:00
595b97d294 registration fixes 2023-03-24 16:20:22 +01:00
5a850e43d3 org -> unit change, some new functionality 2023-01-26 21:54:13 +01:00
ca4297af14 fix url 2022-12-16 21:59:21 +01:00
e63d68bd41 fix urls 2022-12-10 22:17:54 +01:00
ee654af41c update php version 2022-04-19 23:37:07 +02:00
13a7d2927c phpstan and phpcs fixes 2022-03-29 16:41:16 +02:00
0f5e03953d para fix 2022-03-18 19:52:15 +01:00
c317da74a4 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
b5d5acc6a8 always use and many other todo implementations 2022-03-17 22:39:51 +01:00
0a33624e7a fix name 2022-02-19 13:57:39 +01:00
233207a2b9 fix class names and typos 2021-10-03 09:30:30 +02:00
121f6ade72 Merge branch 'develop' of https://github.com/Orange-Management/oms-Helper into develop 2021-10-03 09:28:14 +02:00
eed3b531b2 fix class names and typos 2021-10-03 09:27:46 +02:00
Formatter Bot
3e4fbc351b Automated formatting changes 2021-10-03 07:21:48 +00:00
def021f2e2 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
159100460b rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
035b10a2d4 september update 1 2021-09-19 19:50:14 +02:00
a14227aedb fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
Formatter Bot
e6492c57b7 Automated formatting changes 2021-06-23 22:13:27 +00:00
9da0d8b1e5 add app to installer 2021-06-24 00:03:34 +02:00
977c44e1da mode changes 2021-02-20 10:59:06 +01:00
eb511b53f1 impl. todos 2021-02-09 22:56:16 +01:00
99e3ae7af6 bump php version 2020-12-03 23:07:33 +01:00
479fdc4a57 add virtual paths 2020-11-01 21:24:04 +01:00
d2ac3d5c96 fix @covers 2020-10-09 00:20:25 +02:00
e41972ee21 php cs autofix 2020-08-31 22:30:36 +02:00
63fa783599 changed file permissions 2020-06-09 22:03:50 +02:00
4d906efa7c use tags 2020-03-31 19:01:52 +02:00
f68c2d53c2 remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
cb944a9099 make module status handling final 2020-02-24 22:57:26 +01:00
13bc3ae869 make installer final 2020-02-24 22:53:42 +01:00
c87f2af15e implement app assoc. 2020-02-23 22:58:09 +01:00
4a22c0848b remove empty line 2019-12-15 14:18:15 +01:00
4c4cd2cb91 fix phpcs findings 2019-09-12 19:48:00 +02:00
e3ae3adc6a change php version requirement 2019-08-15 20:45:28 +02:00
44e9687629 fix @link 2019-07-08 19:51:27 +02:00
28f4cbeac4 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
c8541e7d94 php cs fixer 2019-04-27 12:05:33 +02:00
63903a9d78 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
a086a2c5b2 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
3a71c45c68 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
96981ae385 Rename reporter->helper 2019-01-20 18:17:00 +01:00