Commit Graph

126 Commits

Author SHA1 Message Date
fb5bd667a9 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
10bdd816d1 autofixes 2020-11-24 18:44:22 +01:00
949593c2e0 remove some getter/setter 2020-11-24 17:31:20 +01:00
a440a1b5c0 draft demo 2020-11-22 00:01:31 +01:00
00d4e1cde3 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
Formatter Bot
4311c5530f Automated formatting changes 2020-10-21 21:13:43 +00:00
21843b6806 correct datamapper self/external usage (invert) 2020-10-21 22:50:34 +02:00
6d4c3aaee5 fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
f8d293b5cd fix typehint 2020-09-10 20:40:12 +02:00
803d31cd56 implement immutable datetime 2020-09-10 20:18:47 +02:00
49e97dc646 fix const alignment 2020-09-01 07:38:03 +02:00
f715d1c2d2 php cs autofix 2020-08-31 22:30:36 +02:00
182ad2915f autofixes 2020-08-30 20:13:11 +02:00
6b11bed6be changed file permissions 2020-06-09 22:03:51 +02:00
e730760e86 test path fixes 2020-03-28 16:27:03 +01:00
aa536763a7 Type and cs fixes 2020-03-07 00:23:17 +01:00
cc6b1bd80c fix minor construct bugs 2020-03-05 21:01:09 +01:00
80c7d090e9 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
52e9db17cf fix phpstan 2020-03-03 16:26:48 +01:00
3ec986c286 fixes array typehints 2020-02-20 19:07:12 +01:00
61e809d311 fixes #209 2020-02-20 18:58:38 +01:00
56e3e31bf4 fix phpstan 2020-02-15 21:40:03 +01:00
f06b759cfb improve array docblock 2020-02-08 13:26:44 +01:00
32d3b13a64 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
b527cf9f82 phpcs fix 2020-01-26 12:27:56 +01:00
310efc27bb remove empty line 2019-12-15 14:18:15 +01:00
798667365e cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
17ee679457 bug fixes 2019-10-06 21:01:18 +02:00
575bafa380 phpcs fixes 2019-10-06 17:50:12 +02:00
90212665e4 fix mapper formats 2019-09-28 23:11:05 +02:00
b457458b6e style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
398210e2e4 fix phpcs findings 2019-09-12 19:48:00 +02:00
bf3b7fbef1 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
33877c2fd0 change php version requirement 2019-08-15 20:45:28 +02:00
c74b4a69ef fix @link 2019-07-08 19:51:27 +02:00
d1999536c7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
d0ec244f5e Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
26bcd1e28c cleanup badge usage 2018-12-22 23:20:25 +01:00
313a9d586f Remove badges 2018-12-22 23:18:49 +01:00
fc6ff6dc95 Fix null typehint order 2018-12-10 18:13:38 +01:00
479540c06c Fix use order 2018-12-09 22:16:55 +01:00
3f9118b04e Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
0e03a9e090 Make classes final 2018-12-01 20:50:27 +01:00
fcbf2ac6df Docblock fix 2018-09-22 18:22:44 +02:00
65b6e87b04 Fix package docblock 2018-08-24 14:08:08 +02:00
26fe54e4f9 fix #96 fix #97 2018-08-17 20:02:29 +02:00
1e21e9c691 Fix mappers 2018-08-11 21:36:17 +02:00
5c7f8fe932 Add travis draft some QA layouts 2018-08-11 17:30:15 +02:00
27a6b7db0c Re-format mappers 2018-05-31 19:47:26 +02:00
ca746facb0 Use root namespace 2018-05-30 13:39:00 +02:00
ec7b4e12ea Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e8b60ee880 Add public/private to const 2018-03-16 08:46:52 +01:00
7fcbaf1161 Nullable+void typehint 2018-03-13 20:55:24 +01:00
b565ec1bf7 Fix strict_types 2018-02-15 20:27:23 +01:00
eb56fb9a09 phpcbf 2018-02-03 13:09:09 +01:00
98d4cbc727 Remove space from end of line 2018-02-03 11:52:30 +01:00
9ee3ee5f08 Add spaces around namespace 2018-02-03 11:46:23 +01:00
24ed4b73c2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
809cec89ec Remove package TBD 2017-12-30 11:56:53 +01:00
0595b27b58 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
1b9ff243dd Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
87ccf96621 General fixes 2017-11-05 13:09:39 +01:00
d44bb370ed Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
7567a23be8 Fix permission tables 2017-09-13 10:45:41 +02:00
1d49aa179e Optimize datatypes path 2017-08-11 20:44:07 +02:00
eacb4d7249 Fix file author and copyright 2017-07-26 17:48:08 +02:00
bba2816d16 Remove @author docblock 2017-07-20 18:12:29 +02:00
bd2351dc28 Fixes #72 2017-07-17 19:48:42 +02:00
c0eae0a7fc Remove find 2017-04-14 21:03:58 +02:00
9f6efa10fc Fix wiki and qa relation 2017-04-01 15:26:13 +02:00
70a27d4a47 First dashboard draft (test) 2017-03-26 09:56:39 +02:00
5a9bd05643 Module comments adjusted 2017-03-23 10:54:16 +01:00
6deff890c9 Fix minor test bugs 2017-03-21 21:43:31 +01:00
18cc89225e Fix wiki and qa implementation 2017-03-21 20:58:05 +01:00
722264dc4f Fix status name 2017-03-21 14:39:30 +01:00
59a0ea27c5 QA module draft 2017-03-20 21:23:14 +01:00