stable
Clone or download
Read-only
request #26738 Convert semantics administration to Burning Parrot As tracker administrator, go on a tracker title semantics administration Form is now in BP and should looks like mockup Change-Id: If194dc0f2752bcdb041943f03183df0fcee668b5
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Semantic/Title/AdminPresenter.php | +44 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Semantic/Title/AdminPresenterBuilder.php | +56 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Semantic/Title/PossibleFieldsForTitlePresenter.php | +32 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Title.class.php | +19 | −67 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +31 | −17 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +26 | −10 | Go to diff View file |
A | plugins/tracker/templates/semantics/admin-title.mustache | +65 | −0 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/Semantic/Title/AdminPresenterBuilderTest.php | +127 | −0 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/includes/_semantics.scss | +11 | −0 | Go to diff View file |