Commit Graph

81 Commits

Author SHA1 Message Date
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
a81bb1ce4c Make null models final 2019-10-05 20:08:29 +02:00
19a536462a fix mapper formats 2019-09-28 23:11:05 +02:00
d3c7817e28 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
06cfffe263 fix docblock 2019-09-21 15:28:07 +02:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
3862acb710 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
8a366a199c Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
47490e9cba change php version requirement 2019-08-15 20:45:28 +02:00
186c17042b draft time recording 2019-08-10 23:15:25 +02:00
02a2005fbd fix @link 2019-07-08 19:51:27 +02:00
50a2fbfc0a Test fixes after module+builder test extension 2019-02-26 21:42:51 +01:00
7647e69efd Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
3bd882c343 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
fd447cb7a5 php cs fixer 2018-12-28 19:13:17 +01:00
245f691768 Fix null typehint order 2018-12-10 18:13:38 +01:00
bf181eeeda Fix doc align 2018-12-09 22:20:51 +01:00
c927bc4619 Fix use order 2018-12-09 22:16:55 +01:00
6c181c5802 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a62147d37a Make classes final 2018-12-01 20:50:27 +01:00
b9df2fc421 Docblock fix 2018-09-22 18:22:44 +02:00
8880b3a6b3 Fix package docblock 2018-08-24 14:08:08 +02:00
d96e91ebf7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
85937ac29b Re-format mappers 2018-05-31 19:47:26 +02:00
3c8e12dbfa Use root namespace 2018-05-30 13:39:00 +02:00
92d5a46a4e Remove whitespace 2018-05-21 22:30:04 +02:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7026d3afc7 Fix strict_types 2018-02-15 20:27:23 +01:00
38a84bd0ad phpcbf 2018-02-03 13:09:09 +01:00
75183a188f Remove space from end of line 2018-02-03 11:52:30 +01:00