Commit Graph

6 Commits

Author SHA1 Message Date
clementthomas
2ca161594a [FIX] project_assignees: track assignees
change chatter message behaviour when change assignees
2023-04-13 10:06:13 +02:00
clementthomas
d49387ed2a [IMP] project_assignees: add notification for new assignees 2023-04-12 13:48:33 +02:00
clementthomas
86711f2884 [FIX] project_assignees: Fix bug when save task 2023-03-31 16:11:50 +02:00
clementthomas
9b4cef63f0 [IMP] project_assignees: chatter auto subscription to assignees 2023-03-31 16:11:50 +02:00
Stéphan Sainléger
5ad7c22034 [IMP] project_assignees: add assignee_ids field to task portal view 2022-10-03 14:56:55 +02:00
Valentin Lab
d4f7f9626d [ADD] add `project_assignees` add-on
Add a field in ``project.task`` to assign users to task. This
completes ``user_id`` field, that is then considered as the owner of
the task. Assignment becomes optional and can now target multiple
users.

Task: JOI-13
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
2022-08-25 17:19:31 +02:00