Commit Graph

43 Commits

Author SHA1 Message Date
d20249bce6 Make classes final 2018-12-01 20:50:27 +01:00
0b76723767 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
e738419ebf Docblock fix 2018-09-22 18:22:44 +02:00
1189259f12 Improve array init 2018-09-22 17:05:23 +02:00
efab5a943c Static analysis fixes 2018-09-22 16:23:56 +02:00
f366034269 Split controllers per application 2018-09-19 21:34:04 +02:00
1b24fc4c09 Fix package docblock 2018-08-24 14:08:08 +02:00
fdd6a2b2c2 fix #96 fix #97 2018-08-17 20:02:29 +02:00
f10fadc6ad Prepare for console application 2018-07-27 20:10:42 +02:00
4495a21193 Use root namespace 2018-05-30 13:39:00 +02:00
72d90654c8 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
d04ac0c49f Reformat 2018-05-20 09:59:17 +02:00
03fbca17e2 Make classes final 2018-05-11 21:30:34 +02:00
ac53bc7836 Fix code implementation 2018-04-01 19:54:57 +02:00
2bca69b13f Fix abstract implementation 2018-03-30 12:35:26 +02:00
35066570fc Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
fde0d84e06 docblock typehint fix 2018-03-16 12:39:55 +01:00
2fdb50da69 Add public/private to const 2018-03-16 08:46:52 +01:00
0d1d887957 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
d904b92684 Nullable+void typehint 2018-03-13 20:55:24 +01:00
312809b6fd Change permission check from int to string 2018-03-09 22:26:22 +01:00
7ec70b36bb phpcs fixes 2018-02-17 21:38:56 +01:00
788fea5272 Fix strict_types 2018-02-15 20:27:23 +01:00
004d30987f Fix Class name 2018-02-10 19:31:12 +01:00
889e24c196 Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
65f63ce7cf phpcbf 2018-02-03 13:09:09 +01:00
b027dcf55f Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
d291bfe8b1 Remove space from end of line 2018-02-03 11:52:30 +01:00
9b867b8124 Add spaces around namespace 2018-02-03 11:46:23 +01:00
16d3b0d7f0 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
b9c2dfe17a Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
4eb31e8b0c Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
af51cbe5b7 Remove package TBD 2017-12-30 11:56:53 +01:00
061621931b Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
052ffe495a Fix #13 2017-11-08 22:39:51 +01:00
9efef58be5 General fixes 2017-11-05 13:09:39 +01:00
5f136670a1 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
f034107fec Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
0d9b3f6dcf Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
9238b27f67 fix #18 2017-10-04 20:43:06 +02:00
9ceb5b1e0c Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
883e66827a Bulkl path fix 2017-02-12 21:42:39 +01:00
2cc2f09dd1 Templating 2016-07-03 15:30:25 +02:00