Add new actions to reorder tasks by column

This commit is contained in:
Frédéric Guillot
2019-02-08 13:53:13 -08:00
parent ba5878e786
commit 0295388461
36 changed files with 320 additions and 1 deletions

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
'Destination swimlane' => 'Mål spor',
'Assign a category when the task is moved to a specific swimlane' => 'Tildele kategori når opgave flyttes til anført spor',
'Move the task to another swimlane when the category is changed' => 'Flytte opgave til andet spor når kategori ændres',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
'Destination swimlane' => 'Swimlane de destination',
'Assign a category when the task is moved to a specific swimlane' => 'Assigner une catégorie lorsque la tâche est déplaçée dans une swimlane spécifique',
'Move the task to another swimlane when the category is changed' => 'Déplaçer la tâche dans une autre swimlane lorsque la catégorie est modifiée',
'Reorder this column by priority (ASC)' => 'Réorganiser cette colonne par priorité (ASC)',
'Reorder this column by priority (DESC)' => 'Réorganiser cette colonne par priorité (DESC)',
'Reorder this column by assignee and priority (ASC)' => 'Réorganiser cette colonne par assigné et par priorité (ASC)',
'Reorder this column by assignee and priority (DESC)' => 'Réorganiser cette colonne par assigné et par priorité (DESC)',
'Reorder this column by assignee (A-Z)' => 'Réorganiser cette colonne par assigné (A-Z)',
'Reorder this column by assignee (Z-A)' => 'Réorganiser cette colonne par assigné (Z-A)',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
'Destination swimlane' => 'Raia de destino',
'Assign a category when the task is moved to a specific swimlane' => 'Atribuir uma categoria quando a tarefa for movida para uma raia específica',
'Move the task to another swimlane when the category is changed' => 'Mover a tarefa para outra raia quando a categoria é alterada',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
'Destination swimlane' => '目标泳道',
'Assign a category when the task is moved to a specific swimlane' => '将移动到指定泳道的任务设定分类',
'Move the task to another swimlane when the category is changed' => '当分类改变时将任务移动到另一个泳道',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);

View File

@@ -1392,4 +1392,10 @@ return array(
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
);