Commit Graph

110 Commits

Author SHA1 Message Date
Formatter Bot
e972173a1d Automated formatting changes 2022-04-10 16:08:49 +00:00
c22ed99d5f undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
bb1a6b2204 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
89f0f5679a changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
ad535689f6 fix name 2022-02-19 13:57:39 +01:00
9d3a0a7887 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
f1e7cac376 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
c1e0f84592 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
d0e973cb26 add unit tests 2021-11-02 21:57:09 +01:00
4909b1fb9b fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
cd9958237f make members public 2021-06-24 00:06:31 +02:00
5b004eeb32 add position information/data 2021-04-24 16:34:33 +02:00
Formatter Bot
c10e5fb6f8 Automated formatting changes 2021-04-04 15:15:45 +00:00
5bec4e1e7b many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
7a0f5351f4 bump php version 2020-12-03 23:07:33 +01:00
69a8b38363 phpcs fixes 2020-11-28 00:13:12 +01:00
ed713a27cf phpstan fixes 2020-11-27 22:56:16 +01:00
0c0a0bbf15 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
0f8d2553f9 autofixes 2020-11-24 18:44:22 +01:00
93e6d2175c remove some getter/setter 2020-11-24 17:31:20 +01:00
b171cf42e3 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
cb1a167a54 Automated formatting changes 2020-10-21 21:10:24 +00:00
b076c12280 correct datamapper self/external usage (invert) 2020-10-21 22:50:27 +02:00
8aff03e324 fix const alignment 2020-09-01 07:38:02 +02:00
fb38788571 fix extra blank lines 2020-08-31 22:54:13 +02:00
09599612a6 php cs autofix 2020-08-31 22:30:36 +02:00
ee2babb831 autofixes 2020-08-30 20:13:10 +02:00
9153b89a78 changed file permissions 2020-06-09 22:03:50 +02:00
508563255d fix null model bug 2020-06-07 22:23:03 +02:00
22811bdecf fix dbmapper bugs 2020-03-28 17:16:50 +01:00
af161e8788 remove db prefix 2020-03-12 18:03:50 +01:00
f5883de3e7 Type and cs fixes 2020-03-07 00:23:17 +01:00
Formatter Bot
9c9a6d7934 Automated formatting changes 2020-03-02 21:53:14 +00:00
dd2731da98 php cs and stan fixes 2020-03-02 22:49:01 +01:00
250c3de9de phpstan fixes 2020-02-27 19:06:25 +01:00
Formatter Bot
8d1f7f8987 Automated formatting changes 2020-02-20 18:39:18 +00:00
2f53099814 fixes array typehints 2020-02-20 19:07:12 +01:00
38f4345d3b fixes #209 2020-02-20 18:58:38 +01:00
642542d493 fix phpstan 2020-02-15 21:40:03 +01:00
81dffe944a improve array docblock 2020-02-08 13:26:44 +01:00
5387cf3537 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
2697fe3d90 phpcs fix 2020-01-26 12:27:56 +01:00
40258fc10b add todos from github 2019-12-31 19:54:45 +01:00
757dc81e2d datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
2e5a762f61 remove empty line 2019-12-15 14:18:15 +01:00
aea56bfc61 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
7e469e2d20 Further time recording implementation 2019-10-21 15:38:50 +02:00
544e61a5d3 continue hr implementation 2019-10-16 17:35:36 +02:00
e01658c046 remove empty line after <?php 2019-10-11 16:38:06 +02:00
d55ccb853a prepare for timerecording module 2019-10-06 17:50:44 +02:00