Commit Graph

257 Commits

Author SHA1 Message Date
553a17edaf fix event triggering with regex 2020-10-25 23:06:28 +01:00
e09ac0686e add tests 2020-10-10 21:28:38 +02:00
27f7f9a1dd fix @covers 2020-10-09 00:20:25 +02:00
55f79f7c01 fix file_exists replacement 2020-10-08 17:52:29 +02:00
e9426bf18a fix dir check 2020-10-08 15:37:11 +02:00
06070dcac2 fix is_* check 2020-10-08 15:34:05 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
3c69c2c209 Add tests e.g. preloader 2020-10-05 19:28:57 +02:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
b419139a45 manual cs fixes 2020-09-01 20:57:48 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
45507970b9 fix fix audit log creation 2020-07-31 15:38:20 +02:00
568f3fab4b added hashing of strings to ints 2020-07-31 00:15:19 +02:00
f554feae82 handle nullmodule function calls 2020-07-29 23:52:03 +02:00
fc39d6d452 autofix 2020-07-23 20:50:43 +02:00
013ce912f9 optimize module loaded 2020-07-23 20:50:19 +02:00
010b63b438 call methods as methods and not as static functions 2020-06-09 22:59:25 +02:00
9b3e8960bd autoformat 2020-05-31 22:49:17 +02:00
42f2cbbe7e add ip to auditor 2020-05-31 22:49:05 +02:00
eb73cc4027 make tables tabable 2020-05-31 18:03:29 +02:00
580db7a9d6
Fix member variable usage NO_CI 2020-05-22 14:14:34 +02:00
d613d747fc
Fix typo 2020-05-22 14:11:00 +02:00
aa95b145d1
Fix type NO_CI 2020-05-22 14:09:42 +02:00
566cfaa124
Fix EOL ; 2020-05-22 14:05:38 +02:00
3019a5fb10
Use app settings handler 2020-05-22 14:01:06 +02:00
9b184d3df3
settings dependency injection 2020-05-22 13:55:21 +02:00
0e5e967920 fix phpcs 2020-03-14 20:07:03 +01:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
b99ab9d138 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-03-01 19:32:22 +01:00
08080d4b99 remove empty lines 2020-02-28 18:53:06 +01:00
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +01:00
Formatter Bot
34a0618d59 Automated formatting changes 2020-02-26 19:53:14 +00:00
fc68a96592 optimize app isntall 2020-02-26 19:43:25 +01:00
d1d300eedd allow module app install 2020-02-26 19:28:06 +01:00
Formatter Bot
b1d4588de1 Automated formatting changes 2020-02-25 19:13:50 +00:00
354d4a321a draft app setup 2020-02-25 20:08:44 +01:00
bcfd1657f8 make methods protected to allow more control from child installers 2020-02-24 22:50:09 +01:00
d9d8f80e72 autoformating 2020-02-24 22:47:27 +01:00
660354d8f4 create settings installer 2020-02-24 22:47:15 +01:00
aa7bb25b36 move ApplicationAbstract 2020-02-24 21:22:35 +01:00
6fc81eeb3f remove keys from foreach 2020-02-22 15:29:25 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00