stable
Clone or download
Read-only
part of request #26738 Convert semantics administration to Burning Parrot As tracker administrator, go on a tracker Initial effort semantic administration Form is now in BP and should looks like mockup Change-Id: I2afce516f43eb8beca688f38a312fc11c7a135e6
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/include/AgileDashboard/Semantic/InitialEffortAdminSemanticPresenter.php | +43 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/Semantic/InitialEffortSemanticAdminPresenterBuilder.php | +51 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/Semantic/PossibleFieldsPresenter.php | +48 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php | +13 | −56 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +24 | −6 | Go to diff View file |
M | plugins/agiledashboard/site-content/pt_BR/LC_MESSAGES/tuleap-agiledashboard.po | +21 | −3 | Go to diff View file |
A | plugins/agiledashboard/templates/semantics/admin-inital-effort.mustache | +61 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/InitialEffortSemanticAdminPresenterBuilderTest.php | +100 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/PossibleFieldsPresenterTest.php | +71 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +2 | −1 | Go to diff View file |