diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-10-07 20:06:28 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-10-07 20:06:28 -0400 |
commit | 9d56525c4b3d63426ab38b9372a659a72a21926c (patch) | |
tree | 27bf5e6d97edc02cc02eb97f0e934a847b4b5ac4 /ChangeLog | |
parent | 735c99e4ae360000254710c631cc201290df331a (diff) |
When duplicating a task redirect to the new task
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Core functionalities moved to plugins: Improvements: +* When duplicating a task redirect to the new task * Include more shortcut links into the view "My projects" * Duplicate a project with tasks will copy the new tasks in the same columns * Offer alternative method to create Mysql and Postgres databases (import sql dump) |