Commit Graph

94 Commits

Author SHA1 Message Date
Formatter Bot
0ecff9bdcf Automated formatting changes 2021-10-03 07:18:16 +00:00
efa37d5767 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
1f0322ed86 rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
96984c181c september update 1 2021-09-19 19:50:14 +02:00
50cb1b2a6f implement todos 2021-07-15 21:51:30 +02:00
Formatter Bot
ea07056932 Automated formatting changes 2021-06-23 22:12:45 +00:00
34d6b566bd add app to installer 2021-06-24 00:03:34 +02:00
ed64bdaa33 bump php version 2020-12-03 23:07:33 +01:00
fcd1ffbc6f php cs autofix 2020-08-31 22:30:36 +02:00
0706c89809 changed file permissions 2020-06-09 22:03:50 +02:00
e03d0ed481 fix invalid parent 2020-06-07 22:21:53 +02:00
d092232673 make module status handling final 2020-02-24 22:57:26 +01:00
0c04fde4e0 make installer final 2020-02-24 22:53:42 +01:00
952c481812 remove empty line 2019-12-15 14:18:15 +01:00
3c7ac81c56 fix phpcs findings 2019-09-12 19:48:00 +02:00
2b4c9a59e1 change php version requirement 2019-08-15 20:45:28 +02:00
27021380a5 fix @link 2019-07-08 19:51:27 +02:00
d755566181 php cs fixer 2019-04-27 12:05:33 +02:00
d8ad7319e8 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
71c0efb5bb Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
bc15be0084 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
3408e1c243 Fix use order/unused 2018-12-28 18:42:29 +01:00
b442706691 Optimize navigation install 2018-12-25 19:03:01 +01:00
44197532df Fixes #152 2018-12-24 16:08:15 +01:00
c95df91b5b Remove default uninstall 2018-12-21 20:22:10 +01:00
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
440c7ed347 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
2c577ac3d0 Docblock fix 2018-09-22 18:22:44 +02:00
1eddf920bb Static analysis fixes 2018-09-22 16:23:56 +02:00
155cec5426 Split controllers per application 2018-09-19 21:34:04 +02:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
052fcf7aaf fix #96 fix #97 2018-08-17 20:02:29 +02:00
d52cea4c65 Prepare for console application 2018-07-27 20:10:42 +02:00
8c91e73c71 Use root namespace 2018-05-30 13:39:00 +02:00
e0b0b09bfa Remove unused parameter from install 2018-05-20 11:53:43 +02:00
34a6aaf4e2 Fix code implementation 2018-04-01 19:54:57 +02:00
118e8160ec Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
c197163e1e Fix abstract implementation 2018-03-30 12:35:26 +02:00
5eb54a1091 Added Home module 2018-03-28 20:01:45 +02:00
cab8e4ca8e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
4012be547c Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
eb60db38f5 Nullable+void typehint 2018-03-13 20:55:24 +01:00
674b522e61 Change permission check from int to string 2018-03-09 22:26:22 +01:00
8e942c9de0 phpcs fixes 2018-02-17 21:38:56 +01:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +01:00
0fdbb88fe2 Fix Class name 2018-02-10 19:31:12 +01:00
c49a439ee8 phpcbf 2018-02-03 13:09:09 +01:00
d7ed665d72 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
2aae0f0b27 Add spaces around namespace 2018-02-03 11:46:23 +01:00
874047de96 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00