Commit Graph

82 Commits

Author SHA1 Message Date
608acbb527 undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
cacbaf8e62 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
2b215a619a changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
2f9893901e fix name 2022-02-19 13:57:38 +01:00
b293740b46 bug fixes / dbmapper fixes 2021-12-19 20:20:38 +01:00
c08deecc87 new datamapper mostly implemented 2021-12-11 11:54:16 +01:00
89c2beacf1 bug and media fixes 2021-10-29 14:49:55 +02:00
804e1fa71d get overall coverage to 76% 2021-10-24 13:18:08 +02:00
c8f7f03bf7 more tests and make classes final 2021-10-21 22:16:05 +02:00
47cc815686 added comments and enum 2021-08-29 10:47:37 +02:00
2fbb2a61ed mode changes 2021-02-20 10:59:06 +01:00
77bc8bd26b bump php version 2020-12-03 23:07:33 +01:00
c4acb44677 phpcs fixes 2020-11-28 00:13:12 +01:00
470a595fa6 phpstan fixes 2020-11-27 22:56:15 +01:00
1dd2f33511 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
b5ac710e3d autofixes 2020-11-24 18:44:22 +01:00
f16b953d1c remove some getter/setter 2020-11-24 17:31:19 +01:00
78a97364cc cs and phpstan fixes 2020-10-24 17:52:23 +02:00
3b7f61ffd9 correct datamapper self/external usage (invert) 2020-10-21 22:50:20 +02:00
49fa2450cd fix typehint 2020-09-10 20:40:12 +02:00
4f2aa1d5ca implement immutable datetime 2020-09-10 20:18:46 +02:00
802e6497ee manual cs fixes 2020-09-01 20:57:47 +02:00
4f270676f4 fix const alignment 2020-09-01 07:38:02 +02:00
50861c4fd4 php cs autofix 2020-08-31 22:30:36 +02:00
e091be6a3d autofixes 2020-08-30 20:13:10 +02:00
6565c119ec draft costcenter/costobject usage 2020-07-05 22:02:29 +02:00
9c120dd164 phpcs fix 2020-01-26 12:27:56 +01:00
eb45e1c5d0 fix phpstan bugs 2019-12-21 20:51:35 +01:00
765254c788 remove empty line 2019-12-15 14:18:15 +01:00
be11cfc2fa cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
2d304ea5a9 cleanup tests and use @covers more 2019-11-10 22:40:27 +01:00
42e564c10c phpcs fixes 2019-10-06 17:50:12 +02:00
02efe23147 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
527c84c4d6 fix phpcs findings 2019-09-12 19:48:00 +02:00
85c758812d fix after change to php 7.4 2019-08-17 14:14:51 +02:00
05ec6158a8 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
3254187b50 change php version requirement 2019-08-15 20:45:28 +02:00
ba7b992c40 fix @link 2019-07-08 19:51:27 +02:00
0f0f302382 Fix global \count( 2019-02-11 22:25:15 +01:00
c23e307256 Make count( use global namespace 2019-02-11 22:23:56 +01:00
484b723493 inspection fixes 2019-02-09 19:42:23 +01:00
ed1cf2413c phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
f0eebfe898 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
2bb4211205 Fix whitespace 2018-12-17 19:02:54 +01:00
d5b8b93769 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
e31d7f7997 Fix doc align 2018-12-09 22:20:51 +01:00
1b0f53e476 Fix use order 2018-12-09 22:16:55 +01:00
41cb6d0901 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
98640f421b Make classes final 2018-12-01 20:50:27 +01:00
e5b3c7f011 Fix package docblock 2018-08-24 14:08:08 +02:00