Commit Graph

179 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
c9c41a7212 expand permission handling 2023-06-18 02:44:00 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
1da071f202 Quick backup before crash 2023-06-13 18:55:52 +00:00
Dennis Eichhorn
3938f56f88 cs fixes 2023-05-28 03:56:49 +00:00
Dennis Eichhorn
4d9f4aa241 test fixes + new test data 2023-05-19 02:37:35 +00:00
Dennis Eichhorn
9edbe6cc4b make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
859a04c791 fix static analysis 2023-04-09 06:03:39 +02:00
b9cc466bed fix billing process 2023-04-08 04:36:26 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
c9e6d6a210 add unit/app 2023-01-26 21:37:26 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
2e442acc3d fix routing with permissions 2022-11-20 13:50:53 +01:00
71fe6219c8 update null serialization 2022-11-09 23:00:45 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
6e6aa16f84 start fixing tests 2022-09-27 23:57:45 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
Formatter Bot
bc8c30052c Automated formatting changes 2022-04-10 16:09:45 +00:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
b1faa50caa fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
143b39a5ee changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
c20021464c changed permissions to boolean flags 2022-03-11 23:17:08 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
169b5535d3 fix bugs 2022-01-22 21:53:38 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
f43df4c7c2 phpstan fixes 2021-10-10 16:07:06 +02:00
d209c16831 bug fixes 2021-10-03 01:25:38 +02:00
99df0e971e september update 1 2021-09-19 19:50:15 +02:00
f44d1c7983 fix formatting 2021-07-04 18:25:57 +02:00
d62222507a set specific pwd algo 2021-06-23 23:58:50 +02:00
12308efbed
Add return type NO_CI 2021-04-22 16:45:29 +02:00
2a07ba2f39
Fix permission check NO_CI 2021-04-22 16:44:31 +02:00
672ab973c8
Fix permission check NO_CI 2021-04-22 16:35:03 +02:00
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
8e8b40c70e impl. todos 2021-02-09 22:56:16 +01:00
291620b1f0 Impl. temp password 2020-12-20 19:58:46 +01:00
Formatter Bot
5ba685e12b Automated formatting changes 2020-12-04 12:08:47 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
4c1384f64b fix typehint 2020-09-10 20:40:13 +02:00
bea2d1ed0b implement immutable datetime 2020-09-10 20:18:02 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
018fbd3771 fix permission handling in routing and permission check 2020-08-11 20:37:15 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
1594a88daf fixes #224 and fixes #212 2020-03-05 20:37:03 +01:00