Commit Graph

125 Commits

Author SHA1 Message Date
d7241b9daa Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
97a1e914dd inspection fixes 2019-02-09 19:42:23 +01:00
410571d2e7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c39144bb2a Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
c340275081 Rename reporter->helper 2019-01-20 18:17:00 +01:00
6dee43322e Use new tab, colors and css 2019-01-13 21:42:08 +01:00
6c45f73d92 php cs fixer 2018-12-28 19:13:17 +01:00
bc86088383 Optimize navigation install 2018-12-25 19:03:01 +01:00
27e1d8bae2 Fixes #152 2018-12-24 16:08:15 +01:00
e033312296 Move schema to json 2018-12-22 23:19:20 +01:00
b7d9c5cd5a Remove default uninstall 2018-12-21 20:22:10 +01:00
8d9f94837d Fix null typehint order 2018-12-10 18:13:38 +01:00
e436742fff Fix doc align 2018-12-09 22:20:51 +01:00
7424343325 Fix use order 2018-12-09 22:16:55 +01:00
bf1fe6b164 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dabda7c55d Make classes final 2018-12-01 20:50:27 +01:00
2bcbfa6427 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
ff009c96d6 Docblock fix 2018-09-22 18:22:44 +02:00
60d3803197 Improve array init 2018-09-22 17:05:23 +02:00
bda8a01af8 Static analysis fixes 2018-09-22 16:23:56 +02:00
3a2e862c8c Split controllers per application 2018-09-19 21:34:04 +02:00
55109ada95 Fix package docblock 2018-08-24 14:08:08 +02:00
02230685c7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
c0064aec25 Prepare for console application 2018-07-27 20:10:42 +02:00
0452852e74 Use root namespace 2018-05-30 13:39:00 +02:00
810d8eaa6b Remove unused parameter from install 2018-05-20 11:53:43 +02:00
1ac5b6abae Make classes final 2018-05-11 21:30:34 +02:00
43be4740e0 Fix code implementation 2018-04-01 19:54:57 +02:00
372acd2569 Fix abstract implementation 2018-03-30 12:35:26 +02:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c73f8dd3e0 docblock typehint fix 2018-03-16 12:39:55 +01:00
83ce5ff51e Add public/private to const 2018-03-16 08:46:52 +01:00
7f684d050e Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
38362d921b Nullable+void typehint 2018-03-13 20:55:24 +01:00
87849422e0 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1d722a68ba phpcs fixes 2018-02-17 21:38:56 +01:00
4d78bc7f9d Fix strict_types 2018-02-15 20:27:23 +01:00
c0b497c7c1 Fix Class name 2018-02-10 19:31:12 +01:00
0c2c75bdab Fix : spacing 2018-02-04 18:13:48 +01:00
beb7e86121 phpcbf 2018-02-03 13:09:09 +01:00
0a00e43fc3 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
c8d6da1c68 Remove space from end of line 2018-02-03 11:52:30 +01:00
3ac51a1a1e Add spaces around namespace 2018-02-03 11:46:23 +01:00
9d270eeb81 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
0b550dd44a Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
adcb129dbd General bug fixes 2017-11-11 16:21:30 +01:00
bc969c318e Fix #13 2017-11-08 22:39:51 +01:00
af93e40ee4 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00