stable

Clone or download

Read-only

Done values cannot be selected as open value in semantic status

This is part of story #10631 have a "Done" semantic The check is done on backend and front-end (disabled values). The value must be added by hand (the ability to add a done value by the form will be done in a next commit) Change-Id: I70dc3c4d110378dcdc88dd6ba7c715150b40c8ae

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +16 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/SemanticStatusGetDisabledValues.php +68 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php +60 −9 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +6 −0 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +4 −0 Go to diff View file