When duplicating a task redirect to the new task

This commit is contained in:
Frederic Guillot
2015-10-07 20:06:28 -04:00
parent 735c99e4ae
commit 9d56525c4b
2 changed files with 11 additions and 9 deletions

View File

@@ -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)