Add the possibility to attach template hooks with a callback

This commit is contained in:
Frederic Guillot
2016-08-13 18:41:01 -04:00
parent 2ebe8b3272
commit 010199e8f8
4 changed files with 87 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ Version 1.0.33 (unreleased)
Improvements:
* Add the possibility to attach template hooks with local variables
* Add the possibility to attach template hooks with local variables and callback
* Add "reference" hooks
* Show project name in task forms
* Convert vanilla CSS to SASS