Commit Graph

188 Commits

Author SHA1 Message Date
416c45ee38 implement localization 2020-03-22 18:42:34 +01:00
8f1bd80d4e add github documents 2020-03-14 15:16:42 +01:00
824b8334a6 fix namespace 2020-03-14 14:27:06 +01:00
3c5b7aec83 add tests 2020-03-14 14:16:46 +01:00
0e9fe8d060 make module status handling final 2020-02-24 22:57:26 +01:00
712a56c582 make installer final 2020-02-24 22:53:42 +01:00
0efa19d71d phpcs fix 2020-01-26 12:27:56 +01:00
ac9b10e74d remove empty line 2019-12-15 14:18:15 +01:00
bb83b9fe14 mostly rename Router to WebRouter 2019-10-28 21:21:49 +01:00
ac8641bae6 phpcs fixes 2019-10-06 17:50:12 +02:00
c27f01394c fix docblock 2019-09-21 16:12:21 +02:00
3f6be53ced fix phpcs findings 2019-09-12 19:48:00 +02:00
44c14338e1 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
ccd681ca5b change php version requirement 2019-08-15 20:45:28 +02:00
2fc9fc8b98 fix @link 2019-07-08 19:51:27 +02:00
794171e302 php cs fixer 2019-04-27 12:05:33 +02:00
5c4ec8a675 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
a70b9b9c4f phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
016b806d53 Fix use order/unused 2018-12-28 18:42:29 +01:00
5051403f01 Optimize navigation install 2018-12-25 19:03:01 +01:00
54a93206a6 Fixes #152 2018-12-24 16:08:15 +01:00
52a71df308 Move schema to json 2018-12-22 19:51:26 +01:00
fd45fac402 Remove default uninstall 2018-12-21 20:22:10 +01:00
73df1f8321 Fix use order 2018-12-09 22:16:55 +01:00
7ba2d71225 Make classes final 2018-12-01 20:50:27 +01:00
0975c9c9db Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
bd59fce35f Docblock fix 2018-09-22 18:22:44 +02:00
f9cd1cc566 Improve array init 2018-09-22 17:05:23 +02:00
779b3b39e4 Static analysis fixes 2018-09-22 16:23:56 +02:00
4add354a3a Split controllers per application 2018-09-19 21:34:04 +02:00
ab8917c63e Fix package docblock 2018-08-24 14:08:08 +02:00
5e294746a1 Prepare for console application 2018-07-27 20:10:42 +02:00
d8e612a9ca Use root namespace 2018-05-30 13:39:00 +02:00
fbf12f0505 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
6f9a704b3d Make classes final 2018-05-11 21:30:34 +02:00
b8ffdb1175 Fix code implementation 2018-04-01 19:54:57 +02:00
fc2bca41d0 Fix abstract implementation 2018-03-30 12:35:26 +02:00
d25b17d821 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
cbc998154b docblock typehint fix 2018-03-16 12:39:55 +01:00
682ad3e9b3 Add public/private to const 2018-03-16 08:46:52 +01:00
aa2894b0d4 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
9270b33317 Nullable+void typehint 2018-03-13 20:55:24 +01:00
323e0e650d Change permission check from int to string 2018-03-09 22:26:22 +01:00
2a73e20075 phpcs fixes 2018-02-17 21:38:56 +01:00
1353a21720 Fix strict_types 2018-02-15 20:27:23 +01:00
4bfd639de3 Fix Class name 2018-02-10 19:31:12 +01:00
33830030c0 Fix : spacing 2018-02-04 18:13:48 +01:00
238dab40c5 phpcbf 2018-02-03 13:09:09 +01:00
31ed23debc Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
b4f56a5d3c Add spaces around namespace 2018-02-03 11:46:23 +01:00