..
Base.php
Make sure automatic actions are applied to all tasks when using bulk operations
2018-06-01 16:35:45 -07:00
CommentCreation.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
CommentCreationMoveTaskColumn.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
StopSubtaskTimerMoveTaskColumn.php
Add two automatic actions for subtasks
2017-12-06 18:31:43 -08:00
SubtaskTimerMoveTaskColumn.php
Add two automatic actions for subtasks
2017-12-06 18:31:43 -08:00
TaskAssignCategoryColor.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignCategoryLabel.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignCategoryLink.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignCategorySwimlaneChange.php
Assign category based on swimlane change
2018-10-25 18:16:49 -07:00
TaskAssignColorCategory.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignColorColumn.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignColorLink.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignColorOnDueDate.php
TaskAssignColorOnDueDateAction: update task only when necessary
2017-05-12 15:35:29 -04:00
TaskAssignColorOnStartDate.php
Add action to change color once start date is reached
2018-01-22 10:54:03 -08:00
TaskAssignColorPriority.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignColorSwimlane.php
New Automatic Actions: Colour by Swimlane and Priority by Swimlane
2016-08-17 12:52:24 +01:00
TaskAssignColorUser.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignCreator.php
Add new automatic action to assign tasks to its creator
2017-06-03 11:32:24 -04:00
TaskAssignCurrentUser.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignCurrentUserColumn.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignDueDateOnCreation.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignPrioritySwimlane.php
New Automatic Actions: Colour by Swimlane and Priority by Swimlane
2016-08-17 12:52:24 +01:00
TaskAssignSpecificUser.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignUser.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskAssignUserSwimlaneChange.php
Add action to assign user when the swimlane change
2020-04-22 20:36:49 -07:00
TaskClose.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskCloseColumn.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskCloseNoActivity.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskCloseNoActivityColumn.php
Fix typo
2018-10-25 18:18:37 -07:00
TaskCloseNotMovedColumn.php
Add new automatic action to close task based on date moved
2016-09-19 21:28:11 -04:00
TaskCreation.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskDuplicateAnotherProject.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskEmail.php
For automatic action "Send a task by email to someone", the Subject of the e-mail can contain a template using interpolation expressions (with double braces).
2020-12-29 21:48:04 -08:00
TaskEmailNoActivity.php
Avoid passing application_url argument to all notification templates
2017-02-19 12:14:54 -05:00
TaskMoveAnotherProject.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskMoveColumnAssigned.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskMoveColumnCategoryChange.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskMoveColumnClosed.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskMoveColumnNotMovedPeriod.php
Add new automatic action to move the task to another column when not moved
2016-07-23 18:59:00 -04:00
TaskMoveColumnOnDueDate.php
Update French translation
2019-06-21 20:18:35 -07:00
TaskMoveColumnOnStartDate.php
Add action to change column once a start date is reached
2018-01-22 10:58:35 -08:00
TaskMoveColumnUnAssigned.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskMoveSwimlaneAssigned.php
New automatic action: move the task to another swimlane when assigned to a user
2018-11-08 20:48:47 -08:00
TaskMoveSwimlaneCategoryChange.php
Add action for moving a task to swimlane based on category change
2018-10-25 18:16:49 -07:00
TaskOpen.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskUpdateStartDate.php
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
TaskUpdateStartDateOnMoveColumn.php
Improve english task description
2019-08-27 20:51:27 -07:00