Fix bug: closing all tasks by column, also update closed tasks

This commit is contained in:
Frederic Guillot
2016-04-29 17:44:06 -04:00
parent fc8f8748b9
commit a34f83fb30
3 changed files with 15 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ Improvements:
Bug fixes:
* Closing all tasks by column, also update closed tasks
* Fixed wrong task link generation within Markdown text
* Fixed wrong URL on comment toggle link for sorting
* Fixed form submission with Meta+Enter keyboard shortcut