Commit Graph

95 Commits

Author SHA1 Message Date
Dennis Eichhorn
9b0720d1f7 fix tests 2023-09-25 14:27:19 +00:00
d29e0113fa Fix file header 2023-06-17 03:13:22 +02:00
Dennis Eichhorn
9398305651 test fixes + new test data 2023-05-19 02:37:35 +00:00
ecaeb602d7 registration fixes 2023-03-24 16:20:21 +01:00
2e10aedb4f fix url 2022-12-16 21:59:20 +01:00
c138791bed fix urls 2022-12-10 22:17:54 +01:00
d5a555ed0c update php version 2022-04-19 23:37:06 +02:00
f747927449 phpstan and phpcs fixes 2022-03-29 16:41:16 +02:00
e87431e9e7 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
addf654eaa always use and many other todo implementations 2022-03-17 22:39:51 +01:00
e0496cbaae fix name 2022-02-19 13:57:38 +01:00
3343863e90 fix class names and typos 2021-10-03 09:30:30 +02:00
b2ee307280 Merge branch 'develop' of https://github.com/Orange-Management/oms-Checklist into develop 2021-10-03 09:28:00 +02:00
c38d0d17e1 fix class names and typos 2021-10-03 09:27:46 +02:00
Formatter Bot
50deb385df Automated formatting changes 2021-10-03 07:19:49 +00:00
2da12cd4a8 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
17a87d8c8f rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
ecd0ce37cb september update 1 2021-09-19 19:50:14 +02:00
Formatter Bot
b290f8f153 Automated formatting changes 2021-06-23 22:12:47 +00:00
f98694646d add app to installer 2021-06-24 00:03:34 +02:00
defcf0e485 bump php version 2020-12-03 23:07:33 +01:00
ea695d2639 php cs autofix 2020-08-31 22:30:36 +02:00
095941d800 changed file permissions 2020-06-09 22:03:50 +02:00
5fda83692f remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
54d18e4ba1 make module status handling final 2020-02-24 22:57:26 +01:00
fda2409aa1 make installer final 2020-02-24 22:53:42 +01:00
82d889304c remove empty line 2019-12-15 14:18:15 +01:00
9131dd5c7a fix phpcs findings 2019-09-12 19:48:00 +02:00
b044b99b69 change php version requirement 2019-08-15 20:45:28 +02:00
2f6282b673 fix @link 2019-07-08 19:51:27 +02:00
f52b12d8a2 php cs fixer 2019-04-27 12:05:33 +02:00
ad62a62083 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
6e697bbe79 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
caf432a721 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
76b542caa7 Optimize navigation install 2018-12-25 19:03:01 +01:00
d312852b6a Fixes #152 2018-12-24 16:08:15 +01:00
b5de4200c6 Move schema to json 2018-12-22 23:19:20 +01:00
04d558dc9b Move schema to json 2018-12-22 19:51:26 +01:00
f8d060ed4e Remove default uninstall 2018-12-21 20:22:10 +01:00
4cc8d88c17 Fix use order 2018-12-09 22:16:55 +01:00
d79b80386d Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
6e83f01130 Docblock fix 2018-09-22 18:22:44 +02:00
abcbc5587b Static analysis fixes 2018-09-22 16:23:56 +02:00
601f07774c Split controllers per application 2018-09-19 21:34:04 +02:00
c074c9b725 Fix package docblock 2018-08-24 14:08:08 +02:00
2586e66be3 fix #96 fix #97 2018-08-17 20:02:29 +02:00
f7d0684b1a Prepare for console application 2018-07-27 20:10:42 +02:00
cf1eba6978 Use root namespace 2018-05-30 13:39:00 +02:00
d4eb7a750b Remove unused parameter from install 2018-05-20 11:53:43 +02:00
748bce27f8 Fix code implementation 2018-04-01 19:54:57 +02:00