Commit Graph

57 Commits

Author SHA1 Message Date
055e9b19c7 fix class names and typos 2021-10-03 09:30:30 +02:00
273ad307c1 Merge branch 'develop' of https://github.com/Orange-Management/oms-Help into develop 2021-10-03 09:28:13 +02:00
6be82c7807 fix class names and typos 2021-10-03 09:27:46 +02:00
Formatter Bot
c9ab5730bc Automated formatting changes 2021-10-03 07:18:39 +00:00
1005107a4d phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
09fe4238ba rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
a627333ad9 september update 1 2021-09-19 19:50:14 +02:00
Formatter Bot
83adae2e74 Automated formatting changes 2021-06-23 22:13:16 +00:00
9196a25d87 add app to installer 2021-06-24 00:03:34 +02:00
8614847a8a bump php version 2020-12-03 23:07:33 +01:00
6b22d23498 php cs autofix 2020-08-31 22:30:36 +02:00
6ee3528893 changed file permissions 2020-06-09 22:03:50 +02:00
72706e577a remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
b44b2ac8ce make module status handling final 2020-02-24 22:57:26 +01:00
0bcd181cef make installer final 2020-02-24 22:53:42 +01:00
46b536a74a remove empty line 2019-12-15 14:18:15 +01:00
a55a5b1df3 phpcs fixes 2019-10-06 17:50:12 +02:00
c4d635f479 fix phpcs findings 2019-09-12 19:48:00 +02:00
74dc3daccf change php version requirement 2019-08-15 20:45:28 +02:00
1dbc185c8c fix @link 2019-07-08 19:51:27 +02:00
b2176f755c Create first search draft 2019-06-01 20:49:59 +02:00
bfcfc2c3c7 php cs fixer 2019-04-27 12:05:33 +02:00
40f878dacf Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
3bb5a87b51 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
8770eac2ea phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
37357973ba Fix use order/unused 2018-12-28 18:42:29 +01:00
56f4b45c6f Optimize navigation install 2018-12-25 19:03:01 +01:00
9c50f3c89f Fixes #152 2018-12-24 16:08:15 +01:00
9e14f76285 Move schema to json 2018-12-22 19:51:26 +01:00
800dfcffbe Remove default uninstall 2018-12-21 20:22:10 +01:00
1e418b9131 Fix use order 2018-12-09 22:16:55 +01:00
02ae3e3323 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
bf5fb11d1c Docblock fix 2018-09-22 18:22:44 +02:00
06fcdd2254 Static analysis fixes 2018-09-22 16:23:56 +02:00
bfb785d358 Split controllers per application 2018-09-19 21:34:04 +02:00
5e41598ca9 Fix package docblock 2018-08-24 14:08:08 +02:00
3986528929 fix #96 fix #97 2018-08-17 20:02:29 +02:00
71ba1e85ff Prepare for console application 2018-07-27 20:10:42 +02:00
b9298cc624 Use root namespace 2018-05-30 13:39:00 +02:00
8b20f7932f Remove unused parameter from install 2018-05-20 11:53:43 +02:00
e9fe598abb Fix code implementation 2018-04-01 19:54:57 +02:00
d8bdf65ef4 Fix abstract implementation 2018-03-30 12:35:26 +02:00
bdc6bb079d Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
526e6c7a12 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
3ad3e32d8e Nullable+void typehint 2018-03-13 20:55:24 +01:00
88a61af456 Change permission check from int to string 2018-03-09 22:26:22 +01:00
3b4bdbb87e phpcs fixes 2018-02-17 21:38:56 +01:00
e0216e2848 Fix strict_types 2018-02-15 20:27:23 +01:00
134f92eded Fix Class name 2018-02-10 19:31:12 +01:00
cdaf4064b0 phpcbf 2018-02-03 13:09:09 +01:00