diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-02-05 20:30:54 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-02-05 20:30:54 -0500 |
commit | de5fa17d601a578b3d5c42bd3fb700c7b5395ab3 (patch) | |
tree | cf5ff9e8694f1674d2a487cc16fd5b0fbbb44630 /ChangeLog | |
parent | 9840fa8e07a609245c0db0c56c77cb83491b5acc (diff) |
Add task dropdown menu on listing pages
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |