Commit Graph

73 Commits

Author SHA1 Message Date
128bf82c8f improve baseline 2020-02-06 23:54:01 +01:00
1eec7a13ce fix bugs, phpstan, phpcs 2020-02-06 21:04:45 +01:00
49baf7f65f phpstan fixes 2020-02-05 21:09:07 +01:00
Formatter Bot
c751d11788 Automated formatting changes 2020-01-26 13:37:55 +00:00
52e3add4bd phpcs fix 2020-01-26 12:27:56 +01:00
0ed30bbcc3 datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
3fb7684a58 fix images 2019-12-15 16:29:24 +01:00
49bf137398 remove empty line 2019-12-15 14:18:15 +01:00
23afe11944 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
386ae3fbb9 remove empty line after <?php 2019-10-11 16:38:06 +02:00
4d7519ad86 phpcs fixes 2019-10-06 17:50:12 +02:00
376629389d fix mapper formats 2019-09-28 23:11:05 +02:00
1165f9abc7 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
765d542bc2 fix docblock 2019-09-21 15:28:07 +02:00
b4af6aab1b fix phpcs findings 2019-09-12 19:48:00 +02:00
0b8b52ee7d fix after change to php 7.4 2019-08-17 14:14:51 +02:00
58a4c1ac35 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
772e628514 change php version requirement 2019-08-15 20:45:28 +02:00
3422bb629e fix @link 2019-07-08 19:51:27 +02:00
3b4c67acc8 Add exception documentation 2019-07-04 22:37:54 +02:00
44022ae80c fix interface path 2019-06-23 21:46:06 +02:00
e44a2f1225 Start changing styles 2019-05-14 22:02:49 +02:00
512b7c5416 Fix getHtml para type 2019-04-27 18:29:24 +02:00
cbb118f0c1 php cs fixer 2019-04-27 12:05:33 +02:00
bb3fbb1146 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
bf542291f7 Test fixes after module+builder test extension 2019-02-26 21:42:51 +01:00
d305f9a430 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
06c4decb3a Add annotations and fix minor bugs with mappers 2019-02-25 23:58:03 +01:00
5b2a550684 Fix #156 2019-02-20 22:46:25 +01:00
fbe2f1b61c Add download to tables 2019-02-17 18:58:41 +01:00
ebdc8ac44a Fix relative path 2019-02-11 17:24:35 +01:00
c647a5338c Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
9e6faa024d phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
30ef848aa5 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
5bee2262c3 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
1f0f058e3e Optimize navigation install 2018-12-25 19:03:01 +01:00
2dc09fa2d7 Fixes #152 2018-12-24 16:08:15 +01:00
cfbe9f0629 Move schema to json 2018-12-23 20:30:11 +01:00
9ce3487838 Move schema to json 2018-12-23 20:29:20 +01:00
ae483efc38 Fix whitespace 2018-12-22 19:54:26 +01:00
432f7dca70 Create GSDAddressMapper.php 2018-12-19 18:01:59 +01:00
84f914981a Create GSDAddress.php 2018-12-19 17:54:52 +01:00
5b92a182eb Create GSDCustomerMapper.php 2018-12-19 17:54:35 +01:00
fdc30106fa Rename Customer.php to GSDCustomer.php 2018-12-19 17:46:16 +01:00
79294cde4e Rename Article.php to GSDArticle.php 2018-12-19 17:45:58 +01:00
755e63f12a Rename ArticleMapper.php to GSDArticleMapper.php 2018-12-19 17:45:41 +01:00
59a1cbabe5 Create ArticleMapper.php 2018-12-19 17:45:19 +01:00
f68e3e16ec Fix null typehint order 2018-12-10 18:13:38 +01:00
79f6b4f789 Fix doc align 2018-12-09 22:20:51 +01:00
e87c74db87 Fix use order 2018-12-09 22:16:55 +01:00