summaryrefslogtreecommitdiff
path: root/app/Model/Action.php
AgeCommit message (Expand)Author
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-03Reduce number of SQL queries for actionsFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-03added capability to reopen GitLab issuesMatthew Cillo
2015-10-26Add new action: Assign automatically a category based on a linkOlivier Maridat
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-08-22Add new automated action to change task color based on the task linkFrederic Guillot
2015-07-19Fix minor issuesFrederic Guillot
2015-07-17Update Gitlab webhookFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-21Update Bitbucket webhooks to handle issues/commit/commentsFrederic Guillot
2015-06-20Improve automatic action duplication with unit tests and improve database schemaFrederic Guillot
2015-06-20Add automatic action to send a task by emailFrederic Guillot
2015-06-13Add new automatic action: Move task to another column when the category is ch...Frederic Guillot
2015-05-16Add new automatic action to update the start dateFrederic Guillot
2015-04-03Rename action TaskAssignColor to TaskAssignColorColumnFrederic Guillot
2015-04-03Merge pull-request #763Frederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-04-03Ability to assign a task color based on an event.Manish Lad
2015-03-22Merge pull-request #664Frederic Guillot
2015-02-27Improve pull-requestFrederic Guillot
2015-02-25Add REST api to manage actions.Francois Ferrand
2015-02-24Add new actions to move issue when the assignee is changed.Francois Ferrand
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-01-22Add new automatic action (Task comment logging), patch #539Frederic Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Reduce the number of SQL queries for automatic actionsFrédéric Guillot
2014-12-28Add Gitlab webhookFré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-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-25Finish github webhooks integrationFrédéric Guillot
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-01Add an automated action to move a task to another projectFrédéric Guillot
2014-08-19Fix a bug and improve project cloning codeFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-27Add a new automatic action: assign a category based on a defined colorFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot