Commit Graph

76 Commits

Author SHA1 Message Date
2f5345a1ef Static analysis fixes 2018-09-22 16:23:56 +02:00
9561a162fa Split controllers per application 2018-09-19 21:34:04 +02:00
65b6e87b04 Fix package docblock 2018-08-24 14:08:08 +02:00
26fe54e4f9 fix #96 fix #97 2018-08-17 20:02:29 +02:00
1e21e9c691 Fix mappers 2018-08-11 21:36:17 +02:00
5c7f8fe932 Add travis draft some QA layouts 2018-08-11 17:30:15 +02:00
efb36a9e11 Added module_qa_question.xml 2018-08-10 22:49:46 +02:00
5ac7144a61 Added module_qa_question.svg 2018-08-10 22:49:18 +02:00
2e6c46e85f Added module_qa_list.xml 2018-08-10 22:11:04 +02:00
bad767abbb Added module_qa_list.svg 2018-08-10 22:08:54 +02:00
27a6b7db0c Re-format mappers 2018-05-31 19:47:26 +02:00
ca746facb0 Use root namespace 2018-05-30 13:39:00 +02:00
78c520b6c8 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
1b3c764c61 Reformat 2018-05-20 09:59:17 +02:00
5cb8b25cfb Make classes final 2018-05-11 21:30:34 +02:00
d60a48f581 Fix code implementation 2018-04-01 19:54:57 +02:00
17b6753d0d Fix abstract implementation 2018-03-30 12:35:26 +02:00
ec7b4e12ea Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
be2bae6661 Add typehints 2018-03-16 13:33:55 +01:00
45a809ac5d docblock typehint fix 2018-03-16 12:39:55 +01:00
e8b60ee880 Add public/private to const 2018-03-16 08:46:52 +01:00
11689f6333 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
7fcbaf1161 Nullable+void typehint 2018-03-13 20:55:24 +01:00
cd9aeaaee4 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1a5c175409 phpcs fixes 2018-02-17 21:38:56 +01:00
b565ec1bf7 Fix strict_types 2018-02-15 20:27:23 +01:00
ad4fdb70ca Fix Class name 2018-02-10 19:31:12 +01:00
1d4b330474 Fix : spacing 2018-02-04 18:13:48 +01:00
eb56fb9a09 phpcbf 2018-02-03 13:09:09 +01:00
25498323b8 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
98d4cbc727 Remove space from end of line 2018-02-03 11:52:30 +01:00
9ee3ee5f08 Add spaces around namespace 2018-02-03 11:46:23 +01:00
84c2621bb6 CS fixes 2018-02-03 11:38:30 +01:00
24ed4b73c2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
809cec89ec Remove package TBD 2017-12-30 11:56:53 +01:00
ee9a6416f4 Fix types 2017-11-17 19:34:52 +01:00
fdbd8774e5 Explicit type cast 2017-11-17 18:46:28 +01:00
cdb2db0fdf Fix #13 2017-11-08 22:39:51 +01:00
0595b27b58 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
1b9ff243dd Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
87ccf96621 General fixes 2017-11-05 13:09:39 +01:00
d44bb370ed Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
84a64c0abd Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
8900ec5e84 Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
871f559de4 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
7b6e134c7c Bug fix QA badges 2017-10-07 17:52:14 +02:00
b423d9ef87 Use default database connection 2017-09-23 13:58:09 +02:00
de9290e273 Add module id to modules 2017-09-15 19:37:34 +02:00
f254686f74 Simplify htmlescape 2017-09-14 20:39:58 +02:00
7567a23be8 Fix permission tables 2017-09-13 10:45:41 +02:00