Commit Graph

71 Commits

Author SHA1 Message Date
a7e418cd3c fix phpstan bugs 2019-12-21 20:51:35 +01:00
2628ca6f9f auto-reload and sum bug fix 2019-12-21 12:26:24 +01:00
c3d8d0ca7f remove empty line 2019-12-15 14:18:15 +01:00
cc6a10c31a cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
4eac11d4e9 cleanup tests and use @covers more 2019-11-10 22:40:27 +01:00
5708803d08 mostly rename Router to WebRouter 2019-10-28 21:21:49 +01:00
1f62c0d4e7 Draft simple session pagination 2019-10-23 13:20:02 +02:00
0cb87e39ed Further time recording implementation 2019-10-21 15:38:50 +02:00
d0ec492329 continue hr implementation 2019-10-16 17:35:36 +02:00
4579fae4b2 Implemented basic time recording w/ frontend 2019-10-13 20:39:58 +02:00
5840080ee3 fix bugs 2019-10-12 15:29:54 +02:00
55f89cb385 phpcs fixes 2019-10-06 17:50:12 +02:00
50b183de3e Make null models final 2019-10-05 20:08:29 +02:00
16c9fc1e19 fix lang indention and order 2019-10-02 21:09:53 +02:00
35b07e60a2 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
68f5ca6234 fix docblock 2019-09-21 15:28:07 +02:00
467e85b46d fix phpcs findings 2019-09-12 19:48:00 +02:00
2297d808f5 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
ff921d33c0 change php version requirement 2019-08-15 20:45:28 +02:00
4d837684dc draft time recording 2019-08-10 23:15:25 +02:00
b2bb34e498 fix path because of lang bug 2019-07-13 20:22:36 +02:00
f2994e903f fix @link 2019-07-08 19:51:27 +02:00
279e25716d php cs fixer 2019-04-27 12:05:33 +02:00
6d520036b2 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
2a47f856f8 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
1453a8b6d5 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
a369bf83c2 Optimize navigation install 2018-12-25 19:03:01 +01:00
49907059a7 Fixes #152 2018-12-24 16:08:15 +01:00
8684e60b0d Move schema to json 2018-12-22 23:19:20 +01:00
5d324ebae4 Move schema to json 2018-12-22 19:51:26 +01:00
690d0975a8 Remove default uninstall 2018-12-21 20:22:10 +01:00
5168805f74 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
4270bc7028 Fix use order 2018-12-09 22:16:55 +01:00
3c75948dab Make classes final 2018-12-01 20:50:27 +01:00
ba0f7570ed Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
5576c51057 Docblock fix 2018-09-22 18:22:44 +02:00
d0bb2d76bb Improve array init 2018-09-22 17:05:23 +02:00
6f6db02be8 Static analysis fixes 2018-09-22 16:23:56 +02:00
490ce84406 Split controllers per application 2018-09-19 21:34:04 +02:00
9f6a48d354 Fix package docblock 2018-08-24 14:08:08 +02:00
bf5740f1de fix #96 fix #97 2018-08-17 20:02:29 +02:00
c7a004033a Prepare for console application 2018-07-27 20:10:42 +02:00
949364b0d6 Use root namespace 2018-05-30 13:39:00 +02:00
0628135979 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
8b27e734df Reformat 2018-05-20 09:59:17 +02:00
52ebb09a9f Make classes final 2018-05-11 21:30:34 +02:00
f768ddfa32 Fix code implementation 2018-04-01 19:54:57 +02:00
d6edf2d244 Fix abstract implementation 2018-03-30 12:35:26 +02:00
e5012e7a4c Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e4c77915b2 docblock typehint fix 2018-03-16 12:39:55 +01:00