stable
Clone or download
Read-only
request #26738 Convert semantics administration to Burning Parrot As tracker administrator, go on a tracker description semantics administration Form is now in BP and should looks like mockup Change-Id: Ia06e02657a45c51c66e482ea6fa0511e38d3c41f
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Semantic/Description/AdminPresenter.php | +44 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Semantic/Description/AdminPresenterBuilder.php | +53 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Semantic/Description/PossibleFieldsForDescriptionPresenter.php | +32 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Description.class.php | +19 | −69 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +4 | −6 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +15 | −20 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +12 | −15 | Go to diff View file |
A | plugins/tracker/templates/semantics/admin-description.mustache | +65 | −0 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/Semantic/Description/AdminPresenterBuilderTest.php | +127 | −0 | Go to diff View file |