Commit Graph

93 Commits

Author SHA1 Message Date
Dennis Eichhorn
05caf7f0c3 phpcs autofixes 2023-05-28 12:19:04 +00:00
Dennis Eichhorn
57422b17a5 test fixes + new test data 2023-05-19 02:37:35 +00:00
Dennis Eichhorn
261c1f643a make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
45e45c5fe1 registration fixes 2023-03-24 16:20:25 +01:00
db9736b652 many small fixes 2023-02-10 18:20:57 +01:00
ce4b22369d test fixes and changes for release 2022-12-25 00:06:17 +01:00
3de5b1c00c fix url 2022-12-16 21:59:21 +01:00
43ac2cf73f fix urls 2022-12-10 22:17:54 +01:00
601da9fdfe update php version 2022-04-19 23:37:09 +02:00
cb2a3f1f4b phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
7f7bb4b327 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
f9630979d1 always use and many other todo implementations 2022-03-17 22:39:52 +01:00
04b8811ab0 fix name 2022-02-19 13:57:39 +01:00
ec680f81f6 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
02cf464565 bug and media fixes 2021-10-29 14:49:55 +02:00
62fc49db44 more tests and make classes final 2021-10-21 22:16:07 +02:00
d090ae4fa9 fix class names and typos 2021-10-03 09:27:46 +02:00
4a70dd13fd phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
424a79d5cf rename module constants and fix some unit test bugs 2021-09-28 18:28:43 +02:00
2045b9b0bd fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
3cc6b94a94 add app to installer 2021-06-24 00:03:34 +02:00
dff78ea94b permission? 2021-04-24 16:35:39 +02:00
f2d92166cf many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
345f68f14f fix php version, lang files, basic tpl and sales impl. 2021-03-05 21:01:37 +01:00
532f5e810c mode changes 2021-02-20 10:59:06 +01:00
c259317dba make module status handling final 2020-02-24 22:57:26 +01:00
7c919be2ba make installer final 2020-02-24 22:53:42 +01:00
72e833405f remove empty line 2019-12-15 14:18:15 +01:00
7c3ff61372 fix phpcs findings 2019-09-12 19:48:00 +02:00
21826d8c10 change php version requirement 2019-08-15 20:45:28 +02:00
2b26a5ebc7 fix @link 2019-07-08 19:51:27 +02:00
a58735a3ea php cs fixer 2019-04-27 12:05:33 +02:00
eb686f80ab Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
9227f244a9 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
d68d1684a6 Fix use order/unused 2018-12-28 18:42:29 +01:00
b92e0114e5 Optimize navigation install 2018-12-25 19:03:01 +01:00
0cf01c151b Fixes #152 2018-12-24 16:08:15 +01:00
cfa1bb1992 Move schema to json 2018-12-23 20:30:11 +01:00
da7ec08693 Remove default uninstall 2018-12-21 20:22:10 +01:00
2ccfdafa6c Fix use order 2018-12-09 22:16:55 +01:00
73bacb469b Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
03c4755e0a Docblock fix 2018-09-22 18:22:44 +02:00
f24a0481bb Static analysis fixes 2018-09-22 16:23:56 +02:00
6730d6ae42 Fix package docblock 2018-08-24 14:08:08 +02:00
49df8b2fea Prepare for console application 2018-07-27 20:10:42 +02:00
e132a218ec Use root namespace 2018-05-30 13:39:00 +02:00
02c243bdb8 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
9bc29188fa Fix code implementation 2018-04-01 19:54:57 +02:00
3d4ab14bb8 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
c6ffee8c60 Fix abstract implementation 2018-03-30 12:35:26 +02:00