Add task dropdown menu on listing pages

This commit is contained in:
Frederic Guillot
2016-02-05 20:30:54 -05:00
parent 9840fa8e07
commit de5fa17d60
6 changed files with 9 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ New features:
* Add automatic actions to close tasks with no activity
* Add automatic actions to send an email when there is no activity on a task
* Regroup all daily background tasks in one command: "cronjob"
* Add task dropdown menu on listing pages
Improvements: