Commit Graph

88 Commits

Author SHA1 Message Date
Formatter Bot
dfdcf08e4c Automated formatting changes 2021-10-03 07:20:37 +00:00
eb7cd76a11 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
a71e46f568 rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
Formatter Bot
7634d7a411 Automated formatting changes 2021-09-19 17:55:21 +00:00
97c90ca519 september update 1 2021-09-19 19:50:15 +02:00
c84b132b22 fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
Formatter Bot
ebfcc06911 Automated formatting changes 2021-06-23 22:17:00 +00:00
a98e51dd45 add app to installer 2021-06-24 00:03:34 +02:00
5a7d94e0f4 impl. more static translations 2021-02-12 18:01:52 +01:00
14f21a3322 bump php version 2020-12-03 23:07:33 +01:00
8f143193b3 add tests 2020-10-10 21:28:37 +02:00
d637f4b3e6 php cs autofix 2020-08-31 22:30:36 +02:00
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