Commit Graph

67 Commits

Author SHA1 Message Date
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
8a42dc07fc Fix change bugs 2018-02-03 13:33:43 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
24c6194f5c Add default case/exception for database type 2018-01-16 18:53:49 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
f2c8abee77 Fix pid installation 2017-09-08 17:51:08 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +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
4ea2ce9886 Fix installer 2017-04-01 22:41:34 +02:00
b1a8e92de7 Removing ROOT_PATH 2017-03-31 15:19:22 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
9f872bfc14 Renaming database pool 2016-10-29 20:48:03 +02:00