Commit Graph

97 Commits

Author SHA1 Message Date
f2ec86eede php cs autofix 2020-08-31 22:30:36 +02:00
72aa455b22 improve cs fixer command 2020-08-30 20:14:54 +02:00
d0a908a5e7 autofixes 2020-08-30 20:13:11 +02:00
2ec1eccc2c improve php-cs-fixer rules 2020-08-29 17:18:45 +02:00
936846fae3 update composer 2020-08-29 16:10:47 +02:00
a909b971b3 update composer and fix tests and add gitignore 2020-07-31 15:44:06 +02:00
e45ca06648 changed file permissions 2020-06-09 22:03:51 +02:00
05dfc7e51a add issue information 2020-05-22 17:31:23 +02:00
5720efacc2 update phpstan version 2020-04-12 15:56:44 +02:00
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