Commit Graph

83 Commits

Author SHA1 Message Date
74ded2d261 fix todos/move to todo list 2020-11-26 20:50:18 +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
cad33f197e fix extra blank lines 2020-08-31 22:54:13 +02:00
836fb9c32e fix pagination and some media bugs 2020-07-30 21:28:05 +02:00
1a2748f8b9 fix styles path NO_CI 2020-06-19 08:15:41 +02:00
cc94670c6f improve task element listing in task 2020-06-10 22:13:29 +02:00
f4866ed18f only show tasks user is allowed to see 2020-06-10 21:54:42 +02:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
bda4d7efe3 improve docblocks for Mapper:: variables 2020-05-02 10:13:21 +02:00
eb1a7e2979 add list pagination 2020-04-05 17:07:05 +02:00
df3c7be91a make fixes for new datamapper 2020-03-13 23:30:58 +01:00
e67b145155 improve baseline 2020-02-06 23:54:01 +01:00
3e21a270e7 continue optimizing todos 2020-01-05 21:38:42 +01:00
05ed8a0fee add todos from github 2019-12-31 19:54:45 +01:00
079b886d28 prepare for better frontend interaction 2019-12-29 23:17:02 +01:00
1534628c00 fix phpcs findings 2019-09-12 19:48:00 +02:00
1a7650caaf change php version requirement 2019-08-15 20:45:28 +02:00
07a22970f6 fix @link 2019-07-08 19:51:27 +02:00
cd30fbe9c2 prepare for advanced dropdown input tests 2019-06-23 18:12:29 +02:00
d3442d444c Fix forward handling in tasks/task elements 2019-05-18 16:31:22 +02:00
c33a0d97ad Small template fixes for new css 2019-05-17 20:48:59 +02:00
72623910be Implement and rename mapper functionality 2019-04-22 16:37:12 +02:00
4919a52846 Add unit tests and fix templates 2019-04-14 19:47:06 +02:00
99d795a7df phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
d418756dd8 Fix use order 2018-12-09 22:16:55 +01:00
41f72e1f5f Remove too many use statements 2018-12-09 18:20:30 +01:00
a9b5dfcf3e Make classes final 2018-12-01 20:50:27 +01:00
d860f99cba Move Models to frameworks 2018-10-02 21:22:16 +02:00
cda801b6ab Fix whitespaces 2018-09-21 23:16:49 +02:00
88afbbe31c Split controllers per application 2018-09-19 21:34:04 +02:00