Commit Graph

52 Commits

Author SHA1 Message Date
Dennis Eichhorn
4f29bc8bef fix default respone generation 2023-07-26 09:18:04 +00:00
1a8d66d405 Fix file header 2023-06-17 03:13:19 +02:00
d1ed2816cc Updated file header 2023-06-16 19:32:45 +02:00
Dennis Eichhorn
ff045551bd phpcs autofixes 2023-05-28 12:19:03 +00:00
Dennis Eichhorn
aeef9e6fb5 test fixes fleet+expense tests 2023-05-19 02:26:10 +00:00
6926c37cf6 remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
38f4b65d73 make module status handling final 2020-02-24 22:57:26 +01:00
6232ecc8a8 make installer final 2020-02-24 22:53:42 +01:00
71a863e460 remove empty line 2019-12-15 14:18:15 +01:00
4166c419cd fix phpcs findings 2019-09-12 19:48:00 +02:00
59069b4624 change php version requirement 2019-08-15 20:45:28 +02:00
da2258c7a5 fix @link 2019-07-08 19:51:27 +02:00
7b18b0380b php cs fixer 2019-04-27 12:05:33 +02:00
9003def9c8 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
f3d06d9b65 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
a30bcf4864 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
5e1e69e07d Optimize navigation install 2018-12-25 19:03:01 +01:00
422635b26e Move schema to json 2018-12-23 20:30:11 +01:00
5bbe322e4a Move schema to json 2018-12-22 23:19:20 +01:00
6f5cccde20 Move schema to json 2018-12-22 19:51:26 +01:00
f7ef64f833 Remove default uninstall 2018-12-21 20:22:10 +01:00
6a14142927 Fix use order 2018-12-09 22:16:55 +01:00
c2d3b9cd62 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
6dd1d92c41 Docblock fix 2018-09-22 18:22:44 +02:00
7bc73f699c Static analysis fixes 2018-09-22 16:23:56 +02:00
f7896a42ad Split controllers per application 2018-09-19 21:34:04 +02:00
86dfc8ee7c Fix package docblock 2018-08-24 14:08:08 +02:00
0ecaffabf1 fix #96 fix #97 2018-08-17 20:02:29 +02:00
f7e9ba3e1d Prepare for console application 2018-07-27 20:10:42 +02:00
735b8edc50 Use root namespace 2018-05-30 13:39:00 +02:00
7a7c9f77c8 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
38c4b560b2 Fix code implementation 2018-04-01 19:54:57 +02:00
da077a4b19 Fix abstract implementation 2018-03-30 12:35:26 +02:00
c60bbcd3ab Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
640ed1a42f Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
676579ff3e Nullable+void typehint 2018-03-13 20:55:24 +01:00
1ff49e7242 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1f4440c42b phpcs fixes 2018-02-17 21:38:56 +01:00
a3de609d6a Fix strict_types 2018-02-15 20:27:23 +01:00
6aba740958 Fix Class name 2018-02-10 19:31:12 +01:00
feb19391a4 Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
be6c8034f7 phpcbf 2018-02-03 13:09:09 +01:00
2d24ad7fa1 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
9b636666d7 Add spaces around namespace 2018-02-03 11:46:23 +01:00
0d3b1c1bec Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
62fda3b56d Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
dffb697821 Remove package TBD 2017-12-30 11:56:53 +01:00
62deefe965 Fix #13 2017-11-08 22:39:51 +01:00
94b3a86ee1 General fixes 2017-11-05 13:09:39 +01:00
6737eccaac Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00