Commit Graph

88 Commits

Author SHA1 Message Date
a840e25916 update php version 2022-04-19 23:37:06 +02:00
c72979819b undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
c0a4cf7ed2 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
d0db6e7e2c changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
e389d14d1e fix name 2022-02-19 13:57:38 +01:00
7e69481b84 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
ab017892e1 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
44a4adaa3c bug and media fixes 2021-10-29 14:49:55 +02:00
23fb23e016 get overall coverage to 76% 2021-10-24 13:18:08 +02:00
63c100a785 more tests and make classes final 2021-10-21 22:16:06 +02:00
d1f55688e3 bump php version 2020-12-03 23:07:33 +01:00
bc39987839 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
c02d915417 Automated formatting changes 2020-10-21 21:04:14 +00:00
a6b7833533 correct datamapper self/external usage (invert) 2020-10-21 22:50:25 +02:00
481b5da6f5 php cs autofix 2020-08-31 22:30:36 +02:00
131640416c autofixes 2020-08-30 20:13:10 +02:00
28dad2db05 changed file permissions 2020-06-09 22:03:50 +02:00
f8e49e241f Type and cs fixes 2020-03-07 00:23:17 +01:00
cf63fe6eb7 fixes array typehints 2020-02-20 19:07:12 +01:00
9960025065 fixes #209 2020-02-20 18:58:38 +01:00
1bc0312212 improve array docblock 2020-02-08 13:26:44 +01:00
6eb383877b fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
cc4807f5bf phpcs fix 2020-01-26 12:27:56 +01:00
8245bbd073 remove empty line 2019-12-15 14:18:15 +01:00
6a618a3536 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
bcd1c72abb Fix if/for spacing 2019-10-05 20:08:51 +02:00
864c52ad55 Make null models final 2019-10-05 20:08:29 +02:00
7062c1cfcd fix mapper formats 2019-09-28 23:11:05 +02:00
a2e18bdb2b style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
9af6ca715e fix phpcs findings 2019-09-12 19:48:00 +02:00
ce9d9eba95 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
0a6227194e Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
36423b7cfe change php version requirement 2019-08-15 20:45:28 +02:00
003bc89481 fix @link 2019-07-08 19:51:27 +02:00
1922383a77 php cs fixer 2018-12-28 19:13:17 +01:00
1dbd73f17a Implement tests 2018-12-16 11:25:35 +01:00
8f275c8e46 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
ae092f94e2 Fix null typehint order 2018-12-10 18:13:38 +01:00
169d490e76 Fix use order 2018-12-09 22:16:55 +01:00
53dcb22a30 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
2d94e269c5 Make classes final 2018-12-01 20:50:27 +01:00
506e42aa56 Docblock fix 2018-09-22 18:22:44 +02:00
0028d1ded9 Fix package docblock 2018-08-24 14:08:08 +02:00
4cca18d4a8 fix #96 fix #97 2018-08-17 20:02:29 +02:00
4c173b9210 Fix json_encode return type 2018-07-14 18:43:34 +02:00
5b2da609a9 Re-format mappers 2018-05-31 19:47:26 +02:00
976656910d Use root namespace 2018-05-30 13:39:00 +02:00
5c11ad1b5e Make classes final 2018-05-11 21:30:34 +02:00
24b80181e5 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c27468edd9 Add public/private to const 2018-03-16 08:46:52 +01:00