Commit Graph

43 Commits

Author SHA1 Message Date
Formatter Bot
bc4d733486 Automated formatting changes 2021-04-04 15:13:16 +00:00
d45c1fc432 many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
c336769850 fix php version, lang files, basic tpl and sales impl. 2021-03-05 21:01:37 +01:00
3bf4821761 mode changes 2021-02-20 10:59:06 +01:00
dcb35e94dd Add client files 2020-12-19 20:22:09 +01:00
906521a0b1 bump php version 2020-12-03 23:07:33 +01:00
967542d6f9 phpstan fixes 2020-11-27 22:56:15 +01:00
f4d3bf2d4a remove some getter/setter 2020-11-24 17:31:19 +01:00
Formatter Bot
e3619beeb6 Automated formatting changes 2020-10-25 22:13:09 +00:00
f3ac439bb0 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
ddf3e576ba Automated formatting changes 2020-10-18 19:08:57 +00:00
c76fcaabcf add address and client element support 2020-10-18 20:56:51 +02:00
0b65b1e55a fix typehint 2020-09-10 20:40:12 +02:00
b412f12149 implement immutable datetime 2020-09-10 20:18:46 +02:00
edfef0d093 prepare for data import in demo 2020-07-11 20:26:50 +02:00
3d799684f6 minor tpl and bug fixes 2020-06-13 21:25:23 +02:00
d37997fb46 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
ed2c994e07 phpcs fixes 2019-10-06 17:50:12 +02:00
fe05196a1d style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
bff8990719 fix phpcs findings 2019-09-12 19:48:00 +02:00
23caee3fa1 change php version requirement 2019-08-15 20:45:28 +02:00
e35f4b05a3 fix @link 2019-07-08 19:51:27 +02:00
8629f0155e Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
e1ddb994a1 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
c2edff9d00 php cs fixer 2018-12-28 19:13:17 +01:00
6a787b81b7 Fixes #152 2018-12-24 16:08:15 +01:00
af5fa6adff Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
6e493b7811 Make classes final 2018-12-01 20:50:27 +01:00
d88f41493f Fix package docblock 2018-08-24 14:08:08 +02:00
aabc26e4dc Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
29af3586d0 Nullable+void typehint 2018-03-13 20:55:24 +01:00
96349820a7 Fix strict_types 2018-02-15 20:27:23 +01:00
4a1aa7468e Add spaces around namespace 2018-02-03 11:46:23 +01:00
721c0ffc51 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
088b65f2e9 Remove package TBD 2017-12-30 11:56:53 +01:00
5cbc67a99a General fixes 2017-11-05 13:09:39 +01:00
e7bb454d56 Fix file author and copyright 2017-07-26 17:48:08 +02:00
fa3cedd3cb Remove @author docblock 2017-07-20 18:12:29 +02:00
be2ff1cd27 PhpUnit fixes 2017-03-12 22:40:21 +01:00
1bb6695fa1 Profile mapper/test implemented 2017-03-08 22:04:54 +01:00
165f2740d3 Database adjustments for client & item 2017-03-07 21:13:10 +01:00
1d2f7489a8 Implement base client getter/setter 2017-03-03 07:54:11 +01:00
94a2656268 Strict types enabled 2017-03-01 14:05:29 +01:00