Commit Graph

47 Commits

Author SHA1 Message Date
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
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
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
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
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
35a304f3ab remove empty line 2019-12-15 14:18:15 +01: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
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
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
f0fc099c6e Make classes final 2018-12-01 20:50:27 +01:00
6d6d6ca20c Docblock fix 2018-09-22 18:22:44 +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
0df81befc4 Fix strict_types 2018-02-15 20:27:23 +01:00
8fafe9d32b Add spaces around namespace 2018-02-03 11:46:23 +01:00
d73c15ba55 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
469110c750 Remove package TBD 2017-12-30 11:56:53 +01:00
457efb7a43 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
546d5e382f General fixes 2017-11-05 13:09:39 +01:00
5b1ab5d5b0 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
a656b92fdb Fix permission tables 2017-09-13 10:45:41 +02:00
c94966f501 Created basic auditor template structure 2017-09-06 15:31:24 +02:00
36434d3efa Add auditor module 2017-09-03 20:24:57 +02:00