Do not show closed tasks on public boards

This commit is contained in:
Frederic Guillot
2016-09-01 20:52:40 -04:00
parent d9a6dc65be
commit 6bad0523e5
2 changed files with 7 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ Other changes:
Bug fixes:
* Do not show closed tasks on public boards
* Fix undefined constant in config example file
* Fix PHP notice when sending overdue notifications
* Fix wrong project date format (shown as 01/01/1970)