summaryrefslogtreecommitdiff
path: root/app/Subscriber
AgeCommit message (Expand)Author
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot
2015-05-09Fix some php analyzer issuesFrederic Guillot
2015-04-19Rename Hipchat classFrederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-06Fix bug with notifications and subtask restrictionFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-11Add subscriber for task (moved date)Frederic Guillot
2015-02-07Update subtask spent based on the time trackingFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-01-18Fix typo in phpdocFrederic Guillot
2015-01-18Fix some phpdoc commentsFrederic Guillot
2015-01-10Change events for project modification subscriberFrederic Guillot
2015-01-10Add boostrap subscriber to cli scriptFrederic Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-27Add more subscribersFrédéric Guillot
2014-12-27Fixs after replacing the event dispatcherFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot