Make sure that no events are fired if nothing have been modified in the task

This commit is contained in:
Frederic Guillot
2016-01-17 17:43:11 -05:00
parent 446a7ac645
commit bcbb329786
3 changed files with 20 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ Improvements:
* Remove event subscriber to update date_moved field
* Make sure that some event subscribers are not executed multiple times
* Show rendering time of individual templates when debug mode is enabled
* Make sure that no events are fired if nothing have been modified in the task
Bug fixes: