Commit Graph

78 Commits

Author SHA1 Message Date
09318d61c6 remove empty line 2019-12-15 14:18:15 +01:00
9187c9c8fb cleanup tests and use @covers more 2019-11-10 22:40:27 +01:00
2f8fb62bb2 fix phpcs findings 2019-09-12 19:48:00 +02:00
785c55ceab change php version requirement 2019-08-15 20:45:28 +02:00
d50c463c0a fix @link 2019-07-08 19:51:27 +02:00
cb40b78c11 php cs fixer 2019-04-27 12:05:33 +02:00
2d760d91ca Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
ea9aad1c9a Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
24038f8f99 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
eda267b1e2 Fix use order/unused 2018-12-28 18:42:29 +01:00
6af932a5f7 Optimize navigation install 2018-12-25 19:03:01 +01:00
3916e4cde7 Fixes #152 2018-12-24 16:08:15 +01:00
b69c0a1425 Remove default uninstall 2018-12-21 20:22:10 +01:00
28f01ccad6 Fix use order 2018-12-09 22:16:55 +01:00
a8c718383e Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
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
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
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
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
2606cf3701 Add spaces around namespace 2018-02-03 11:46:23 +01:00
322b1d02ab Remove whitespace from end of line 2018-01-15 18:56:01 +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
64f44be321 Fix #13 2017-11-08 22:39:51 +01:00
161ab3775a General fixes 2017-11-05 13:09:39 +01: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
c09e0eea73 Use default database connection 2017-09-23 13:58:09 +02:00
965a2df66d draft pid to path fix 2017-09-08 15:38:23 +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
e93991e528 Remove @author docblock 2017-07-20 18:12:29 +02:00
a236608e57 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00