Ability to assign a task color based on an event.

Initially supported event: task moved to a column
This commit is contained in:
Manish Lad
2015-04-03 22:43:02 +01:00
parent c72bca04a8
commit 248c160534
4 changed files with 126 additions and 0 deletions

View File

@@ -1390,6 +1390,7 @@ Response example:
"id": 1433237746,
"result": {
"TaskLogMoveAnotherColumn" : "Add a comment logging moving the task between columns",
"TaskAssignColor" : "Assign a color to a task",
"TaskAssignColorUser" : "Assign a color to a specific user",
"TaskAssignCategoryColor" : "Assign automatically a category based on a color",
"TaskAssignColorCategory" : "Assign automatically a color based on a category",