Commit Graph

76 Commits

Author SHA1 Message Date
5b49bb2a5d fix db field type 2020-08-27 18:57:30 +02:00
947f9a4d70 undo removal of db create 2020-06-12 21:45:31 +02:00
9a95555bfb remove unused parent id usage 2020-06-12 21:44:51 +02:00
63c84a4651 changed file permissions 2020-06-09 22:03:51 +02:00
9bae506c77 draft navigation hotkeys 2020-05-31 18:02:31 +02:00
d08c9e741e remove db prefix 2020-03-12 18:03:50 +01:00
3fed76fe75 make module status handling final 2020-02-24 22:57:26 +01:00
1e096aa7d0 make installer final 2020-02-24 22:53:42 +01:00
9db5cc0a22 improve array docblock 2020-02-08 13:26:44 +01:00
25a4a1698a fix db schema 2019-12-21 16:01:38 +01:00
a3ddb0a782 implement navigation actions 2019-12-21 10:34:30 +01:00
f1f20a31b1 remove empty line 2019-12-15 14:18:15 +01:00
d34b0aac56 fix phpcs findings 2019-09-12 19:48:00 +02:00
4151c32323 change php version requirement 2019-08-15 20:45:28 +02:00
323d5729ae fix @link 2019-07-08 19:51:27 +02:00
7655dc6154 php cs fixer 2019-04-27 12:05:33 +02:00
79f8da0ba6 inspection fixes 2019-02-09 19:42:23 +01:00
c8550aa138 Fix use order/unused 2018-12-28 18:42:29 +01:00
9d014c1c67 Optimize navigation install 2018-12-25 19:03:01 +01:00
5e84da05ce Fixes #152 2018-12-24 16:08:15 +01:00
6eebe5a51b Move schema to json 2018-12-23 20:30:11 +01:00
9474814d2f Move schema to json 2018-12-23 20:29:20 +01:00
b154d6ca82 Remove default uninstall 2018-12-21 20:22:10 +01:00
296709862c Fix use order 2018-12-09 22:16:55 +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
ba828cb414 Fix package docblock 2018-08-24 14:08:08 +02:00
35f13e99c6 Prepare for console application 2018-07-27 20:10:42 +02:00
907d005337 Use root namespace 2018-05-30 13:39:00 +02:00
b8245da78f Remove unused parameter from install 2018-05-20 11:53:43 +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
b86d35640c Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
3b28f31fbb Change permission check from int to string 2018-03-09 22:26:22 +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
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
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
54cbd0a92b Fix #20 2017-11-09 17:28:41 +01: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
c4e15599be Use default database connection 2017-09-23 13:58:09 +02:00
73432a568a Fix installer (nav) 2017-09-13 20:25:35 +02:00