Commit Graph

57 Commits

Author SHA1 Message Date
c9aef13996 bump php version 2020-12-03 23:07:33 +01:00
db09029fc1 php cs autofix 2020-08-31 22:30:36 +02:00
15c25a5bf1 changed file permissions 2020-06-09 22:03:50 +02:00
e7aed214b2 make module status handling final 2020-02-24 22:57:26 +01:00
831828f719 make installer final 2020-02-24 22:53:42 +01:00
0ed7e39fa6 phpcs fix 2020-01-26 12:27:56 +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
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
467e85b46d fix phpcs findings 2019-09-12 19:48:00 +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
4270bc7028 Fix use order 2018-12-09 22:16:55 +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
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
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
7f915531c3 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
76801f67c8 Nullable+void typehint 2018-03-13 20:55:24 +01:00
2bb08052fc Change permission check from int to string 2018-03-09 22:26:22 +01:00
ee808ca86e phpcs fixes 2018-02-17 21:38:56 +01:00
f21625e911 Fix strict_types 2018-02-15 20:27:23 +01:00
97c11c1dfe Fix Class name 2018-02-10 19:31:12 +01:00
cc8260dbd7 phpcbf 2018-02-03 13:09:09 +01:00
13c913e0e4 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
5904435db2 Add spaces around namespace 2018-02-03 11:46:23 +01:00
098c7d5523 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00