Add priority column in list view

This commit is contained in:
Frederic Guillot
2017-02-08 20:42:26 -05:00
parent 5c0b90bb29
commit b03c1c5ff4
2 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ Version 1.0.39 (unreleased)
Improvements:
* Add priority column in list view
* Change wording for project status (use "closed" instead of "inactive")
* Prevent people to remove columns that contains tasks
* Improve LDAP error reporting