Commit Graph

86 Commits

Author SHA1 Message Date
Formatter Bot
579a936c5c Automated formatting changes 2021-09-27 21:19:54 +00:00
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
9ae2cd45ed bug fixes 2021-09-25 14:48:54 +02:00
04c1927c96 Draft module status changes (route changes) 2020-12-20 20:01:35 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01: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
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
aa95b145d1
Fix type NO_CI 2020-05-22 14:09:42 +02:00
566cfaa124
Fix EOL ; 2020-05-22 14:05:38 +02:00
9b184d3df3
settings dependency injection 2020-05-22 13:55:21 +02:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
Formatter Bot
34a0618d59 Automated formatting changes 2020-02-26 19:53:14 +00: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
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
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
a9918edccf Add exception description 2019-07-04 22:35:41 +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
0bd6cb95f5 test and fix schema builder 2019-02-26 21:41:52 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +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
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01: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
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
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
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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +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