Commit Graph

64 Commits

Author SHA1 Message Date
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
4436eb01c1 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
75914dbe9a Make classes final 2018-12-01 20:50:27 +01:00
599e7f71c0 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
737fca4aa5 Docblock fix 2018-09-22 18:22:44 +02:00
7546688d87 Improve array init 2018-09-22 17:05:23 +02:00
9f6c27766a Static analysis fixes 2018-09-22 16:23:56 +02:00
d8aaf7f225 Fix whitespaces 2018-09-21 23:16:49 +02:00
cdefe7cf62 Split controllers per application 2018-09-19 21:34:04 +02:00
485b3ab488 Fix package docblock 2018-08-24 14:08:08 +02:00