Commit Graph

44 Commits

Author SHA1 Message Date
e388f3e248 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
69470f35d5 fix name 2022-02-19 13:57:39 +01:00
50f94855c9 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +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
5eec86cd9f bug fixes and template adjustments 2021-07-31 17:20:49 +02:00
5e54d2bf6a implement todos 2021-07-15 21:51:30 +02: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
114da0c417 phpstan fixes 2020-11-27 22:56:16 +01:00
753f1bab20 remove some getter/setter 2020-11-24 17:31:20 +01:00
Formatter Bot
46e30ec267 Automated formatting changes 2020-10-25 22:13:53 +00:00
10e4ee2eca cs and phpstan fixes 2020-10-24 17:52:23 +02: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
164555bebd fix typehint 2020-09-10 20:40:12 +02:00
4b181a9a9e implement immutable datetime 2020-09-10 20:18:47 +02:00
73ee354cc0 autofixes 2020-08-30 20:13:10 +02:00
306022f504 phpcs fix 2020-01-26 12:27:56 +01:00
2cfd7d549b cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
a628517f89 phpcs fixes 2019-10-06 17:50:12 +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
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
c75fb33452 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
98e94c42e3 Make classes final 2018-12-01 20:50:27 +01:00
4c6c551551 Fix package docblock 2018-08-24 14:08:08 +02:00
0a87cbc943 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
eb5b4366ee Nullable+void typehint 2018-03-13 20:55:24 +01:00
4aad439537 Fix strict_types 2018-02-15 20:27:23 +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
59da59751b General fixes 2017-11-05 13:09:39 +01:00
31ebd69eb3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
7095f2a04a Fix file author and copyright 2017-07-26 17:48:08 +02:00
cdeff4cba7 Remove @author docblock 2017-07-20 18:12:29 +02:00
4d6c4aa9a8 PhpUnit fixes 2017-03-12 22:40:21 +01:00
bdc0a2e6f3 Database adjustments for client & item 2017-03-07 21:13:10 +01:00