Commit Graph

188 Commits

Author SHA1 Message Date
cdc2b83cc3 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
aa1122b91d Use credential mapper 2022-03-18 19:51:11 +01:00
b1be45f365 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
2b27aec9f5 always use and many other todo implementations 2022-03-17 22:39:51 +01:00
e9473abba5 Impl. console/cli draft 2022-03-11 23:20:51 +01:00
c5d3478d67 fix name 2022-02-19 13:57:38 +01:00
8deb92f7a3 bug fixes and permission tests 2022-01-22 21:56:00 +01:00
2a764a1545 new datamapper mostly implemented 2021-12-11 11:54:16 +01:00
Formatter Bot
5f79813c29 Automated formatting changes 2021-09-27 21:18:48 +00:00
d5dd19543a merge 2021-09-27 23:16:53 +02:00
fc7fc8055c bug fixes 2021-09-25 14:48:53 +02:00
Formatter Bot
028b4fcaeb Automated formatting changes 2021-09-25 07:34:53 +00:00
7da35d00d5 app model 2021-09-24 18:21:56 +02:00
aa82719d67 september update 1 2021-09-19 19:50:14 +02:00
62fb162556 fix phpstan/phpcs 2021-06-26 14:38:07 +02:00
255aca8536 bug fixes 2021-06-05 11:01:03 +02:00
Formatter Bot
872770844b Automated formatting changes 2021-04-04 15:13:05 +00:00
3104ac6cbd many fixes and expands and module expansions 2021-04-04 17:10:51 +02:00
Formatter Bot
e21b52f9d3 Automated formatting changes 2021-02-20 10:01:34 +00:00
c79daae501 impl. todos 2021-02-09 22:56:15 +01:00
Formatter Bot
38d45866c3 Automated formatting changes 2021-02-08 22:01:54 +00:00
7e634a99a0 Make tries public 2020-12-20 19:56:21 +01:00
31a55e0a24 bump php version 2020-12-03 23:07:33 +01:00
7ba66553ee implement php 8.0 types 2020-12-03 22:40:14 +01:00
c78584dbb5 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
fec0ecbca4 remove some getter/setter 2020-11-24 17:31:19 +01:00
31a2973496 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
3dddb2edaa Automated formatting changes 2020-10-21 21:00:14 +00:00
12c52be59c merge 2020-10-21 22:58:25 +02:00
9776617816 correct datamapper self/external usage (invert) 2020-10-21 22:50:20 +02:00
Formatter Bot
b0087a40ec Automated formatting changes 2020-10-18 19:09:20 +00:00
38ff0c89c3 fix the address type (db and model) 2020-10-18 20:52:19 +02:00
Formatter Bot
3b3421ceff Automated formatting changes 2020-10-06 19:54:45 +00:00
0524fcadfb impl. tests and fix validation status code 2020-10-06 21:51:40 +02:00
073fe5fff2 fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
91762b07d6 fix typehint 2020-09-10 20:40:12 +02:00
a38d24e837 implement immutable datetime 2020-09-10 20:18:46 +02:00
1fe24b47a6 fix const alignment 2020-09-01 07:38:02 +02:00
bbbc520d98 php cs autofix 2020-08-31 22:30:36 +02:00
fb920cbb3f autofixes 2020-08-30 20:13:10 +02:00
5ba6f9121e add conditional marker 2020-07-05 22:03:03 +02:00
ca85c5cf60 allow users to search for accounts/groups 2020-06-11 11:04:59 +02:00
6bad9add41 changed file permissions 2020-06-09 22:03:50 +02:00
d499d7f845 make language member name more unique in order to avoid conditional conflict avoidance 2020-06-08 22:40:48 +02:00
c2d99b8aa8 add tests and test todos 2020-04-18 18:34:22 +02:00
a68fcb8639 test path fixes 2020-03-28 16:27:02 +01:00
c0ee2e629c add timezone support 2020-03-22 19:09:26 +01:00
44bfe2f534 implement localization 2020-03-22 18:42:34 +01:00
e35e530f7f allow users to change the localization 2020-03-22 17:02:37 +01:00
5b8b59a1f8 make fixes for new datamapper 2020-03-13 23:30:58 +01:00