|
|
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 |
|
|
|
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 |
|
|
|
db48bcdb8d
|
fix phpstan bugs
|
2019-12-21 20:51:20 +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 |
|
|
|
d7ce34a6cc
|
fix phpstan bugs
|
2019-12-07 19:14:00 +01:00 |
|
|
|
7eaf29e912
|
test documentation and started to enhance explicit coverage which dropped because of @covers
|
2019-12-07 10:16:54 +01:00 |
|
|
|
86f77e0a5e
|
cleanup and tests added for ci/cd
|
2019-11-20 22:27:43 +01:00 |
|
|
|
7fece66ef6
|
cleanup tests and add new tests
|
2019-11-10 22:38:11 +01:00 |
|
|
|
3e0a4f113f
|
package test and module abstract tests added
|
2019-11-09 11:55:03 +01:00 |
|
|
|
f890c78e83
|
prepare package manager functionality
|
2019-11-09 10:47:36 +01:00 |
|
|
|
0422411c89
|
phpstan fixes
|
2019-10-07 22:22:41 +02:00 |
|
|
|
8221d4b723
|
phpcs fixes
|
2019-09-29 00:11:20 +02:00 |
|
|
|
9511d3209c
|
fix empty lines
|
2019-09-28 20:58:36 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
7b1cf0e660
|
fix after change to php 7.4
|
2019-08-17 14:14:58 +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 |
|
|
|
5b56b7367d
|
fix formatting and docblock
|
2019-07-08 19:15:25 +02:00 |
|
|
|
a9918edccf
|
Add exception description
|
2019-07-04 22:35:41 +02:00 |
|
|
|
4da69b5c09
|
fix code and tests after changes
|
2019-06-14 23:08:09 +02:00 |
|
|
|
93a972eb55
|
static analysis fixes
|
2019-06-06 21:43:45 +02:00 |
|
|
|
3d39929180
|
More general routing and hidden server responses
|
2019-06-01 20:55:46 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
4cdfab275e
|
Use global namespace
|
2019-04-27 00:13:34 +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 |
|
|
|
905d04957d
|
Fixes
|
2019-03-31 20:05:49 +02:00 |
|
|
|
0bd6cb95f5
|
test and fix schema builder
|
2019-02-26 21:41:52 +01:00 |
|
|
|
e60952e75b
|
Allow to return null module
|
2019-02-20 22:47:21 +01:00 |
|
|
|
48f2552311
|
phpcs+phpstan fixes
|
2019-02-07 00:05:38 +01:00 |
|
|
|
c959e5e5de
|
Fix self/static bug
|
2019-01-20 12:03:10 +01:00 |
|
|
|
d3cfe29e14
|
Add new status
|
2019-01-13 21:40:06 +01:00 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +01:00 |
|
|
|
a80224b07d
|
php cs fixer
|
2018-12-28 19:13:07 +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 |
|
|
|
10f0d1f692
|
Fix whitespace
|
2018-12-22 19:54:18 +01:00 |
|
|
|
835f9a5f64
|
Prepare for json schema installation
|
2018-12-22 19:50:10 +01:00 |
|
|
|
4fc518dd4b
|
Prepare for automatic table create
|
2018-12-21 20:21:50 +01:00 |
|
|
|
6cc59da699
|
Add json template validation
|
2018-12-20 23:22:44 +01:00 |
|
|
|
13c5562ffe
|
Fix null typehint order
|
2018-12-10 18:13:44 +01:00 |
|
|
|
e01d3e1e59
|
Fix doc align
|
2018-12-09 22:20:41 +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 |
|
|
|
07776f489c
|
Fix pullout bugs
|
2018-12-09 18:01:20 +01:00 |
|
|
|
9aaf6e0125
|
Add general api actions update,create,delete
|
2018-12-09 16:22:14 +01:00 |
|
|
|
0be02d40c2
|
fix package test + graph test started
|
2018-10-15 19:20:07 +02:00 |
|
|
|
de7ef32dbb
|
Start packagemanager tests
|
2018-10-14 22:00:53 +02:00 |
|
|
|
52d8b17914
|
Bug fixes and unit tests implemented
|
2018-10-03 14:25:26 +02: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 |
|
|
|
4e66128ea4
|
Extend functionality based on module needs
|
2018-09-15 13:30:51 +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 |
|
|
|
9085fa7a7e
|
Fix separate phpOMS tests without other components
|
2018-08-11 15:01:01 +02:00 |
|
|
|
6cc520a579
|
Fix mapper depth bugs and implement math evaluator
|
2018-08-01 22:08:20 +02:00 |
|
|
|
0877aeb7d5
|
Implement console framework features
|
2018-07-27 19:52:56 +02:00 |
|
|
|
6843ac5548
|
Type check fixes
|
2018-07-15 10:46:34 +02:00 |
|
|
|
adf83f0867
|
Fix path
|
2018-07-14 23:06:58 +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 |
|
|
|
e6e605f43a
|
Add docblock
|
2018-06-01 09:36:01 +02:00 |
|
|
|
9aa8a9318c
|
Optimize module init
|
2018-06-01 09:35:50 +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 |
|
|
|
592bd52667
|
Implement hook support
|
2018-04-01 18:54:13 +02:00 |
|
|
|
051c123b77
|
Improve array parsing
|
2018-03-31 21:58:13 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
8067e42f78
|
Type hint fixes
|
2018-03-24 11:17:45 +01:00 |
|
|
|
5f385e44c0
|
Add public/private to const
|
2018-03-16 08:47:43 +01:00 |
|
|
|
1cd1ee0e10
|
phpstan fixes
|
2018-03-13 23:35:20 +01: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 |
|