Commit Graph

109 Commits

Author SHA1 Message Date
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
174d1f9abc Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
768a32cacd Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
df4ad26b62 Fix author 2017-10-13 14:26:37 +02:00
c4e15599be Use default database connection 2017-09-23 13:58:09 +02:00
6398457368 Draft read only db 2017-09-22 19:19:57 +02:00
efe6d3fc1c Add module id to modules 2017-09-15 19:37:34 +02:00
ded62f8600 Simplify htmlescape 2017-09-14 20:39:58 +02:00
73432a568a Fix installer (nav) 2017-09-13 20:25:35 +02:00
77adf9d3c4 Fix pid installation 2017-09-08 17:51:38 +02:00
f78f9280b9 draft pid to path fix 2017-09-08 15:38:23 +02:00
70842216b6 Make nav vars const if possible 2017-09-08 11:41:19 +02:00