Commit Graph

82 Commits

Author SHA1 Message Date
cbb2dd0a77 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
a286006fad always use and many other todo implementations 2022-03-17 22:39:52 +01:00
a72d92e43d fix name 2022-02-19 13:57:39 +01:00
580417e839 fix class names and typos 2021-10-03 09:30:30 +02:00
2dc1c51c72 Merge branch 'develop' of https://github.com/Orange-Management/oms-Sales into develop 2021-10-03 09:28:41 +02:00
30aacf0c8a fix class names and typos 2021-10-03 09:27:46 +02:00
Formatter Bot
ec8990ca73 Automated formatting changes 2021-10-03 07:22:18 +00:00
ec0a5d2b04 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
e1ae9ca9d6 rename module constants and fix some unit test bugs 2021-09-28 18:28:43 +02:00
d7bc474755 september update 1 2021-09-19 19:50:15 +02:00
Formatter Bot
3db37d65cf Automated formatting changes 2021-06-23 22:17:14 +00:00
cd28d406e1 add app to installer 2021-06-24 00:03:34 +02:00
f51cb14215 many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
95aaef8495 fix php version, lang files, basic tpl and sales impl. 2021-03-05 21:01:37 +01:00
3b9e4b39a3 mode changes 2021-02-20 10:59:06 +01:00
a17e3a3f50 bump php version 2020-12-03 23:07:33 +01:00
2fec8e8438 make module status handling final 2020-02-24 22:57:26 +01:00
85ce57e599 make installer final 2020-02-24 22:53:42 +01:00
03e8b351f6 remove empty line 2019-12-15 14:18:15 +01:00
0622a8b2c5 fix phpcs findings 2019-09-12 19:48:00 +02:00
c3aab4fcd1 change php version requirement 2019-08-15 20:45:28 +02:00
bf418931d1 fix @link 2019-07-08 19:51:27 +02:00
5600fc04a7 php cs fixer 2019-04-27 12:05:33 +02:00
8f5c70467c Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
52ba3de414 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
cd177a8436 Optimize navigation install 2018-12-25 19:03:01 +01:00
e4c96a7bcf Fixes #152 2018-12-24 16:08:15 +01:00
1d1511e67e Move schema to json 2018-12-22 23:19:20 +01:00
8172624c52 Move schema to json 2018-12-22 19:51:26 +01:00
41ec6055c5 Remove default uninstall 2018-12-21 20:22:10 +01:00
5e3cffb520 Fix use order 2018-12-09 22:16:55 +01:00
0d2e75a5df Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
fda8d14814 Docblock fix 2018-09-22 18:22:44 +02:00
da847e273c Static analysis fixes 2018-09-22 16:23:56 +02:00
5c7ab1e36d Fix package docblock 2018-08-24 14:08:08 +02:00
7217571a33 Prepare for console application 2018-07-27 20:10:42 +02:00
bc159165c8 Use root namespace 2018-05-30 13:39:00 +02:00
0b443c7835 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
a6692bee44 Fix code implementation 2018-04-01 19:54:57 +02:00
a32e6b75b8 Fix abstract implementation 2018-03-30 12:35:26 +02:00
60e6352ea1 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
af5013ec01 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
6e72fd21b1 Nullable+void typehint 2018-03-13 20:55:24 +01:00
12815e734e Change permission check from int to string 2018-03-09 22:26:22 +01:00
7e4684993e phpcs fixes 2018-02-17 21:38:56 +01:00
d1a20a9545 Fix strict_types 2018-02-15 20:27:23 +01:00
743c430634 Fix Class name 2018-02-10 19:31:12 +01:00
f55a99f3b3 Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
6b36c1b9ee phpcbf 2018-02-03 13:09:09 +01:00
2be3298de7 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00