stable

Clone or download

Read-only

Define new empty semantic

This is part of story #10631 have a "Done" semantic A new entry is displayed with all other semantics in tracker administration. The link to the administration of the semantic does nothing for now. Change-Id: Iaf8733651479c0a6a1bfe2e134a2361a381dcf09

Modified Files

Name
A plugins/tracker/include/Tracker/Semantic/SemanticDone.php +181 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/SemanticDoneIntroPresenter.php +36 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticManager.class.php +5 −1 Go to diff View file
M plugins/tracker/include/autoload.php +4 −2 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +18 −0 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +16 −0 Go to diff View file
A plugins/tracker/templates/semantic/done-intro.mustache +9 −0 Go to diff View file