Commit Graph

70 Commits

Author SHA1 Message Date
6e0347459c Optimize navigation install 2018-12-25 19:03:01 +01:00
201ceb9612 Fixes #152 2018-12-24 16:08:15 +01:00
c05d521bf4 Move schema to json 2018-12-22 23:19:20 +01:00
5e164e07aa Move schema to json 2018-12-22 19:51:26 +01:00
3076f88e5d Remove default uninstall 2018-12-21 20:22:10 +01:00
ea0a0f41d6 Fix use order 2018-12-09 22:16:55 +01:00
0e27b09b15 Make classes final 2018-12-01 20:50:27 +01:00
c4fdef21df Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
a20d2b880b Docblock fix 2018-09-22 18:22:44 +02:00
dc0a0a8d4a Improve array init 2018-09-22 17:05:23 +02:00
9522fc0033 Static analysis fixes 2018-09-22 16:23:56 +02:00
02d0313acd Split controllers per application 2018-09-19 21:34:04 +02:00
04cc800cd6 Fix package docblock 2018-08-24 14:08:08 +02:00
f51865bc75 fix #96 fix #97 2018-08-17 20:02:29 +02:00
2eaa20266e Prepare for console application 2018-07-27 20:10:42 +02:00
3d1f483356 Use root namespace 2018-05-30 13:39:00 +02:00
3eab60db95 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
764c604017 Reformat 2018-05-20 09:59:17 +02:00
ced9fe7177 Make classes final 2018-05-11 21:30:34 +02:00
ac4c9ac6fe Fix code implementation 2018-04-01 19:54:57 +02:00
20227cfb38 Fix abstract implementation 2018-03-30 12:35:26 +02:00
a9bcb9609a Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a9eace0651 docblock typehint fix 2018-03-16 12:39:55 +01:00
9a3366fab5 Add public/private to const 2018-03-16 08:46:52 +01:00
c7017aa2cd Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
8b461c7f55 Nullable+void typehint 2018-03-13 20:55:24 +01:00
7aecc6ad72 Change permission check from int to string 2018-03-09 22:26:22 +01:00
f4a59c478f phpcs fixes 2018-02-17 21:38:56 +01:00
f45624132a Fix strict_types 2018-02-15 20:27:23 +01:00
a3a69bbec0 Fix Class name 2018-02-10 19:31:12 +01:00
4a0cfde95c Fix : spacing 2018-02-04 18:13:48 +01:00
fded721608 phpcbf 2018-02-03 13:09:09 +01:00
75fe045781 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
bfe56a0216 Add spaces around namespace 2018-02-03 11:46:23 +01:00
bf04cd3b6a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
26c64dfdd4 Remove package TBD 2017-12-30 11:56:53 +01:00
2b375bafde Fix #13 2017-11-08 22:39:51 +01:00
42eb734a8e General fixes 2017-11-05 13:09:39 +01:00
789a805593 Add image 2017-11-02 20:56:01 +01:00
a9a56d4696 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
a6e557059d Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
351a73f8e2 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
88a205995a Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
69bc15139c Use default database connection 2017-09-23 13:58:09 +02:00
ae5fb46a52 Add module id to modules 2017-09-15 19:37:34 +02:00
7a884d0d52 draft pid to path fix 2017-09-08 15:38:23 +02:00
3c3ddaaffc Fix file author and copyright 2017-07-26 17:48:08 +02:00
f750d8a652 Add html escaping 2017-07-24 20:48:22 +02:00
355bb6b3b5 Remove @author docblock 2017-07-20 18:12:29 +02:00
7908f4054d fixes #62 2017-05-30 18:21:27 +02:00