Commit Graph

48 Commits

Author SHA1 Message Date
b862a0a0e7 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
Formatter Bot
56a4fd66cc Automated formatting changes 2020-10-21 21:14:26 +00:00
e424e4d69f Merge branch 'temp' into develop 2020-10-21 23:13:57 +02:00
b647a1e1a5 correct datamapper self/external usage (invert) 2020-10-21 22:50:35 +02:00
Formatter Bot
f402d9dd7e Automated formatting changes 2020-10-18 19:09:50 +00:00
51da137210 add address and client element support 2020-10-18 20:57:02 +02:00
724da76892 implement immutable datetime 2020-09-10 20:18:47 +02:00
f0289cba67 php cs autofix 2020-08-31 22:30:36 +02:00
df2a40b510 Type and cs fixes 2020-03-07 00:23:17 +01:00
d991ae0ddd fixes array typehints 2020-02-20 19:07:12 +01:00
ff0b8ad83e fixes #209 2020-02-20 18:58:38 +01:00
521c8ca4e3 improve array docblock 2020-02-08 13:26:44 +01:00
2c73a5e469 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
d6ac0985b6 phpcs fix 2020-01-26 12:27:56 +01:00
5572d75e27 bug fixes 2019-10-06 21:01:18 +02:00
1edb4e1f3b fix mapper formats 2019-09-28 23:11:05 +02:00
7b8ce16a1a style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
a98fede964 fix docblock 2019-09-21 16:12:21 +02:00
642b7f98db fix phpcs findings 2019-09-12 19:48:00 +02:00
21228b753a prepare for localization support in mapeprs 2019-09-03 21:01:09 +02:00
080b30caea Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
711672d612 change php version requirement 2019-08-15 20:45:28 +02:00
13c3e747c0 fix @link 2019-07-08 19:51:27 +02:00
dad56d79fa Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
b1a5da8acd phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
841f158ad3 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
f461b92f1f Fixes #152 2018-12-24 16:08:15 +01:00
690c4ef88f Fix null typehint order 2018-12-10 18:13:38 +01:00
519d5340ae Fix use order 2018-12-09 22:16:55 +01:00
8643466dfa Make classes final 2018-12-01 20:50:27 +01:00
abd1997c12 Docblock fix 2018-09-22 18:22:44 +02:00
3a8f5ca8d4 Re-format mappers 2018-05-31 19:47:26 +02:00
c5b49f0d4c Use root namespace 2018-05-30 13:39:00 +02:00
0a5300cc76 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
b12d5be6ae Fix strict_types 2018-02-15 20:27:23 +01:00
f67b27dfd7 phpcbf 2018-02-03 13:09:09 +01:00
51200c50c2 Add spaces around namespace 2018-02-03 11:46:23 +01:00
90a27edd1b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
d1fa884848 Remove package TBD 2017-12-30 11:56:53 +01:00
64659c6655 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
6241234d98 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
e1410be93f General fixes 2017-11-05 13:09:39 +01:00
5525b74975 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d27f94e329 Fix permission tables 2017-09-13 10:45:41 +02:00
6a0244b0f7 Fix file author and copyright 2017-07-26 17:48:08 +02:00
fa44c30556 Remove @author docblock 2017-07-20 18:12:29 +02:00
0d1f2ec0c2 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
937145f166 UI fixes 2017-05-28 18:57:57 +02:00