Age | Commit message (Expand) | Author |
2019-08-27 | Improve english task description | Rafael de Camargo |
2019-08-27 | Fix automatic action condition check | Rafael de Camargo |
2019-07-08 | Automatically update the start date when a task move away from a column | renothing |
2019-06-21 | Update French translation | Frédéric Guillot |
2019-06-15 | Add automatic action to move task between columns based on due date | renothing |
2018-11-08 | New automatic action: move the task to another swimlane when assigned to a user | Marcin |
2018-10-25 | Fix typo | Balázs Úr |
2018-10-25 | Assign category based on swimlane change | Interleaved |
2018-10-25 | Add action for moving a task to swimlane based on category change | Interleaved |
2018-06-01 | Make sure automatic actions are applied to all tasks when using bulk operations | Frédéric Guillot |
2018-01-22 | Add action to change column once a start date is reached | Christian Wolter |
2018-01-22 | Add action to change color once start date is reached | Christian Wolter |
2017-12-06 | Add two automatic actions for subtasks | Frédéric Guillot |
2017-06-03 | Add new automatic action to assign tasks to its creator | Frederic Guillot |
2017-05-12 | TaskAssignColorOnDueDateAction: update task only when necessary | Frederic Guillot |
2017-02-23 | Automatic action to change task color when due date is expired (PR #3062) | Frederic Guillot |
2017-02-19 | Avoid passing application_url argument to all notification templates | Frederic Guillot |
2017-01-14 | Add task creation event to automatic action that email tasks | Frederic Guillot |
2016-09-19 | Add new automatic action to close task based on date moved | Frederic Guillot |
2016-08-17 | New Automatic Actions: Colour by Swimlane and Priority by Swimlane | dalmond |
2016-07-23 | Add new automatic action to move the task to another column when not moved | Frederic Guillot |
2016-07-23 | Add new automatic action to move a task to another column when closed | Frederic Guillot |
2016-07-23 | Added a new automatic action to set due date | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-19 | Refactoring of internal task events | Frederic Guillot |
2016-07-10 | Merge pull-request #2388 | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-06-26 | Removed old debug code. | i00171 |
2016-06-26 | New actionprovider that closes tasks if they are in a specific column and hav... | i00171 |
2016-06-12 | Added task creation event to action "TaskDuplicateAnotherProject" (PR #2333) | Jason Tourtelotte |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-04 | Added automated action to change task color based on the priority | Frederic Guillot |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-01-28 | Added automatic actions based on a daily event | Frederic Guillot |
2016-01-17 | Do not fire events when using automatic action TaskUpdateStartDate | Frederic Guillot |
2016-01-17 | Avoid automatic actions that change the color to fire subsequent events | Frederic Guillot |
2016-01-16 | Minor code improvements | Frederic Guillot |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-03 | added capability to reopen GitLab issues | Matthew Cillo |
2015-11-15 | Add unit test for TaskAssignCategoryLink | Frederic Guillot |
2015-10-26 | Add new action: Assign automatically a category based on a link | Olivier Maridat |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-07 | Duplicate a project with tasks will copy the new tasks in the same columns | Frederic Guillot |
2015-09-22 | Allow to extend automatic actions from plugins | Frederic Guillot |