Move task form elements to Task helper

This commit is contained in:
Frederic Guillot
2016-01-31 11:50:28 -05:00
parent 9570793f68
commit d8e452d375
8 changed files with 100 additions and 62 deletions

View File

@@ -24,6 +24,7 @@ Improvements:
* Have a new task assigned to the creator by default instead of "no assignee"
* Show progress for task links in board tooltips
* Simplify code to handle ajax popover and redirects
* Move task form elements to Task helper
Version 1.0.24
--------------