Commit Graph

62 Commits

Author SHA1 Message Date
cdc9b1055e many fixes and expands and module expansions 2021-04-04 17:10:51 +02:00
1018ff835f Remove subtype and store trigger instead 2020-12-19 20:21:32 +01:00
bba5df6d59 bump php version 2020-12-03 23:07:33 +01:00
b25503d32b implement php 8.0 types 2020-12-03 22:40:21 +01:00
112e06e898 remove some getter/setter 2020-11-24 17:31:19 +01:00
7ba929b175 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
32d6c35f14 Automated formatting changes 2020-10-21 21:00:16 +00:00
b95dd5fd6d correct datamapper self/external usage (invert) 2020-10-21 22:50:21 +02:00
6f30040016 fix @covers 2020-10-09 00:20:24 +02:00
9d28cb182c fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
28fa3782eb fix typehint 2020-09-10 20:40:12 +02:00
04f4f1a401 implement immutable datetime 2020-09-10 20:18:46 +02:00
5f6839cb03 changed file permissions 2020-06-09 22:03:50 +02:00
fe7bc29cd2 add gdpr annotation 2020-06-03 22:42:48 +02:00
5533a0f039 add ip support for auditor 2020-05-31 22:49:58 +02:00
fab36623f9 implement localization 2020-03-22 18:42:34 +01:00
0225b9b5c6 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
020fe62595 php cs and stan fixes 2020-03-02 22:49:01 +01:00
9d8931a781 fixes array typehints 2020-02-20 19:07:12 +01:00
3572e985ef fixes #209 2020-02-20 18:58:38 +01:00
93408edfb4 improve array docblock 2020-02-08 13:26:44 +01:00
221244d189 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
bc06534cfa phpcs fix 2020-01-26 12:27:56 +01:00
856d634802 typehint and init value optimization 2019-12-22 11:13:58 +01:00
35a304f3ab remove empty line 2019-12-15 14:18:15 +01:00
b8199d9e34 Make null models final 2019-10-05 20:08:29 +02:00
42ec55db18 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
c44ee5344f fix phpcs findings 2019-09-12 19:48:00 +02:00
a30fde531a fix after change to php 7.4 2019-08-17 14:14:51 +02:00
9a4ce741ac Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
6152f77145 change php version requirement 2019-08-15 20:45:28 +02:00
eb66003721 fix @link 2019-07-08 19:51:27 +02:00
b5f72879f5 Draft audit diff 2019-02-14 18:52:35 +01:00
33ea451b00 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
266c563c8b fix indention 2019-02-03 17:54:12 +01:00
be8f0e6895 php cs fixer 2018-12-28 19:13:17 +01:00
43b27a5b65 Fix use order/unused 2018-12-28 18:42:29 +01:00
98a5e50214 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
80d7724384 Fix null typehint order 2018-12-10 18:13:38 +01:00
972563590d Fix use order 2018-12-09 22:16:55 +01:00
1498ab0102 Add audit tests 2018-12-02 16:54:46 +01:00
97e605492e Next step for audit implementation 2018-12-02 10:50:25 +01:00
02330947c9 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
f0fc099c6e Make classes final 2018-12-01 20:50:27 +01:00
6d6d6ca20c Docblock fix 2018-09-22 18:22:44 +02:00
3246ea662a fix #96 fix #97 2018-08-17 20:02:29 +02:00
0b5956dfef Re-format mappers 2018-05-31 19:47:26 +02:00
b998afb4c9 Use root namespace 2018-05-30 13:39:00 +02:00
1107403b1d Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
5cd4405eba Nullable+void typehint 2018-03-13 20:55:24 +01:00