Commit Graph

120 Commits

Author SHA1 Message Date
b154d6ca82 Remove default uninstall 2018-12-21 20:22:10 +01:00
d406d9f6b6 Fix tests/coverage 2018-12-20 23:23:14 +01:00
168974f2a1 Implement tests 2018-12-16 11:25:35 +01:00
b4adee0ae5 Fix increment order 2018-12-10 18:19:05 +01:00
296709862c Fix use order 2018-12-09 22:16:55 +01:00
819e629009 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
0f78995900 Make classes final 2018-12-01 20:50:27 +01:00
bd42cd6ac1 Update permission handling 2018-11-11 19:52:21 +01:00
243355f4c4 Docblock fix 2018-09-22 18:22:44 +02:00
af43a434a3 Improve array init 2018-09-22 17:05:23 +02:00
169d357ff8 Minor nav permission check improvements 2018-09-21 23:09:23 +02:00
bd23899bf9 Split controllers per application 2018-09-19 21:34:04 +02:00
3d661ee769 Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
ba828cb414 Fix package docblock 2018-08-24 14:08:08 +02:00
1dc6ed5ed1 use global namespace 2018-08-24 13:05:50 +02:00
35f13e99c6 Prepare for console application 2018-07-27 20:10:42 +02:00
a5de3062eb Improve docblock param/return 2018-06-01 18:40:46 +02:00
907d005337 Use root namespace 2018-05-30 13:39:00 +02:00
c99e0c740b Remove whitespace 2018-05-21 22:30:04 +02:00
b8245da78f Remove unused parameter from install 2018-05-20 11:53:43 +02:00
2aba86e8b9 Make classes final 2018-05-11 21:30:34 +02:00
fd7f671336 Fix code implementation 2018-04-01 19:54:57 +02:00
1477174b1c Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
c63745d8c4 Fix abstract implementation 2018-03-30 12:35:26 +02:00
f4e0d7cae7 Fix dependencies 2018-03-28 23:10:31 +02:00
4dcc04495b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c60ac48bfe Fix mini install 2018-03-27 18:52:40 +02:00
362d71d34c Template fixes 2018-03-24 14:00:51 +01:00
737dd6e491 Fix nav permission load 2018-03-24 11:23:03 +01:00
ff336b944f Add public/private to const 2018-03-16 08:46:52 +01:00
b86d35640c Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
95923c2194 Nullable+void typehint 2018-03-13 20:55:24 +01:00
3b28f31fbb Change permission check from int to string 2018-03-09 22:26:22 +01:00
b3c286dc86 phpcs fixes 2018-02-17 21:38:56 +01:00
c401f33a00 Fix strict_types 2018-02-15 20:27:23 +01:00
d438409cff Fix Class name 2018-02-10 19:31:12 +01:00
30d9886a4f Fix : spacing 2018-02-04 18:13:48 +01:00
16580ac0e7 phpcbf 2018-02-03 13:09:09 +01:00
8246941d98 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
2ce11b5e4d Add spaces around namespace 2018-02-03 11:46:23 +01:00
00ed549282 Improve readme 2018-01-07 13:00:21 +01:00
9f2c9d64b2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
fbeda34dd1 Remove package TBD 2017-12-30 11:56:53 +01:00
a293ef56dc Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
3fff28b3d1 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
54cbd0a92b Fix #20 2017-11-09 17:28:41 +01:00
c070980e92 Minor bug fixes 2017-11-08 23:02:25 +01:00
4c928ec062 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
Scrutinizer Auto-Fixer
363f6e5663 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
53b16e94cf General fixes 2017-11-05 13:09:39 +01:00