summaryrefslogtreecommitdiff
path: root/app/Event
AgeCommit message (Expand)Author
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-08-22Add new automated action to change task color based on the task linkFrederic Guillot
2014-12-27Add more subscribersFré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-16Add cumulative flow diagramFrédéric Guillot
2014-11-14Move some class instancaiations outside the routerFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFré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-20Models refactoring/improvementsFrédéric Guillot
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-16Improve API calls for commentsFrédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-08-16Various minor fixesFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot