Commit Graph

59 Commits

Author SHA1 Message Date
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
49a09d2a9e Fix question uri path 2017-09-11 17:42:37 +02:00
3300fc610f draft pid to path fix 2017-09-08 15:38:23 +02:00
6a2df4a70d fix tools dependency 2017-09-08 10:50:13 +02:00
14f114309f Fixed templates 2017-09-06 15:32:18 +02:00
1d49aa179e Optimize datatypes path 2017-08-11 20:44:07 +02:00
7854e6cad5 Create basic api create functionality 2017-08-03 21:47:05 +02:00
eacb4d7249 Fix file author and copyright 2017-07-26 17:48:08 +02:00
8faa34e58a Add html escaping 2017-07-24 20:48:22 +02:00
bba2816d16 Remove @author docblock 2017-07-20 18:12:29 +02:00
f4ad3255fc Prepare knowledgebase templates 2017-07-17 20:25:57 +02:00
b68aa42f1d QA badges lists 2017-07-17 20:06:20 +02:00
bd2351dc28 Fixes #72 2017-07-17 19:48:42 +02:00
93426a8a9d Fix style bugs 2017-06-27 21:48:27 +02:00
8940a9e5a1 Add styles 2017-06-24 10:51:49 +02:00
fe1922ac1a Fixing templates 2017-06-24 10:51:43 +02:00
7f69aa0e85 fixes #62 2017-05-30 18:21:27 +02:00
c0eae0a7fc Remove find 2017-04-14 21:03:58 +02:00