Commit Graph

51 Commits

Author SHA1 Message Date
b2bb34e498 fix path because of lang bug 2019-07-13 20:22:36 +02:00
f2994e903f fix @link 2019-07-08 19:51:27 +02:00
279e25716d php cs fixer 2019-04-27 12:05:33 +02:00
6d520036b2 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
2a47f856f8 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
1453a8b6d5 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
a369bf83c2 Optimize navigation install 2018-12-25 19:03:01 +01:00
49907059a7 Fixes #152 2018-12-24 16:08:15 +01:00
8684e60b0d Move schema to json 2018-12-22 23:19:20 +01:00
5d324ebae4 Move schema to json 2018-12-22 19:51:26 +01:00
690d0975a8 Remove default uninstall 2018-12-21 20:22:10 +01:00
5168805f74 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
4270bc7028 Fix use order 2018-12-09 22:16:55 +01:00
3c75948dab Make classes final 2018-12-01 20:50:27 +01:00
ba0f7570ed Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
5576c51057 Docblock fix 2018-09-22 18:22:44 +02:00
d0bb2d76bb Improve array init 2018-09-22 17:05:23 +02:00
6f6db02be8 Static analysis fixes 2018-09-22 16:23:56 +02:00
490ce84406 Split controllers per application 2018-09-19 21:34:04 +02:00
9f6a48d354 Fix package docblock 2018-08-24 14:08:08 +02:00
bf5740f1de fix #96 fix #97 2018-08-17 20:02:29 +02:00
c7a004033a Prepare for console application 2018-07-27 20:10:42 +02:00
949364b0d6 Use root namespace 2018-05-30 13:39:00 +02:00
0628135979 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
8b27e734df Reformat 2018-05-20 09:59:17 +02:00
52ebb09a9f Make classes final 2018-05-11 21:30:34 +02:00
f768ddfa32 Fix code implementation 2018-04-01 19:54:57 +02:00
d6edf2d244 Fix abstract implementation 2018-03-30 12:35:26 +02:00
e5012e7a4c Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e4c77915b2 docblock typehint fix 2018-03-16 12:39:55 +01:00
cfbde3de35 Add public/private to const 2018-03-16 08:46:52 +01:00
7f915531c3 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
76801f67c8 Nullable+void typehint 2018-03-13 20:55:24 +01:00
2bb08052fc Change permission check from int to string 2018-03-09 22:26:22 +01:00
ee808ca86e phpcs fixes 2018-02-17 21:38:56 +01:00
f21625e911 Fix strict_types 2018-02-15 20:27:23 +01:00
97c11c1dfe Fix Class name 2018-02-10 19:31:12 +01:00
bcc01260d4 Fix : spacing 2018-02-04 18:13:48 +01:00
cc8260dbd7 phpcbf 2018-02-03 13:09:09 +01:00
13c913e0e4 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
5904435db2 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b9ddd1b1e5 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
098c7d5523 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
aba1728f8a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
c621a5921d Remove package TBD 2017-12-30 11:56:53 +01:00
a5e72531ca Fix #13 2017-11-08 22:39:51 +01:00
92e161ef76 General fixes 2017-11-05 13:09:39 +01:00
b9594ef322 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
624a414a79 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
909187e0ed Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00