summaryrefslogtreecommitdiff
path: root/app/Model/ProjectActivity.php
AgeCommit message (Expand)Author
2016-01-17Fix regression: make sql query compatible with MysqlFrederic Guillot
2016-01-17Replace raw SQL query by PicoDbFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new notif...Frederic Guillot
2015-03-30Avoid code duplication in pull-request #746Frederic Guillot
2015-03-30Merge pull-request #746Frederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29add activity stream to task #693BlueTeck
2015-03-28Add Slack integrationFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-09added getProjectActivity + getOverdueTasks to APIBlueTeck
2015-02-07Rename subtask modelFrederic Guillot
2015-01-28Fix potential issue with old Sqlite versionsFrederic Guillot
2014-12-31Move activity event data to json instead of PHP serializationFrédéric Guillot
2014-12-28Template helpers 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-26Move event and notification templates to a subfolderFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-14Add a dashboard (first version)Frédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot