Commit Graph

60 Commits

Author SHA1 Message Date
69470f35d5 fix name 2022-02-19 13:57:39 +01:00
50f94855c9 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
75340bbe28 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
478cdffe28 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
00866ece42 add unit tests 2021-11-02 21:57:09 +01:00
Formatter Bot
9dd5a43b29 Automated formatting changes 2021-03-07 20:43:38 +00:00
2ce633d508 fix php version, lang files, basic tpl and sales impl. 2021-03-05 21:01:37 +01:00
7a60b4ee10 mode changes 2021-02-20 10:59:06 +01:00
Formatter Bot
c1b9e1ad3c Automated formatting changes 2021-02-08 22:03:16 +00:00
1d817519a8 add test price create 2021-01-31 17:18:28 +01:00
9ebe42676b bump php version 2020-12-03 23:07:33 +01:00
10e4ee2eca cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
8f12007e8e Automated formatting changes 2020-10-21 20:56:13 +00:00
1eafeaa9c5 correct datamapper self/external usage (invert) 2020-10-21 22:50:28 +02:00
dd7afdc98f impl. basic item read functionality with attributes 2020-10-18 20:57:39 +02:00
f0c7d48b93 php cs autofix 2020-08-31 22:30:36 +02:00
338091d806 prepare for data import in demo 2020-07-11 20:26:50 +02:00
571c0a8cb0 Type and cs fixes 2020-03-07 00:23:17 +01:00
b766c21d1d fixes array typehints 2020-02-20 19:07:12 +01:00
7ecf7ac9a7 fixes #209 2020-02-20 18:58:38 +01:00
1129594371 improve array docblock 2020-02-08 13:26:44 +01:00
2ff136cf6b fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
306022f504 phpcs fix 2020-01-26 12:27:56 +01:00
20242e534a remove empty line after <?php 2019-10-11 16:38:06 +02:00
2e18f2ed5b fix mapper formats 2019-09-28 23:11:05 +02:00
24d0ab50bd style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
dba6369e81 fix docblock 2019-09-21 15:28:07 +02:00
248ad52aad draft item management 2019-09-12 19:47:42 +02:00
6ba6140ff8 prepare for localization support in mapeprs 2019-09-03 21:01:09 +02:00
7cbc577c06 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
503191f5d6 change php version requirement 2019-08-15 20:45:28 +02:00
529f081e6f fix @link 2019-07-08 19:51:27 +02:00
c16b040988 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
1d67ff721b phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
d3e52f9ca7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
9c4099bc23 Fixes #152 2018-12-24 16:08:15 +01:00
393671abdf Fix null typehint order 2018-12-10 18:13:38 +01:00
50c4b843b8 Fix use order 2018-12-09 22:16:55 +01:00
98e94c42e3 Make classes final 2018-12-01 20:50:27 +01:00
fbeea2e7e4 Docblock fix 2018-09-22 18:22:44 +02:00
a0801b9615 Re-format mappers 2018-05-31 19:47:26 +02:00
ff52c0ddba Use root namespace 2018-05-30 13:39:00 +02:00
0a87cbc943 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
4aad439537 Fix strict_types 2018-02-15 20:27:23 +01:00
7bca15959b phpcbf 2018-02-03 13:09:09 +01:00
6450b3662c Add spaces around namespace 2018-02-03 11:46:23 +01:00
25f3d469d6 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f28e4c5159 Remove package TBD 2017-12-30 11:56:53 +01:00
6f51f45c3b Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
6304de5f8a Remove var_dump from mappers 2017-11-07 20:35:13 +01:00