Commit Graph

116 Commits

Author SHA1 Message Date
faffcac57f add todos from github 2019-12-31 19:54:45 +01:00
6a872ad5aa remove empty line 2019-12-15 14:18:15 +01:00
6f9af8917b cleanup 2019-12-14 21:17:10 +01:00
896647e6fe cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
725acd6609 bug fixes 2019-10-06 21:01:18 +02:00
c10ef1ccd8 phpcs fixes 2019-10-06 17:50:12 +02:00
6a961213fa fix mapper formats 2019-09-28 23:11:05 +02:00
c2dbc92c84 fix docblock 2019-09-21 16:12:21 +02:00
8e6f0b6c1f fix phpcs findings 2019-09-12 19:48:00 +02:00
b7f741fcba Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
93eba7313d change php version requirement 2019-08-15 20:45:28 +02:00
e8f8843de1 fix @link 2019-07-08 19:51:27 +02:00
f5d16a6682 change createmodel function 2019-07-08 19:21:23 +02:00
80ccaecbfd php cs fixer 2019-04-27 12:05:33 +02:00
91f5cd5684 Use global namespace 2019-04-27 00:13:26 +02:00
f2a233fde7 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
7e13da7fc5 Fix #156 2019-02-20 22:46:25 +01:00
aee1c7e9a7 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
537ef6e10e phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c2560ee7b9 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
d62e9a1494 php cs fixer 2018-12-28 19:13:17 +01:00
1ffee520b9 Fix use order/unused 2018-12-28 18:42:29 +01:00
7dd1b077d9 Optimize navigation install 2018-12-25 19:03:01 +01:00
1cea44a4ba Implement more unit tests 2018-12-25 16:17:50 +01:00
65b9e806e1 Fixes #152 2018-12-24 16:08:15 +01:00
af1cd8da50 Remove default uninstall 2018-12-21 20:22:10 +01:00
9540e4b02b Use self instead of class 2018-12-10 18:25:00 +01:00
998c2a91c2 Fix null typehint order 2018-12-10 18:13:38 +01:00
b1bf483577 Fix use order 2018-12-09 22:16:55 +01:00
2f1d8251a5 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
17330075c4 Make classes final 2018-12-01 20:50:27 +01:00
b793232574 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
51f311e9f7 Docblock fix 2018-09-22 18:22:44 +02:00
cfd4a0b8e0 Improve array init 2018-09-22 17:05:23 +02:00
0f1f4ccb11 Static analysis fixes 2018-09-22 16:23:56 +02:00
399fbd60e4 Split controllers per application 2018-09-19 21:34:04 +02:00
d9e5a069dd Fix package docblock 2018-08-24 14:08:08 +02:00
e3bf53a892 fix #96 fix #97 2018-08-17 20:02:29 +02:00
e8ed72a46d Re-format mappers 2018-05-31 19:47:26 +02:00
fbb14266a7 Use root namespace 2018-05-30 13:39:00 +02:00
4f772d0915 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
7a7d8c9947 Reformat 2018-05-20 09:59:17 +02:00
466a57ba7d Make classes final 2018-05-11 21:30:34 +02:00
17465e3b8e Fix code implementation 2018-04-01 19:54:57 +02:00
d9c0cdb03a Fix abstract implementation 2018-03-30 12:35:26 +02:00
c3ed798e69 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d33efb34ef Add typehints 2018-03-16 13:33:55 +01:00
3d89723502 docblock typehint fix 2018-03-16 12:39:55 +01:00
d452b3e785 Add public/private to const 2018-03-16 08:46:52 +01:00
d8d650c634 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00