stable
Clone or download
Read-only
This fixes request #10729 [Agile Dashboard] Issue in planning edition (double assignment select box) Change-Id: Ibb7c0d6ae5512518ebafade800d078045e66b3bd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/Planning/PlanningFormPresenter.class.php | +21 | −9 | Go to diff View file |
M | plugins/agiledashboard/site-content/en_US/agiledashboard.tab | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/edit.mustache | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/new.mustache | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/ControllerTest.php | +7 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Hierarchy/Presenter.class.php | +33 | −19 | Go to diff View file |
M | plugins/tracker/templates/admin-hierarchy.mustache | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Hierarchy/ControllerTest.php | +3 | −3 | Go to diff View file |