Commit Graph

90 Commits

Author SHA1 Message Date
ab4e2606be too many changes 2023-03-11 23:38:19 +01:00
37aac002ae org -> unit change, some new functionality 2023-01-26 21:54:13 +01:00
9eda80b4b7 fix url 2022-12-16 21:59:21 +01:00
d4c44c04fc fix urls 2022-12-10 22:17:54 +01:00
14b4bbd970 permission changes & minor bug fixes 2022-11-09 22:56:19 +01:00
8bfa908f55 update php version 2022-04-19 23:37:09 +02:00
7138cdf028 phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
b0136074c3 bug fixes from the day before 2022-03-19 00:02:44 +01:00
2dfdd01059 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
644f4013d4 always use and many other todo implementations 2022-03-17 22:39:52 +01:00
25374458c9 fix name 2022-02-19 13:57:39 +01:00
5f1439ccad bug and media fixes 2021-10-29 14:49:55 +02:00
c722940d91 fix class names and typos 2021-10-03 09:27:46 +02:00
1c6bd0f347 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
9145d6b945 rename module constants and fix some unit test bugs 2021-09-28 18:28:43 +02:00
9164a8101c september update 1 2021-09-19 19:50:15 +02:00
3067ca5946 Add media support 2021-08-09 23:49:07 +02:00
b355009f53 bug fixes and template adjustments 2021-07-31 17:20:49 +02:00
bb69727f9a remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
44aad040d0 make module status handling final 2020-02-24 22:57:26 +01:00
289456b8ee make installer final 2020-02-24 22:53:42 +01:00
0011323536 remove empty line 2019-12-15 14:18:15 +01:00
ce70b6d7f2 fix phpcs findings 2019-09-12 19:48:00 +02:00
767a8b7879 change php version requirement 2019-08-15 20:45:28 +02:00
d30302863c fix @link 2019-07-08 19:51:27 +02:00
43c09d73ff php cs fixer 2019-04-27 12:05:33 +02:00
ac98ceb79b Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
457d2fe711 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
077d48103b phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
23b08d8dfe Optimize navigation install 2018-12-25 19:03:01 +01:00
bb507bbc44 Fixes #152 2018-12-24 16:08:15 +01:00
6806e846df Move schema to json 2018-12-22 23:19:20 +01:00
ad74793bd6 Move schema to json 2018-12-22 19:51:26 +01:00
48d487a3b1 Remove default uninstall 2018-12-21 20:22:10 +01:00
ca0418568c Fix use order 2018-12-09 22:16:55 +01:00
032bfccfdb Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
7d80b1494d Docblock fix 2018-09-22 18:22:44 +02:00
d745e0d6e7 Static analysis fixes 2018-09-22 16:23:56 +02:00
bc5eaf9bfc Split controllers per application 2018-09-19 21:34:04 +02:00
348f9607f4 Fix package docblock 2018-08-24 14:08:08 +02:00
b549789a1e fix #96 fix #97 2018-08-17 20:02:29 +02:00
44e8195c22 Prepare for console application 2018-07-27 20:10:42 +02:00
51cc64d06c Use root namespace 2018-05-30 13:39:00 +02:00
42d1a29987 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
4f746ee075 Fix code implementation 2018-04-01 19:54:57 +02:00
35a7b067bd Fix abstract implementation 2018-03-30 12:35:26 +02:00
3b7bcb518c Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c65462d5be Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
b0a170c122 Nullable+void typehint 2018-03-13 20:55:24 +01:00
0ba003bdd6 Change permission check from int to string 2018-03-09 22:26:22 +01:00