Commit Graph

104 Commits

Author SHA1 Message Date
82c71ca8e6 update php version 2022-04-19 23:37:09 +02:00
ceb4230a20 update workflow 2022-04-10 17:20:28 +02:00
4ee7632a1c phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
827f734d19 bug fixes from the day before 2022-03-19 00:02:44 +01:00
49a7210d2e changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
0b5d2bdb67 always use and many other todo implementations 2022-03-17 22:39:52 +01:00
0ebdef978f fix name 2022-02-19 14:25:29 +01:00
3e95e85a85 fix name 2022-02-19 13:57:39 +01:00
e7a6596d67 fix font path 2022-02-12 20:09:06 +01:00
22990fd1c4
Update Application.php 2022-02-02 09:36:45 +01:00
6c2f5dbb3e bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
61693db2e6 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
a629fcacdb cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
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