Add command line argument to filter overdue notification for a given project

This commit is contained in:
Frederic Guillot
2017-06-18 21:57:20 -04:00
parent ba068aa1c4
commit 94a86237fc
4 changed files with 46 additions and 18 deletions

View File

@@ -7,6 +7,7 @@ New features:
* Add the possibility to create a comment when a task is sent by email
* Add dropdown menu to autocomplete email field from project members
* Add configurable list of predefined subjects when sending a task or a a comment by email
* Add command line argument to filter overdue notification for a given project
Version 1.0.44 (May 28, 2017)
-----------------------------