Commit Graph

167 Commits

Author SHA1 Message Date
1cc6721c12 optimize seen 2022-03-22 16:33:00 +01:00
00ff30ad95 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
49b4b33332 fix name 2022-02-19 13:57:39 +01:00
feb6c119b8 bug fixes and permission tests 2022-01-22 21:56:01 +01:00
efad7f2cde new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
9531246f09 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
db96d3a5b9 bug and media fixes 2021-10-29 14:49:55 +02:00
8a32560818 more tests and make classes final 2021-10-21 22:16:07 +02:00
Formatter Bot
0b0467ede9 Automated formatting changes 2021-08-29 09:20:41 +00:00
dab378debe add redirect field 2021-08-17 13:36:35 +02:00
f08e412011 formatting fixes, bug fixes and support impl. 2021-07-04 18:27:21 +02:00
2cdbd83244 fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
cb7863bb79 fix l11n call 2021-06-24 00:09:52 +02:00
Formatter Bot
55b0dbc11f Automated formatting changes 2021-04-04 15:15:16 +00:00
23173d806c many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
fdaa69abc8 fix templates 2020-12-06 16:14:42 +01:00
31bc88831c bump php version 2020-12-03 23:07:33 +01:00
aea0fa4077 autofixes 2020-11-24 18:44:22 +01:00
f2968b0cf6 remove some getter/setter 2020-11-24 17:31:21 +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
97eb6dc7de fix DateTimeImmutable typehint 2020-09-26 11:22:57 +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
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
8b1a2a17e6 autofixes 2020-08-30 20:13:11 +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
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