Commit Graph

108 Commits

Author SHA1 Message Date
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
87974dc555 Fix permission tables 2017-09-13 10:45:41 +02:00
965a2df66d draft pid to path fix 2017-09-08 15:38:23 +02:00
9f3938e5cb Extend risk templates 2017-09-07 15:50:42 +02:00
02f2e7c518 Extend templates 2017-09-07 15:22:30 +02:00
cdcba79e9e Improved list templates and added empty single templates 2017-09-06 15:33:26 +02:00
d0d66d2977 Fix file author and copyright 2017-07-26 17:48:08 +02:00
47fea048b6 Fix footer rendering 2017-07-25 19:09:46 +02:00
5414720bf2 Add html escaping 2017-07-24 20:48:22 +02:00
e93991e528 Remove @author docblock 2017-07-20 18:12:29 +02:00
2e58e8158e Fix templates 2017-07-11 22:21:43 +02:00
a236608e57 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00