Automatic action to change task color when due date is expired (PR #3062)

This commit is contained in:
Frederic Guillot
2017-02-23 17:30:27 -05:00
parent 3d7a682ec7
commit 343e86a138
4 changed files with 140 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ New features:
* Send tasks by email
* Add Reply-To header to emails sent from Kanboard
* Upload Sqlite database from user interface
* Automatic action to change task color when due date is expired
Improvements: