stable

Clone or download

Read-only

Semantic status cannot be unset if there is a done semantic

This is part of story #10631 have a "Done" semantic Change-Id: I662b4340b4c2bcc7d692c0b93b71645808268e00

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +19 −0 Go to diff View file
M plugins/agiledashboard/include/autoload.php +2 −3 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +10 −1 Go to diff View file
M plugins/agiledashboard/site-content/tuleap-agiledashboard.pot +5 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/SemanticStatusCanBeDeleted.php +69 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/SemanticStatusGetDisabledValues.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php +11 −1 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file