Allow users to see inactive projects

This commit is contained in:
Frederic Guillot
2016-07-28 16:56:37 -04:00
parent 837173cf93
commit f3e16da4ac
4 changed files with 37 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ Improvements:
Bug fixes:
* Allow users to see inactive projects
* Fixed typo in template that prevent project permissions to be duplicated
* Fixed search query with multiple assignees (nested OR conditions)
* Fixed Markdown editor auto-grow on the task form (Safari)