Add [DUPLICATE] prefix to duplicated tasks title

This commit is contained in:
Frederic Guillot
2017-04-30 14:39:51 -04:00
parent 11d1da2d79
commit f22cc29cd5
29 changed files with 37 additions and 3 deletions

View File

@@ -1,6 +1,11 @@
Version 1.0.43 (unreleased)
---------------------------
Improvements:
* Add "[DUPLICATE]" prefix to duplicated tasks title
* Add sorting by position and start date in task list view
Bug fixes:
* Add missing plugin parameter for search box (Gantt and calendar plugin)