Commit Graph

95 Commits

Author SHA1 Message Date
2ddffa69de autofixes 2020-08-30 20:13:11 +02:00
a8b72984f0 improve php-cs-fixer rules 2020-08-29 17:18:45 +02:00
2f0e45aa7e update composer 2020-08-29 16:10:47 +02:00
f3c8976fc1 update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
d08c8f85af changed file permissions 2020-06-09 22:03:51 +02:00
1ad1b6ff07 add ger language 2020-06-07 22:23:35 +02:00
05eb45364c add issue information 2020-05-22 17:31:23 +02:00
c8d13b7100 update phpstan version 2020-04-12 15:56:44 +02:00
4039fdbaab add github documents 2020-03-14 15:16:42 +01:00
89541546b7 fix namespace 2020-03-14 14:27:06 +01:00
150e535dfa add tests 2020-03-14 14:16:05 +01:00
5ad2e84e73 make module status handling final 2020-02-24 22:57:26 +01:00
0e3958d1db make installer final 2020-02-24 22:53:42 +01:00
9a1b993fe4 phpcs fix 2020-01-26 12:27:56 +01:00
65c2203f0f remove empty line 2019-12-15 14:18:15 +01:00
c5ab2c1929 phpcs fixes 2019-10-06 17:50:12 +02:00
dac7f3a541 fix docblock 2019-09-21 16:12:21 +02:00
062d3c79ed fix phpcs findings 2019-09-12 19:48:00 +02:00
2270629e4f Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
1fbdd5f80c change php version requirement 2019-08-15 20:45:28 +02:00
c10c0fb311 fix @link 2019-07-08 19:51:27 +02:00
562bd4d472 php cs fixer 2019-04-27 12:05:33 +02:00
14866bbd97 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
ca0a2ce352 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
1aab1b9c65 Fix use order/unused 2018-12-28 18:42:29 +01:00
58f2b933f1 Optimize navigation install 2018-12-25 19:03:01 +01:00
cd49b24be3 Fixes #152 2018-12-24 16:08:15 +01:00
55faf4e662 Move schema to json 2018-12-22 19:51:26 +01:00
c1d8aa7de4 Remove default uninstall 2018-12-21 20:22:10 +01:00
fa366a56f3 Fix use order 2018-12-09 22:16:55 +01:00
40ef727b01 Make classes final 2018-12-01 20:50:27 +01:00
652a8b8ec4 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
5a6b85d5f0 Docblock fix 2018-09-22 18:22:44 +02:00
2b743533b9 Improve array init 2018-09-22 17:05:23 +02:00
4fa8657dfe Static analysis fixes 2018-09-22 16:23:56 +02:00
3b89edc39c Split controllers per application 2018-09-19 21:34:04 +02:00
761b9dc721 Fix package docblock 2018-08-24 14:08:08 +02:00
1d4a7d4241 Prepare for console application 2018-07-27 20:10:42 +02:00
19f73a8bcc Use root namespace 2018-05-30 13:39:00 +02:00
f4e9b042c6 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
cd9111b0c4 Make classes final 2018-05-11 21:30:34 +02:00
99ced4dbbf Init event manager 2018-04-02 18:02:14 +02:00
669ccbb419 Fix code implementation 2018-04-01 19:54:57 +02:00
db1f525a32 Fix abstract implementation 2018-03-30 12:35:26 +02:00
0625e8cb13 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
f107e64f59 Add typehints 2018-03-16 13:33:55 +01:00
43efc475d4 Add public/private to const 2018-03-16 08:46:52 +01:00
dc14e0c514 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
fa5a23ecb4 Nullable+void typehint 2018-03-13 20:55:24 +01:00
9e632f8e8f Change permission check from int to string 2018-03-09 22:26:22 +01:00