Commit Graph

185 Commits

Author SHA1 Message Date
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
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +02:00
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
91a4732c1b Fix bugs 2018-07-07 19:41:44 +02:00
c681d9697f Improve module list results and improve types 2018-07-06 20:44:21 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
579f8d9565 Timing bug fix 2018-02-04 20:55:28 +01:00
4fc4f3f7c8 Combine activate/deactivate to status 2018-02-03 13:11:17 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
029fdb4600 Add default case/exception for database type 2018-01-16 19:04:12 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
634c1e33b7 Fix providing install 2017-11-18 16:52:34 +01:00
c7c4ef3a1e Pass info manager to providing 2017-11-17 20:56:29 +01:00
3993033465 Optimize module tests 2017-11-15 14:13:15 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
433b3b4d66 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
4a766b6cf0 Fix #132 2017-10-26 19:01:09 +02:00
1092e945ea Use read only database connection 2017-09-22 19:18:18 +02:00
8d7e7da54f Needs autoloader 2017-09-18 20:03:42 +02:00
57a93bd60a Optimize code order 2017-09-18 18:39:21 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
631260428d Remove double column select 2017-09-08 09:23:57 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
75d0f7c2b7 Adjusted member comment 2017-04-04 20:30:30 +02:00
0f19264e86 Use dynamic module path 2017-04-01 13:58:19 +02:00
b1a8e92de7 Removing ROOT_PATH 2017-03-31 15:19:22 +02:00
bea0c9955f Initialize modules based on request 2017-02-03 20:37:21 +01:00