index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
/
Notification.php
Age
Commit message (
Expand
)
Author
2015-02-07
Uncheck tasks and swimlanes from project duplication and update translations
Frederic Guillot
2015-02-07
Reduce duplication in Notification::getMailSubject()
Colin Williams
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Fixs after replacing the event dispatcher
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-26
Move event and notification templates to a subfolder
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-01
Fix issue with notifications and projects that allow everybody
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-10-07
Only send notifications to project members (#299)
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-19
Exclude current user in email notifications, pull-request #273)
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-09-10
Add subtasks and comments history
Frédéric Guillot
2014-08-17
Fix encoding issue in mail subject
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot