stable

Clone or download

Read-only

refactor: Move tooltip admin in a mustache template

No functional changes expected. BurningParrot migration will be done in a dedicated changeset. Part of story #26777: have artifact tooltips on roadmap Change-Id: I2e7aaadc50eb6e8d4f0dcca6594f00433254fd59

Modified Files

Name
M plugins/tracker/include/Tracker/Semantic/Tooltip/SemanticTooltip.php +26 −69 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/Tooltip/SemanticTooltipAdminPresenter.php +60 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/Tooltip/TooltipFieldPresenter.php +42 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +0 −1 Go to diff View file
M plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po +0 −1 Go to diff View file
A plugins/tracker/templates/semantics/admin-tooltip.mustache +67 −0 Go to diff View file