Commit Graph

369 Commits

Author SHA1 Message Date
372461036d Docblock fix 2018-09-22 18:22:44 +02:00
180848c310 Static analysis fixes 2018-09-22 16:23:56 +02:00
5bd13cd77d Split controllers per application 2018-09-19 21:34:04 +02:00
582c9b9ed7 Fix package docblock 2018-08-24 14:08:08 +02:00
8401790c3f fix #96 fix #97 2018-08-17 20:02:29 +02:00
31723764fd Prepare for console application 2018-07-27 20:10:42 +02:00
6d1e295904 Re-format mappers 2018-05-31 19:47:26 +02:00
21264655a3 Use root namespace 2018-05-30 13:39:00 +02:00
ef71105e24 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
2b928f67e6 Reformat 2018-05-20 09:59:17 +02:00
9504260169 Make classes final 2018-05-11 21:30:34 +02:00
db8b978ec3 Fix code implementation 2018-04-01 19:54:57 +02:00
1ae7ca2836 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
81d25270a2 Fix abstract implementation 2018-03-30 12:35:26 +02:00
acdb9f3c39 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7e62a2515b docblock typehint fix 2018-03-16 12:39:55 +01:00
2726f99b9c Add public/private to const 2018-03-16 08:46:52 +01:00
e3cc2fef05 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
48e90438cd Nullable+void typehint 2018-03-13 20:55:24 +01:00
d5013c7359 Change permission check from int to string 2018-03-09 22:26:22 +01:00
9402a86758 phpcs fixes 2018-02-17 21:38:56 +01:00
56b6a92635 Fix strict_types 2018-02-15 20:27:23 +01:00
edf3d8c8dc Fix Class name 2018-02-10 19:31:12 +01:00
a69538ceff phpcbf 2018-02-03 13:09:09 +01:00
7496c28b73 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
98b9282a0e Remove space from end of line 2018-02-03 11:52:30 +01:00
2606cf3701 Add spaces around namespace 2018-02-03 11:46:23 +01:00
edb6bd882a Fix CS via phpcs 2018-01-28 22:11:07 +01:00
322b1d02ab Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
0855f7a622 Fix css debug 2018-01-07 14:56:44 +01:00
af2cdbc2ef Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
ae529130ce Remove package TBD 2017-12-30 11:56:53 +01:00
7df901b408 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
3f1dc72c83 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
5a95cd80cd Fix #21 2017-11-09 17:24:02 +01:00
64f44be321 Fix #13 2017-11-08 22:39:51 +01:00
beb5c94c1b Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
cfac79a2fd Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
161ab3775a General fixes 2017-11-05 13:09:39 +01:00
ebc649bbb7 Add image 2017-11-02 20:56:01 +01:00
0197cb483f Fix tabs to spaces 2017-10-27 18:23:35 +02:00
a9f377a2f1 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
1f7c253f33 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
7fd0c04580 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
e48f17c296 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
c09e0eea73 Use default database connection 2017-09-23 13:58:09 +02:00
3b4d77d222 Fix department return type 2017-09-18 07:42:03 +02:00
97a1a7d855 Add module id to modules 2017-09-15 19:37:34 +02:00
10165e933b fix table links+obj members 2017-09-15 08:43:00 +02:00
664ec1cd71 Simplify htmlescape 2017-09-14 20:39:58 +02:00