Commit Graph

409 Commits

Author SHA1 Message Date
aea0fa4077 autofixes 2020-11-24 18:44:22 +01:00
f2968b0cf6 remove some getter/setter 2020-11-24 17:31:21 +01:00
936004a8d2 simplify getLanguage call in request 2020-11-10 22:15:33 +01:00
8b9050cb56 impl. tags and fix create bugs 2020-10-26 21:56:01 +01:00
50c0da8c93 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
Formatter Bot
602e428790 Automated formatting changes 2020-10-21 21:15:32 +00:00
5c87321aa0 correct datamapper self/external usage (invert) 2020-10-21 22:50:36 +02:00
fde2e3f789 fix @covers 2020-10-09 00:20:25 +02:00
6878ba1fdf fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
Formatter Bot
9b90e44992 Automated formatting changes 2020-10-06 19:55:50 +00:00
6023245a1d impl. tests and fix validation status code 2020-10-06 21:51:41 +02:00
97eb6dc7de fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
71b1116772 impl. lazy loading and better media lists 2020-09-25 18:01:29 +02:00
72b58006db fix typehint 2020-09-10 20:40:13 +02:00
58858e2f7d implement immutable datetime 2020-09-10 20:18:47 +02:00
279d6cc6f9 fix const alignment 2020-09-01 07:38:03 +02:00
efc9a7caea improve autofix 2020-08-31 23:14:57 +02:00
cad33f197e fix extra blank lines 2020-08-31 22:54:13 +02:00
90ad47aff2 php cs autofix 2020-08-31 22:30:36 +02:00
3f8e613a2d improve cs fixer command 2020-08-30 20:14:54 +02:00
8b1a2a17e6 autofixes 2020-08-30 20:13:11 +02:00
14e61481ba improve php-cs-fixer rules 2020-08-29 17:18:45 +02:00
3918c3c63c update composer 2020-08-29 16:10:47 +02:00
62dc75cc12 update composer and fix tests and add gitignore 2020-07-31 15:44:06 +02:00
836fb9c32e fix pagination and some media bugs 2020-07-30 21:28:05 +02:00
80aeefedc7 adj. frontend uri handling of query/fragment 2020-07-29 21:04:10 +02:00
b0aa05ed89 split up tests 2020-07-05 22:08:29 +02:00
33b3d4c637 add pseudo de help doc 2020-06-25 19:41:54 +02:00
1a2748f8b9 fix styles path NO_CI 2020-06-19 08:15:41 +02:00
Formatter Bot
f2a2556e8a Automated formatting changes 2020-06-11 21:55:15 +00:00
fa79f33cf4 fix whitespace bug 2020-06-11 16:43:13 +02:00
bfefbd2bda show priority changes like status changes 2020-06-11 11:04:36 +02:00
47a3e9652d remove include 2020-06-11 10:03:24 +02:00
1f504da3f6 improve dynamic task element creation 2020-06-11 10:02:43 +02:00
60efa2c35d use more references instead of strings in query 2020-06-11 09:45:00 +02:00
2ee9e6a276 use more references instead of strings in query 2020-06-11 09:43:57 +02:00
0497765bbe draft task element edit 2020-06-11 09:37:42 +02:00
52ca37480c allow element read if task read is allowed 2020-06-11 09:37:31 +02:00
662d8d4987 return descriptionRaw 2020-06-11 09:36:58 +02:00
d0ff79d191 fix bug, only count unique unread tasks 2020-06-11 09:36:45 +02:00
27638e149d clean up task view and fix translation 2020-06-10 22:32:44 +02:00
bef2e01386 improve localization output 2020-06-10 22:29:28 +02:00
cc94670c6f improve task element listing in task 2020-06-10 22:13:29 +02:00
7a7a99f18b only show tasks user is allowed to see 2020-06-10 21:55:00 +02:00
f4866ed18f only show tasks user is allowed to see 2020-06-10 21:54:42 +02:00
c3ae9923a4 fix footer of task elements 2020-06-10 21:53:56 +02:00
10dc5af2bb make task loadable on all pages for unread task count 2020-06-09 22:58:58 +02:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
4aba4ad579 make type hints easier to read 2020-06-08 22:43:28 +02:00
0d5912a48c fix tests 2020-06-08 18:20:24 +02:00