Commit Graph

10 Commits

Author SHA1 Message Date
Frédéric Guillot 77a32cb1b5 Allow moving closed tasks when using the API
Fixes #5151
2023-04-06 21:02:03 -07:00
Markus Katharina Brechtel 697c8875f7 Add time_spent and time_estimated as editable values to updateTask and createTask 2020-01-25 18:21:59 -08:00
Frederic Guillot 54a751820f Add task and project API formatters 2017-05-22 15:33:16 -04:00
Frederic Guillot de128dbad8 Remove default swimlane 2017-02-18 09:42:01 -05:00
rmjstn ce3cab5374 Add date_started parameter to task API calls (#3042) 2017-02-15 20:28:47 -05:00
Frederic Guillot 2decbe28b5 Add tags parameter to task API calls 2016-12-18 18:19:25 -05:00
Frederic Guillot 86c950743f
Move API calls for task metadata to a separate class 2016-07-31 15:10:42 -04:00
Eskiso 27a166f750 Added Task Metadata options to API
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata
2016-07-29 23:10:45 +01:00
Frederic Guillot 3fcc0cb918
Handle tags and tasks move/duplication to another project 2016-07-02 14:44:26 -04:00
Frederic Guillot 4a230d331e
Added application and project roles validation for API procedure calls 2016-06-26 10:25:13 -04:00