Commit Graph

75 Commits

Author SHA1 Message Date
Dennis Eichhorn
4db364c31a auto fixes + some impl. 2024-01-26 22:53:59 +00:00
Dennis Eichhorn
6a460b8e48 update 2024-01-02 23:34:17 +00:00
Dennis Eichhorn
60475bd114 test fixes 2023-09-23 15:51:58 +00:00
116ecbafe0 Fix file header 2023-06-17 03:13:26 +02:00
Dennis Eichhorn
009bd3f8f7 make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:05 +00:00
d7bbe99b62 fix demoSetup 2023-04-16 01:55:34 +02:00
cac04b62cb fix static analysis 2023-04-11 00:20:12 +02:00
595b97d294 registration fixes 2023-03-24 16:20:22 +01:00
4c7a04477e too many changes 2023-03-11 23:38:18 +01:00
0f320aad38 phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
ca4297af14 fix url 2022-12-16 21:59:21 +01:00
fa7edb2c04 reduce serialization of null models 2022-11-09 23:02:52 +01:00
6fcc028480 permission changes & minor bug fixes 2022-11-09 22:56:18 +01:00
2985eb1642 doc fixes 2022-04-21 23:52:00 +02:00
ee654af41c update php version 2022-04-19 23:37:07 +02:00
Formatter Bot
9381caf631 Automated formatting changes 2022-04-10 16:07:26 +00:00
e1d19b381d undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
6b5ba93395 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
c317da74a4 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
0a33624e7a fix name 2022-02-19 13:57:39 +01:00
d40e5d9e13 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
22b7d74fe0 bug and media fixes 2021-10-29 14:49:55 +02:00
b216de5ccd bug fixes and template adjustments 2021-07-31 17:20:48 +02:00
a14227aedb fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
99e3ae7af6 bump php version 2020-12-03 23:07:33 +01:00
d8f95ce976 phpstan fixes 2020-11-27 22:56:16 +01:00
def9c22a75 autofixes 2020-11-24 18:44:22 +01:00
ad4a17b43a remove some getter/setter 2020-11-24 17:31:20 +01:00
479fdc4a57 add virtual paths 2020-11-01 21:24:04 +01:00
469a06b0ff cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
2f77934c25 Automated formatting changes 2020-10-21 21:09:59 +00:00
5a6bbcdd62 correct datamapper self/external usage (invert) 2020-10-21 22:50:27 +02:00
8421be89e5 fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
73ac61527d fix typehint 2020-09-10 20:40:12 +02:00
8e4384a3b0 implement immutable datetime 2020-09-10 20:18:46 +02:00
3b3ad48c90 fix const alignment 2020-09-01 07:38:02 +02:00
e41972ee21 php cs autofix 2020-08-31 22:30:36 +02:00
5650c455f9 autofixes 2020-08-30 20:13:10 +02:00
63fa783599 changed file permissions 2020-06-09 22:03:50 +02:00
Formatter Bot
a0842181f2 Automated formatting changes 2020-04-05 15:40:20 +00:00
4d906efa7c use tags 2020-03-31 19:01:52 +02:00
0fa8b1618e fix for new datamapper and cli install 2020-03-30 22:14:37 +02:00
9bbc8e5baf Type and cs fixes 2020-03-07 00:23:17 +01:00
415cb3b308 fix minor construct bugs 2020-03-05 21:01:09 +01:00
bd367b3b60 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
c87f2af15e implement app assoc. 2020-02-23 22:58:09 +01:00
d5479d4396 fixes array typehints 2020-02-20 19:07:12 +01:00
4094c70f15 fixes #209 2020-02-20 18:58:38 +01:00
bbf2bd6697 add tests 2020-02-19 22:24:22 +01:00
30b55c38e3 improve docblocks 2020-02-12 19:53:07 +01:00