Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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
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
9b867b8124 Add spaces around namespace 2018-02-03 11:46:23 +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
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
9238b27f67 fix #18 2017-10-04 20:43:06 +02:00