Duplicate a project with tasks will copy the new tasks in the same columns

This commit is contained in:
Frederic Guillot
2015-10-07 19:01:08 -04:00
parent 6dba53317c
commit 4785174e43
5 changed files with 40 additions and 14 deletions

View File

@@ -21,6 +21,7 @@ Core functionalities moved to plugins:
Improvements:
* 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)
* Make sure there is always a trailing slash for application_url
* Do not show the checkbox "Show default swimlane" when there is no active swimlanes