Commit Graph

137 Commits

Author SHA1 Message Date
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
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
7a7a99f18b only show tasks user is allowed to see 2020-06-10 21:55:00 +02:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
bf59fb632e draft add functionality 2020-05-24 19:17:10 +02:00
7b93c59f3f continue task edit impl. 2020-05-02 21:03:21 +02:00
Formatter Bot
1c5ee8c68e Automated formatting changes 2020-04-11 21:43:39 +00:00
52cfe36281
Remove unnecessary overload 2020-04-11 23:42:55 +02:00
9cf818f765 fix dbmapper bugs 2020-03-28 17:16:51 +01:00
bc9eca06df test path fixes 2020-03-28 16:27:03 +01:00
38932fb8d0 remove db prefix 2020-03-12 18:03:50 +01:00
bcb3d5bea8 Type and cs fixes 2020-03-07 00:23:17 +01:00
a416fa9407 fix minor construct bugs 2020-03-05 21:01:09 +01:00
d21ebb526d fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
047f348569 fix type bug 2020-03-03 22:41:17 +01:00
16d3ac4d23 php cs and stan fixes 2020-03-02 22:49:01 +01:00
97ece783f8 fixes array typehints 2020-02-20 19:07:12 +01:00
09f746438c fixes #209 2020-02-20 18:58:38 +01:00
bd9c16315f fix phpstan 2020-02-15 21:40:03 +01:00
fdc44f9390 typehint fixes 2020-02-13 18:54:21 +01:00
a68a45cd23 improve docblocks 2020-02-12 19:53:07 +01:00
fa7f6e95ad improve array docblock 2020-02-08 13:26:44 +01:00
9f7f73be2e fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
9692812a23 phpcs fix 2020-01-26 12:27:56 +01:00
3e21a270e7 continue optimizing todos 2020-01-05 21:38:42 +01:00
a25e67a602 datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
2ccf983092 remove empty line 2019-12-15 14:18:15 +01:00
ae6d0598dc Improve type hinting 2019-10-21 15:39:15 +02:00
5282e027f5 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
1534628c00 fix phpcs findings 2019-09-12 19:48:00 +02:00
2567161ceb fix after change to php 7.4 2019-08-17 14:14:51 +02:00
78547922f3 Implement php 7.4 type hints 2019-08-15 21:55:12 +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
5ff522185a php cs fixes 2019-06-15 19:18:36 +02:00
ad9c107212 format mappers 2019-05-31 23:05:30 +02:00
d4f3bbca02 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
d3442d444c Fix forward handling in tasks/task elements 2019-05-18 16:31:22 +02:00
a0179eddda php cs fixer 2019-04-27 12:05:33 +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
7d65bc0ee6 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
2c84282e36 php cs fixer 2018-12-28 19:13:17 +01:00
900e5c6242 Implement tests 2018-12-16 11:25:35 +01:00
196c606c34 Fix null typehint order 2018-12-10 18:13:38 +01:00
d418756dd8 Fix use order 2018-12-09 22:16:55 +01:00
5366575d30 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00