Commit Graph

67 Commits

Author SHA1 Message Date
a8b1efacee Use new tab, colors and css 2019-01-13 21:42:08 +01:00
975b25927e php cs fixer 2018-12-28 19:13:17 +01:00
a424caa570 cleanup badge usage 2018-12-22 23:20:25 +01:00
46899b9118 Move schema to json 2018-12-22 23:19:20 +01:00
5813c9e528 Remove default uninstall 2018-12-21 20:22:10 +01:00
30d9baf8d7 Fix null typehint order 2018-12-10 18:13:38 +01:00
8812450bac Fix use order 2018-12-09 22:16:55 +01:00
b1421543ce Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
02390974da Make classes final 2018-12-01 20:50:27 +01:00
c0935a07a0 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
ec3feb7e32 Docblock fix 2018-09-22 18:22:44 +02:00
cead77ba41 Improve array init 2018-09-22 17:05:23 +02:00
52aafa8e90 Split controllers per application 2018-09-19 21:34:04 +02:00
25899486f5 Fix package docblock 2018-08-24 14:08:08 +02:00
83295089c1 Prepare for console application 2018-07-27 20:10:42 +02:00
ca84e70aba Re-format mappers 2018-05-31 19:47:26 +02:00
d74e7518be Use root namespace 2018-05-30 13:39:00 +02:00
e904b0ee50 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
913ef4fa79 Reformat 2018-05-20 09:59:17 +02:00
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