summaryrefslogtreecommitdiff
path: root/app/Action
AgeCommit message (Expand)Author
2015-05-30Add event for the action TaskAssignColorColumnFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-16Add new automatic action to update the start dateFrederic Guillot
2015-04-03Rename action TaskAssignColor to TaskAssignColorColumnFrederic Guillot
2015-04-03Ability to assign a task color based on an event.Manish Lad
2015-03-22Improve and translate pull-requestFrederic Guillot
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-02Various fixes and improvementsFrédéric Guillot
2014-12-31Acl refactoringFré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-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-22Some refactoring for PHP 5.3Fré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-10-12Move some Task model methods to the TaskFinder classFré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-16Add more events and notifications for tasksFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-09-01Add an automated action to move a task to another projectFrédéric Guillot
2014-05-27Add a new automatic action: assign a category based on a defined colorFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot