Commit Graph

78 Commits

Author SHA1 Message Date
Formatter Bot
58e63c16f2 Automated formatting changes 2021-02-08 22:03:30 +00:00
af05cc7830 Add tags and fix markdown/descriptions 2020-12-19 20:24:41 +01:00
a5d09a0a34 prepare description 2020-12-12 18:24:21 +01:00
ee6616db87 bump php version 2020-12-03 23:07:33 +01:00
34e69fceb1 phpcs fixes 2020-11-28 00:13:12 +01:00
6f506e127b phpstan fixes 2020-11-27 22:56:16 +01:00
11bd0bed0d remove some getter/setter 2020-11-24 17:31:20 +01:00
a8c6ff9acc cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
a69ed50261 Automated formatting changes 2020-10-21 21:11:24 +00:00
2521309ce9 correct datamapper self/external usage (invert) 2020-10-21 22:50:29 +02:00
88fa7d67d1 add null module which fixes a bug where no board was available 2020-09-19 21:24:04 +02:00
c8b6de3e54 fix typehint 2020-09-10 20:40:12 +02:00
5912df63b9 implement immutable datetime 2020-09-10 20:18:47 +02:00
ee40af6480 fix const alignment 2020-09-01 07:38:03 +02:00
8a11c79f4d php cs autofix 2020-08-31 22:30:36 +02:00
7180a51235 autofixes 2020-08-30 20:13:11 +02:00
90e7251b9b changed file permissions 2020-06-09 22:03:51 +02:00
39782b84ec fix phpstan 2020-03-14 20:32:16 +01:00
e67b4c953b Type and cs fixes 2020-03-07 00:23:17 +01:00
dc5b332b71 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
11f572b9ee fixes array typehints 2020-02-20 19:07:12 +01:00
9d98d32f1b fixes #209 2020-02-20 18:58:38 +01:00
77a31e11d9 improve array docblock 2020-02-08 13:26:44 +01:00
9b69b37d2f fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
3493774058 phpcs fix 2020-01-26 12:27:56 +01:00
5cbc53163b add todos and improve db schema 2020-01-01 21:05:12 +01:00
6a872ad5aa remove empty line 2019-12-15 14:18:15 +01:00
896647e6fe cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
725acd6609 bug fixes 2019-10-06 21:01:18 +02:00
c10ef1ccd8 phpcs fixes 2019-10-06 17:50:12 +02:00
6a961213fa fix mapper formats 2019-09-28 23:11:05 +02:00
8e6f0b6c1f fix phpcs findings 2019-09-12 19:48:00 +02:00
b7f741fcba Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
93eba7313d change php version requirement 2019-08-15 20:45:28 +02:00
e8f8843de1 fix @link 2019-07-08 19:51:27 +02:00
537ef6e10e phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c2560ee7b9 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
d62e9a1494 php cs fixer 2018-12-28 19:13:17 +01:00
65b9e806e1 Fixes #152 2018-12-24 16:08:15 +01:00
9540e4b02b Use self instead of class 2018-12-10 18:25:00 +01:00
998c2a91c2 Fix null typehint order 2018-12-10 18:13:38 +01:00
b1bf483577 Fix use order 2018-12-09 22:16:55 +01:00
2f1d8251a5 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
17330075c4 Make classes final 2018-12-01 20:50:27 +01:00
51f311e9f7 Docblock fix 2018-09-22 18:22:44 +02:00
d9e5a069dd Fix package docblock 2018-08-24 14:08:08 +02:00
e3bf53a892 fix #96 fix #97 2018-08-17 20:02:29 +02:00
e8ed72a46d Re-format mappers 2018-05-31 19:47:26 +02:00
fbb14266a7 Use root namespace 2018-05-30 13:39:00 +02:00
c3ed798e69 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00