Commit Graph

178 Commits

Author SHA1 Message Date
62bb1d36ea phpcs fixes 2019-10-06 17:50:12 +02:00
bcd1c72abb Fix if/for spacing 2019-10-05 20:08:51 +02:00
864c52ad55 Make null models final 2019-10-05 20:08:29 +02:00
7062c1cfcd fix mapper formats 2019-09-28 23:11:05 +02:00
a2e18bdb2b style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
b4f901bdf1 fix docblock 2019-09-21 15:28:07 +02:00
9af6ca715e fix phpcs findings 2019-09-12 19:48:00 +02:00
ce9d9eba95 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
0a6227194e Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
36423b7cfe change php version requirement 2019-08-15 20:45:28 +02:00
003bc89481 fix @link 2019-07-08 19:51:27 +02:00
dd48a94241 change createmodel function 2019-07-08 19:21:23 +02:00
170c9e6f9d Start changing styles 2019-05-14 22:02:49 +02:00
764d66cf6b Fix getHtml para type 2019-04-27 18:29:24 +02:00
627a5165cc php cs fixer 2019-04-27 12:05:33 +02:00
b89fea0cf0 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
53c3e4c77f Add download to tables 2019-02-17 18:58:41 +01:00
9168be93f1 Fix relative path 2019-02-11 17:24:35 +01:00
e019f7619f Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
9c74f96f8d phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
ed50bd2bef Fix tab bug 2019-01-13 22:46:41 +01:00
9de3ebf1fb Use new tab, colors and css 2019-01-13 21:42:08 +01:00
1922383a77 php cs fixer 2018-12-28 19:13:17 +01:00
ca123dbde4 Fix use order/unused 2018-12-28 18:42:29 +01:00
203bc8528f Optimize navigation install 2018-12-25 19:03:01 +01:00
9dff20de0a Fixes #152 2018-12-24 16:08:15 +01:00
e8bd9c131e Move schema to json 2018-12-22 23:19:20 +01:00
91200f10f0 Remove default uninstall 2018-12-21 20:22:10 +01:00
3e9e476861 Fix whitespace 2018-12-17 19:02:54 +01:00
1dbd73f17a Implement tests 2018-12-16 11:25:35 +01:00
8f275c8e46 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
b1a46a10a7 Fix increment order 2018-12-10 18:19:05 +01:00
ae092f94e2 Fix null typehint order 2018-12-10 18:13:38 +01:00
169d490e76 Fix use order 2018-12-09 22:16:55 +01:00
dc3b73ce83 route path fix 2018-12-01 21:44:14 +01:00
53dcb22a30 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
2d94e269c5 Make classes final 2018-12-01 20:50:27 +01:00
963752e7fe Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
dd121c3275 Move Models to frameworks 2018-10-02 21:22:16 +02:00
8721feeecb Fix pagination view namespace 2018-10-02 20:44:28 +02:00
506e42aa56 Docblock fix 2018-09-22 18:22:44 +02:00
b0616a2cd0 Improve array init 2018-09-22 17:05:23 +02:00
c23445bd10 Static analysis fixes 2018-09-22 16:23:56 +02:00
a0dd5b4aca Split controllers per application 2018-09-19 21:34:04 +02:00
0028d1ded9 Fix package docblock 2018-08-24 14:08:08 +02:00
4cca18d4a8 fix #96 fix #97 2018-08-17 20:02:29 +02:00
436f729007 Prepare for console application 2018-07-27 20:10:42 +02:00
4c173b9210 Fix json_encode return type 2018-07-14 18:43:34 +02:00
d224732566 Remove .enum from enums 2018-06-30 22:53:21 +02:00
5b2da609a9 Re-format mappers 2018-05-31 19:47:26 +02:00