Commit Graph

113 Commits

Author SHA1 Message Date
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
36b8801c7b Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
791ac41f8f Fix tests and create coverage 2017-11-05 20:25:50 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
479296c96f Add image 2017-11-02 20:56:01 +01:00
ef408f396c Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
7c6d2c442e Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
54db9361a6 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
1b404b1497 Use default database connection 2017-09-23 13:58:09 +02:00
50f2cc13be Add module id to modules 2017-09-15 19:37:34 +02:00
faacf6911e Simplify htmlescape 2017-09-14 20:39:58 +02:00
228774d176 Fix permission tables 2017-09-13 10:45:41 +02:00
41ccf0d812 use tasks lang for status 2017-09-11 08:24:57 +02:00