Age | Commit message (Expand) | Author |
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 |
2015-08-22 | Add new automated action to change task color based on the task link | Frederic Guillot |
2015-07-17 | Update Gitlab webhook | Frederic Guillot |
2015-06-21 | Update Bitbucket webhooks to handle issues/commit/comments | Frederic Guillot |
2015-06-20 | Improve automatic action to create comments based on commit messages | Frederic Guillot |
2015-06-20 | Allow sync of Github comments without common username and add unit tests | Frederic Guillot |
2015-06-20 | Add automatic action to send a task by email | Frederic Guillot |
2015-06-13 | Add new automatic action: Move task to another column when the category is ch... | Frederic Guillot |
2015-05-30 | Add event for the action TaskAssignColorColumn | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |
2015-05-16 | Add new automatic action to update the start date | Frederic Guillot |
2015-04-03 | Rename action TaskAssignColor to TaskAssignColorColumn | Frederic Guillot |
2015-04-03 | Ability to assign a task color based on an event. | Manish Lad |
2015-03-22 | Improve and translate pull-request | Frederic Guillot |
2015-02-24 | Add new actions to move issue when the assignee is changed. | Francois Ferrand |
2015-02-08 | Add Bitbucket webhook | Frederic Guillot |
2015-01-22 | Add new automatic action (Task comment logging), patch #539 | Frederic Guillot |
2015-01-02 | Various fixes and improvements | Frédéric Guillot |
2014-12-31 | Acl refactoring | Frédéric Guillot |
2014-12-28 | Add Gitlab webhook | Frédéric Guillot |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot |
2014-12-27 | Move events handling to Symfony\EventDispatcher | Frédéric Guillot |
2014-11-26 | Fix some Scrutinizer issues | Frédéric Guillot |
2014-11-23 | Fix issues with PHP 5.3 and phpdocs | Frédéric Guillot |
2014-11-23 | Create TaskDuplication model | Frédéric Guillot |
2014-11-23 | Create TaskModification model | Frédéric Guillot |
2014-11-22 | Some refactoring for PHP 5.3 | Frédéric Guillot |
2014-11-22 | Move task creation to a seperate class | Frédéric Guillot |
2014-11-21 | Create TaskStatus model | Frédéric Guillot |
2014-11-14 | Use Pimple instead of Core\Registry and add Monolog for logging | Frédéric Guillot |
2014-10-25 | Finish github webhooks integration | Frédéric Guillot |
2014-10-12 | Project activity refactoring and listeners improvements | Frédéric Guillot |
2014-10-12 | Move some Task model methods to the TaskFinder class | Frédéric Guillot |
2014-09-28 | Add support for Github Issue Webhooks | Frédéric Guillot |