Commit Graph

403 Commits

Author SHA1 Message Date
16801833ca Improve array init 2018-09-22 17:05:23 +02:00
8f18f21b1e Static analysis fixes 2018-09-22 16:23:56 +02:00
921b83eeeb Split controllers per application 2018-09-19 21:34:04 +02:00
16daec8f70 Fix package docblock 2018-08-24 14:08:08 +02:00
ea56df9d65 fix #96 fix #97 2018-08-17 20:02:29 +02:00
d982b6a822 Prepare for console application 2018-07-27 20:10:42 +02:00
3a8f5ca8d4 Re-format mappers 2018-05-31 19:47:26 +02:00
c5b49f0d4c Use root namespace 2018-05-30 13:39:00 +02:00
fc2c7918a5 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
60d1ad889b Reformat 2018-05-20 09:59:17 +02:00
5684b5c299 Make classes final 2018-05-11 21:30:34 +02:00
28505163b7 Fix code implementation 2018-04-01 19:54:57 +02:00
5ade0a830b Fix abstract implementation 2018-03-30 12:35:26 +02:00
0a5300cc76 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
1e449c04a1 docblock typehint fix 2018-03-16 12:39:55 +01:00
ffaf7e0bba Add public/private to const 2018-03-16 08:46:52 +01:00
31ec0b5b03 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
6d8453bf95 Nullable+void typehint 2018-03-13 20:55:24 +01:00
29e0ddbbef Change permission check from int to string 2018-03-09 22:26:22 +01:00
2d07c3d562 phpcs fixes 2018-02-17 21:38:56 +01:00
b12d5be6ae Fix strict_types 2018-02-15 20:27:23 +01:00
2fd5abb9db Fix Class name 2018-02-10 19:31:12 +01:00
18c62d111a Fix : spacing 2018-02-04 18:13:48 +01:00
4b5a124506 Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
f67b27dfd7 phpcbf 2018-02-03 13:09:09 +01:00
648070db3b Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
c2ec702cbe Remove space from end of line 2018-02-03 11:52:30 +01:00
51200c50c2 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b3ed3afe0d Fix CS via phpcs 2018-01-28 22:11:07 +01:00
dc3b8251d7 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
90a27edd1b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
d1fa884848 Remove package TBD 2017-12-30 11:56:53 +01:00
a381fa142e Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
4dc3ead933 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
048f436e3d Minor visual changes 2017-11-17 12:20:59 +01:00
8280c32a31 Fix #13 2017-11-08 22:39:51 +01:00
64659c6655 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
6241234d98 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
e1410be93f General fixes 2017-11-05 13:09:39 +01:00
5525b74975 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
969722c991 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
13d261812d Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
a7e14a4072 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
1d5dfad50e Use default database connection 2017-09-23 13:58:09 +02:00
b5a33cb5cb Add module id to modules 2017-09-15 19:37:34 +02:00
2fe0befe84 Simplify htmlescape 2017-09-14 20:39:58 +02:00
d27f94e329 Fix permission tables 2017-09-13 10:45:41 +02:00
7ee3204a0e draft pid to path fix 2017-09-08 15:38:23 +02:00
8e59390cd9 Bug fix changes 2017-09-05 18:47:24 +02:00
6a0244b0f7 Fix file author and copyright 2017-07-26 17:48:08 +02:00