Commit Graph

119 Commits

Author SHA1 Message Date
Dennis Eichhorn
ba07fd51a1 update 2023-09-10 18:58:34 +00:00
Dennis Eichhorn
fc4122e71b update 2023-08-28 22:06:36 +00:00
2bce1cffd9 Fix file header 2023-06-17 03:13:31 +02:00
e8471c7846 remove getId() 2023-05-30 02:37:04 +02:00
Dennis Eichhorn
8c23363950 phpcs autofixes 2023-05-28 12:19:03 +00:00
Dennis Eichhorn
00472a4982 make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
Dennis Eichhorn
36012aab4e bug fixes and subscription improvements 2023-04-25 01:51:28 +00:00
4b4c2e9c0b fix static analysis 2023-04-11 00:20:13 +02:00
4f9a0ddb07 fix billing process 2023-04-08 04:36:26 +02:00
bad7cae26e registration fixes 2023-03-24 16:20:24 +01:00
8dab18e60c too many changes 2023-03-11 23:38:19 +01:00
db96540155 phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
8b153555af org -> unit change, some new functionality 2023-01-26 21:54:13 +01:00
2373817784 test fixes and changes for release 2022-12-25 00:06:17 +01:00
92ba086d06 fix url 2022-12-16 21:59:21 +01:00
00b607562c reduce serialization of null models 2022-11-09 23:02:52 +01:00
12c6858271 doc fixes 2022-04-21 23:52:00 +02:00
96c05517c0 update php version 2022-04-19 23:37:08 +02:00
c3673c5cc4 phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
9ce75caab8 undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:46 +01:00
e3c4627d5e fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
bdc30f4643 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
e1351979ac fix name 2022-02-19 13:57:39 +01:00
9fd6d3d3a1 bug fixes and permission tests 2022-01-22 21:56:01 +01:00
90115162de bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
89b356a58d new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
b516c95f79 get overall coverage to 76% 2021-10-24 13:18:08 +02:00
9e0e153484 many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
48b53d07b8 bump php version 2020-12-03 23:07:33 +01:00
c8ee1176fe autofixes 2020-11-24 18:44:22 +01:00
447b702672 remove some getter/setter 2020-11-24 17:31:20 +01:00
d50116d884 fix infinite parsing bug 2020-10-26 21:55:25 +01:00
f58f6e7b21 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
Formatter Bot
6c1bf00170 Automated formatting changes 2020-10-21 21:12:50 +00:00
4137044b5f correct datamapper self/external usage (invert) 2020-10-21 22:50:32 +02:00
21bf1b6afc add tests 2020-10-10 21:28:37 +02:00
3f5770ab02 fix const alignment 2020-09-01 07:38:03 +02:00
857f183ba7 autofixes 2020-08-30 20:13:11 +02:00
16254bddc9 fix db column type in mapper 2020-06-12 17:40:01 +02:00
Formatter Bot
b87a024997 Automated formatting changes 2020-06-11 21:44:01 +00:00
24d96270dd fixes #1 2020-06-09 22:01:09 +02:00
dbd8e842ca make tables tabable 2020-05-31 18:03:29 +02:00
eb121e3786 implement localization 2020-03-22 18:42:34 +01:00
cc2e69af57 Type and cs fixes 2020-03-07 00:23:17 +01:00
d49749b13f fix minor construct bugs 2020-03-05 21:01:09 +01:00
01e44c0e98 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
3d4501555f fixes array typehints 2020-02-20 19:07:12 +01:00
4fbff2c6f0 fixes #209 2020-02-20 18:58:38 +01:00
967a34dfeb fixes #135 2020-02-15 02:00:12 +01:00
57899d5721 prepare for auto group generation 2020-02-08 23:47:48 +01:00