summaryrefslogtreecommitdiff
path: root/app/Action/Base.php
AgeCommit message (Expand)Author
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-03-04PHPdoc cleanupFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-06-13Add new automatic action: Move task to another column when the category is ch...Frederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-23Fix issues with PHP 5.3 and phpdocsFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-21Create TaskStatus modelFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-25Finish github webhooks integrationFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot