Commit Graph

91 Commits

Author SHA1 Message Date
2f268ca72f bug and media fixes 2021-10-29 14:49:55 +02:00
8d08861392 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
5e267b2b43 fix class names and typos 2021-10-03 09:27:46 +02:00
7f8af07fdf phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
2b929450f6 rename module constants and fix some unit test bugs 2021-09-28 18:28:43 +02:00
dc24a2452f bug fixes 2021-09-25 14:48:54 +02:00
82e1d35ca3 september update 1 2021-09-19 19:50:15 +02:00
394b6d326e formatting fixes, bug fixes and support impl. 2021-07-04 18:27:21 +02:00
35afcc69d0 fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
66c8762b59 add app to installer 2021-06-24 00:03:34 +02:00
5afe07ab5a mode changes 2021-02-20 10:59:06 +01:00
84f32b4c94 bump php version 2020-12-03 23:07:33 +01:00
3b980fd3f7 remove some getter/setter 2020-11-24 17:31:20 +01:00
aaabe2edf4 fix enums 2020-11-10 22:14:56 +01:00
a2b32ea29c php cs autofix 2020-08-31 22:30:36 +02:00
e16d0baa5f remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
e542fdd8c9 make module status handling final 2020-02-24 22:57:26 +01:00
c23b570bba make installer final 2020-02-24 22:53:42 +01:00
7c509cf74c remove empty line 2019-12-15 14:18:15 +01:00
86f78fd04f fix phpcs findings 2019-09-12 19:48:00 +02:00
62e7b4350e change php version requirement 2019-08-15 20:45:28 +02:00
fbf33b88cc fix @link 2019-07-08 19:51:27 +02:00
7f197cffc5 php cs fixer 2019-04-27 12:05:33 +02:00
ef4ff0ad5d Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
d7241b9daa Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
410571d2e7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
bc86088383 Optimize navigation install 2018-12-25 19:03:01 +01:00
27e1d8bae2 Fixes #152 2018-12-24 16:08:15 +01:00
e033312296 Move schema to json 2018-12-22 23:19:20 +01:00
b7d9c5cd5a Remove default uninstall 2018-12-21 20:22:10 +01:00
7424343325 Fix use order 2018-12-09 22:16:55 +01:00
2bcbfa6427 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
ff009c96d6 Docblock fix 2018-09-22 18:22:44 +02:00
bda8a01af8 Static analysis fixes 2018-09-22 16:23:56 +02:00
3a2e862c8c Split controllers per application 2018-09-19 21:34:04 +02:00
55109ada95 Fix package docblock 2018-08-24 14:08:08 +02:00
02230685c7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
c0064aec25 Prepare for console application 2018-07-27 20:10:42 +02:00
0452852e74 Use root namespace 2018-05-30 13:39:00 +02:00
810d8eaa6b Remove unused parameter from install 2018-05-20 11:53:43 +02:00
43be4740e0 Fix code implementation 2018-04-01 19:54:57 +02:00
372acd2569 Fix abstract implementation 2018-03-30 12:35:26 +02:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7f684d050e Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
38362d921b Nullable+void typehint 2018-03-13 20:55:24 +01:00
87849422e0 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1d722a68ba phpcs fixes 2018-02-17 21:38:56 +01:00
4d78bc7f9d Fix strict_types 2018-02-15 20:27:23 +01:00
c0b497c7c1 Fix Class name 2018-02-10 19:31:12 +01:00
beb7e86121 phpcbf 2018-02-03 13:09:09 +01:00