summaryrefslogtreecommitdiff
path: root/app/Model/Notification.php
AgeCommit message (Expand)Author
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-01Fix issue with notifications and projects that allow everybodyFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-07Only send notifications to project members (#299)Frédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Fré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-08-17Fix encoding issue in mail subjectFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot