Commit Graph

48 Commits

Author SHA1 Message Date
73aedf7366 Make classes final 2018-05-11 21:30:34 +02:00
4ced31b062 Fix code implementation 2018-04-01 19:54:57 +02:00
45030f2f97 Fix abstract implementation 2018-03-30 12:35:26 +02:00
ecb1cf031e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
5c953bdac0 Add typehints 2018-03-16 13:33:55 +01:00
39ebfed0f0 docblock typehint fix 2018-03-16 12:39:55 +01:00
37df0bd21b Add public/private to const 2018-03-16 08:46:52 +01:00
210e909f84 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
0dfd085c18 Fix strict_types 2018-02-15 20:27:23 +01:00
cb20a2a342 Fix Class name 2018-02-10 19:31:12 +01:00
b26ec47569 Fix : spacing 2018-02-04 18:13:48 +01:00
2c3c3443f3 phpcbf 2018-02-03 13:09:09 +01:00
614bb24133 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
3496b433c3 Remove space from end of line 2018-02-03 11:52:30 +01:00
ff4ee617e9 Add spaces around namespace 2018-02-03 11:46:23 +01:00
fed3163dcf Fix CS via phpcs 2018-01-28 22:11:07 +01:00
c3e089d6a2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b1c5b0f865 Remove package TBD 2017-12-30 11:56:53 +01:00
c9b123fff6 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
7ce11b8928 Fix types 2017-11-17 19:34:52 +01:00
d7ee8f2c70 Fix #13 2017-11-08 22:39:51 +01:00
390d8b0bfd Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
83c5c98955 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
a9d8cf1320 General fixes 2017-11-05 13:09:39 +01:00
3bed65a9fa Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
67891cc7a8 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
bc57afcd73 Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
ed6a4e9ce0 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
2265004217 Implement comment models 2017-10-07 20:46:31 +02:00
3c95a5b51e Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
a214b05e28 Use default database connection 2017-09-23 13:58:09 +02:00
a23bb455c3 Add module id to modules 2017-09-15 19:37:34 +02:00
707283d003 Add auditor module 2017-09-03 20:24:57 +02:00
7f1dc9a931 Fix file author and copyright 2017-07-26 17:48:08 +02:00
0b795731f9 Fix footer rendering 2017-07-25 19:09:46 +02:00
6b23b83fb5 Add html escaping 2017-07-24 20:48:22 +02:00
5574a7ccd5 Remove @author docblock 2017-07-20 18:12:29 +02:00
43fc8da6ba Fix module id 2017-05-10 21:24:43 +02:00
e24257bb75 Make all tables red 2017-04-16 20:38:39 +02:00
2f8cbd3f48 Fix installer 2017-04-01 22:41:30 +02:00
8427285859 Strict types enabled 2017-03-01 14:05:29 +01:00
223d8fee8e Name fixes 2017-02-25 20:48:55 +01:00
783b5ddb8d Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
aa527500a1 Bulkl path fix 2017-02-12 21:42:39 +01:00
0b83a9d50f Increase php version requirement 2016-12-07 20:56:15 +01:00
297d9b05b5 Prepare const visibility 2016-12-07 20:23:04 +01:00
1adb502a3e Fixed dependency 2016-11-14 17:29:17 +01:00
51054ddbab Implemented Editor/Comments install 2016-11-14 17:27:55 +01:00