Commit Graph

55 Commits

Author SHA1 Message Date
fbc56fb13c improve autofix 2020-08-31 23:14:56 +02:00
1d0bc75294 fix extra blank lines 2020-08-31 22:54:13 +02:00
8907e583a7 php cs autofix 2020-08-31 22:30:36 +02:00
03d450d03b improve cs fixer command 2020-08-30 20:14:53 +02:00
0243180fa1 autofixes 2020-08-30 20:13:10 +02:00
10e3ba3c05 improve php-cs-fixer rules 2020-08-29 17:18:45 +02:00
ad740822f1 update composer 2020-08-29 16:10:46 +02:00
c2ff1b290a add base page links 2020-08-27 18:57:11 +02:00
7af7488770 update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
b6f930757d fix logout uri NO_CIT 2020-06-18 20:35:56 +02:00
6a6bf9b654 changed file permissions 2020-06-09 22:03:50 +02:00
5c1ff5a69e add issue information 2020-05-22 17:31:23 +02:00
34568fcb6c update phpstan version 2020-04-12 15:56:43 +02:00
1117d2cdfb implement localization 2020-03-22 18:42:34 +01:00
57c826db94 add github documents 2020-03-14 15:16:42 +01:00
1292e1837d fix namespace 2020-03-14 14:27:06 +01:00
8011c8f3a7 add tests 2020-03-14 14:14:45 +01:00
a7c83a2bb9 make module status handling final 2020-02-24 22:57:26 +01:00
12d12f40ec make installer final 2020-02-24 22:53:42 +01:00
f14fad9539 phpcs fix 2020-01-26 12:27:56 +01:00
c765d481ac implement navigation actions 2019-12-21 10:34:30 +01:00
c4178837e2 fix images 2019-12-15 16:29:24 +01:00
5e592412e2 remove empty line 2019-12-15 14:18:15 +01:00
eadbdaaccf phpcs fixes 2019-10-06 17:50:12 +02:00
ebef460fc9 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
30bb2b8c57 fix docblock 2019-09-21 15:28:07 +02:00
62dd8cbe26 fix phpcs findings 2019-09-12 19:48:00 +02:00
35051804b1 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
cc705530e6 change php version requirement 2019-08-15 20:45:28 +02:00
ce5feb757c fix @link 2019-07-08 19:51:27 +02:00
3bde0c59c4 php cs fixer 2019-04-27 12:05:33 +02:00
7c39258c22 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
666f5f8978 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
dd49b4ec1a phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
9d893de255 Fix use order/unused 2018-12-28 18:42:29 +01:00
47f1f7a1ca Optimize navigation install 2018-12-25 19:03:01 +01:00
69963ca4e2 Fixes #152 2018-12-24 16:08:15 +01:00
68d3b31dd5 Move schema to json 2018-12-22 19:51:26 +01:00
6d2328ccf1 Remove default uninstall 2018-12-21 20:22:10 +01:00
20dd475c32 Fix use order 2018-12-09 22:16:55 +01:00
09cdb95411 Make classes final 2018-12-01 20:50:27 +01:00
140148457a Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
86d10e1507 Docblock fix 2018-09-22 18:22:44 +02:00
c3e21d598b Improve array init 2018-09-22 17:05:23 +02:00
3b85831c6a Static analysis fixes 2018-09-22 16:23:56 +02:00
9cc82a9ed2 Split controllers per application 2018-09-19 21:34:04 +02:00
488cf08624 Fix package docblock 2018-08-24 14:08:08 +02:00
a1ea3246df Prepare for console application 2018-07-27 20:10:42 +02:00
a669a66523 Use root namespace 2018-05-30 13:39:00 +02:00
7dc38cef7b Remove unused parameter from install 2018-05-20 11:53:43 +02:00