Commit Graph

68 Commits

Author SHA1 Message Date
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
b262816fd3 improve array docblock 2020-02-08 13:26:44 +01:00
668f1b51ee fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
59a91f0e6b phpcs fix 2020-01-26 12:27:56 +01:00
527dbe481c add todos from github 2019-12-31 19:54:45 +01:00
466dbb542a datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
4a22c0848b remove empty line 2019-12-15 14:18:15 +01:00
82e0742cea cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00