Commit Graph

143 Commits

Author SHA1 Message Date
1ed4f3f5e2 phpcs fixes 2020-11-28 00:13:12 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
b57e6ca305 remove webinterface 2020-11-25 01:00:27 +01:00
e09ac0686e add tests 2020-10-10 21:28:38 +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
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +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
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
3019a5fb10
Use app settings handler 2020-05-22 14:01:06 +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
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
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
354d4a321a draft app setup 2020-02-25 20:08:44 +01:00
aa7bb25b36 move ApplicationAbstract 2020-02-24 21:22:35 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +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
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
0f09da42e9 handle uninit dispatcher 2019-12-19 20:11:25 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
7eaf29e912 test documentation and started to enhance explicit coverage which dropped because of @covers 2019-12-07 10:16:54 +01:00
0422411c89 phpstan fixes 2019-10-07 22:22:41 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
be9636a846 fix #196 #197 2019-04-14 19:46:32 +02:00
26a13b1276 fixes #197 2019-04-14 18:57:11 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
e60952e75b Allow to return null module 2019-02-20 22:47:21 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
336495db02 Fix reInit call 2018-12-23 20:31:58 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00