clementthomas
758d448ad1
[FIX] project_average_acceptable_time: view priority
2023-04-13 10:42:56 +02:00
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
66c35be70d
[ADD] project_average_acceptable_time
2023-03-31 16:11:50 +02:00
clementthomas
86711f2884
[FIX] project_assignees: Fix bug when save task
2023-03-31 16:11:50 +02:00
clementthomas
3c78eb58a7
[IMP] project_task_portal_form: Current user as user_id in portal task request
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
clementthomas
5e7af745c9
[FIX] project_task_portal_form: allow multiple uploads in portal
2023-03-31 16:11:50 +02:00
Stéphan Sainléger
ed987d03b9
[I18N] Add french translations
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
0dd04c8ec6
[IMP] Add file import field in portal task creation form
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
bab8138f11
[ADD] create `project_task_portal_form
` add-on
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
75950af5a6
[ADD] create `project_request_data
` add-on
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
3b045229d1
[ADD] create `project_user_default_project
` add-on
2022-10-03 14:56:55 +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
Stéphan Sainléger
1952cd17e8
[IMP] project_timebox: add timebox fields in task portal view
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
fd63ab1709
[ADD] project_timebox: create addon to estimate task effort
...
Adds fields to estimate the min and max time needed to solve a task.
Task: [JOI-13](https://justodooit.fr/mail/view?model=project.task&res_id=13&access_token=cca0b860-25d1-472d-9da1-76f68b01a932 )
2022-08-25 17:19:31 +02:00
Stéphan Sainléger
d6fce31db5
[ADD] create `project_timesheet_funding_wish
` add-on
...
Add timesheet line fields:
- ``funding_wish`` to inform about if the user expects a payment
for the registered time.
- ``treated`` to keep track if the timesheet line funding wish has
been taken into account.
Task: JOI-13
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org >
2022-08-25 17:19:31 +02:00
Nicolas JEUDY
677999bf9f
[ADD] create project_funders
to track funds on tasks
...
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org >
2022-08-25 17:19:31 +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
Stéphan Sainléger
863116ffe7
Initial commit
2022-07-25 15:52:09 +02:00