Frédéric Guillot
d0941ccd4e
Update task time spent/estimated when removing a subtask
...
Fixes #3811
2023-02-13 20:52:39 -08:00
Joe Nahmias
3df89f9df2
fix(mssql): when updating an object by id, omit the id itself
...
It is a useless update and id is an identity column in MSSQL,
which is not updatable and throws an error if you try.
This affects the following seven objects (Models):
- Category
- CustomFilter
- Group
- Project
- Subtask
- TaskExternalLink
- User
2022-10-29 18:17:35 -07:00
Jack Williams
c53bee4a08
Translate subtask status on demand
...
Fixes #4476
2022-07-11 20:45:06 -07:00
Franky Van Liedekerke
791c4abd57
Copy subtask assignee when duplicating a subtask
...
Closes #4469
2020-04-26 11:29:26 -07:00
Timo
490bcd17d8
Add new event subtask.create_update
2020-04-05 14:50:11 -07:00
CoRex
7572edf59a
Added 'model:subtask:count:query' to SubtaskModel.
2017-12-07 16:49:18 -08:00
Frederic Guillot
d7b0cfbbe5
Improve dashboard
2017-04-08 13:58:25 -04:00
Frederic Guillot
d915c2a96b
Improve subtask toggle
2017-03-19 16:45:32 -04:00
Frederic Guillot
9b34631135
Simplify dashboard to use new tasks list view
2017-03-12 21:36:52 -04:00
Frederic Guillot
f3deb6492a
Add toggle button to show/hide subtasks in task list view
2017-02-26 19:30:02 -05:00
Frederic Guillot
4f325193be
Add class SubtaskListFormatter
2017-02-26 16:06:09 -05:00
Busfreak
d6d1df2917
Sub-tasks from the hidden columns still visible on the dashboard ( #3040 )
2017-02-15 20:31:32 -05:00
Eskiso
c0991e2a44
Added hooks for plugins
2016-09-28 17:31:42 +01:00
Frederic Guillot
5884c65a02
Remove SubtaskTimeTrackingSubscriber
2016-07-23 22:50:20 -04:00
Frederic Guillot
24555080fd
Create new class SubtaskStatusModel
2016-07-23 21:48:59 -04:00
Frederic Guillot
f216e345ba
Create new class SubtaskTaskConversionModel
2016-07-23 21:22:24 -04:00
Frederic Guillot
2a7ca0405c
Create new class SubtaskPositionModel
2016-07-23 21:14:33 -04:00
Frederic Guillot
390082aa41
Refactoring of internal task events
2016-07-19 22:38:30 -04:00
Frederic Guillot
d9d3788222
Subtasks events refactoring and show delete in activity stream
2016-07-17 20:33:27 -04:00
Frederic Guillot
4a230d331e
Added application and project roles validation for API procedure calls
2016-06-26 10:25:13 -04:00
Frederic Guillot
9370797095
Minor fixes
2016-05-28 20:26:23 -04:00
Frederic Guillot
14713b0ec7
Rename all models
2016-05-28 19:48:22 -04:00