stable

Clone or download

Read-only

Introduce empty semantic progress

part of: story #20919 define progress of artifacts How to test: - Go to the administration of a tracker - Go to the tab "semantic" --> The semantic "progress" is displayed - Click on the pencil to edit it --> The administration is empty --> An alert-info is displaying an "semantic under construction" message --> There is a link to go back to semantic overview Change-Id: I47e853e61f62dcf083fa07b3d6b01737b2724073

Modified Files

Name
A plugins/tracker/include/Tracker/Semantic/Progress/SemanticProgress.php +111 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/Progress/SemanticProgressAdminPresenter.php +41 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/Progress/SemanticProgressBuilder.php +33 −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/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +16 −1 Go to diff View file
A plugins/tracker/templates/semantic-progress/semantic-progress-admin.mustache +10 −0 Go to diff View file