Improve TaskExport class

This commit is contained in:
Frederic Guillot
2016-09-03 17:38:35 -04:00
parent 0bd108d648
commit a7f720ecbb
3 changed files with 128 additions and 92 deletions

View File

@@ -13,6 +13,7 @@ New features:
Improvements:
* Introduce Vue.js to manage user interface components
* Add column "Reference" and "Creator Name" in CSV task export
* Show both time spent and estimated on the board
* Store board collapsed mode user preference in the database
* Store comment sorting direction in the database