Commit Graph

92 Commits

Author SHA1 Message Date
7a0f5351f4 bump php version 2020-12-03 23:07:33 +01:00
09599612a6 php cs autofix 2020-08-31 22:30:36 +02:00
9153b89a78 changed file permissions 2020-06-09 22:03:50 +02:00
940a17a302 remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
66b90c38e8 make module status handling final 2020-02-24 22:57:26 +01:00
e808d462e2 make installer final 2020-02-24 22:53:42 +01:00
2697fe3d90 phpcs fix 2020-01-26 12:27:56 +01:00
2e5a762f61 remove empty line 2019-12-15 14:18:15 +01:00
544e61a5d3 continue hr implementation 2019-10-16 17:35:36 +02:00
55c9a652c0 bug fixes 2019-10-06 21:01:18 +02:00
d55ccb853a prepare for timerecording module 2019-10-06 17:50:44 +02:00
61e6472eaf Create hr virtual media directories 2019-10-05 22:04:20 +02:00
d3c7817e28 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
47490e9cba change php version requirement 2019-08-15 20:45:28 +02:00
186c17042b draft time recording 2019-08-10 23:15:25 +02:00
f642b31197 fix path because of lang bug 2019-07-13 20:22:36 +02:00
02a2005fbd fix @link 2019-07-08 19:51:27 +02:00
4d8dcb7d8a php cs fixer 2019-04-27 12:05:33 +02:00
ea402015ba Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
50a2fbfc0a Test fixes after module+builder test extension 2019-02-26 21:42:51 +01:00
efe4ff4330 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
49e896268a phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
14486d87fa Fix use order/unused 2018-12-28 18:42:29 +01:00
5eaf4fc1c3 Optimize navigation install 2018-12-25 19:03:01 +01:00
712a0053cb Fixes #152 2018-12-24 16:08:15 +01:00
85f1572d6b Remove default uninstall 2018-12-21 20:22:10 +01:00
c927bc4619 Fix use order 2018-12-09 22:16:55 +01:00
07c8f9a35a Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
b9df2fc421 Docblock fix 2018-09-22 18:22:44 +02:00
f86d2f700d Static analysis fixes 2018-09-22 16:23:56 +02:00
22a5c3614d Split controllers per application 2018-09-19 21:34:04 +02:00
8880b3a6b3 Fix package docblock 2018-08-24 14:08:08 +02:00
d96e91ebf7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
d72cccba8a Prepare for console application 2018-07-27 20:10:42 +02:00
3c8e12dbfa Use root namespace 2018-05-30 13:39:00 +02:00
3075d2c99d Remove unused parameter from install 2018-05-20 11:53:43 +02:00
fa3ab25a3f Fix code implementation 2018-04-01 19:54:57 +02:00
b65c6c4fd0 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
434c37c486 Fix abstract implementation 2018-03-30 12:35:26 +02:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c7e2016a35 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
6144c4ee8b Nullable+void typehint 2018-03-13 20:55:24 +01:00
c447dc85d2 Change permission check from int to string 2018-03-09 22:26:22 +01:00
e8caf8dd13 phpcs fixes 2018-02-17 21:38:56 +01:00
7026d3afc7 Fix strict_types 2018-02-15 20:27:23 +01:00
6ea2360ed3 Fix Class name 2018-02-10 19:31:12 +01:00
38a84bd0ad phpcbf 2018-02-03 13:09:09 +01:00
198605ecd3 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
024f551e68 Add spaces around namespace 2018-02-03 11:46:23 +01:00