Age | Commit message (Expand) | Author |
2015-06-07 | Add user filter/condition for notifications | Frederic Guillot |
2015-06-06 | Improve email sending system and add Postmark as mail transport | Frederic Guillot |
2015-05-30 | Add debugging log to record the time to send an email | Frederic Guillot |
2015-04-22 | Send notifications with the language of the recipient | Frederic Guillot |
2015-04-11 | Make sure the user is connected | Frederic Guillot |
2015-04-11 | Fix php error | Frederic Guillot |
2015-04-07 | Display the author in email notifications | Frederic Guillot |
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 |