Refactoring/rewrite of modal boxes handling

This commit is contained in:
Frederic Guillot
2017-01-02 17:01:27 -05:00
parent d49ce63e51
commit 3833c12ccc
173 changed files with 1526 additions and 1654 deletions

View File

@@ -1,3 +1,13 @@
Version 1.0.37 (unreleased)
---------------------------
Improvements:
* Larger task form
* Rewrite dialog and confirmation boxes (inline popup)
* Remove TaskGanttCreationController
* Add helpers to open modal boxes
Version 1.0.36 (Dec 30, 2016)
-----------------------------