stable

Clone or download

Read-only

Selected value in Done semantic cannot de hidden/deleted

This is part of story #10631 have a "Done" semantic This check is the same done for the semantic status. Once a value is selected in the done semantic (must be added by hand for now), it is not possible to hide / remove it. Change-Id: Ieb8974107ce53c29a43e6d1b42abd1c192737fff

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Semantic/Dao/SemanticDoneDao.php +13 −0 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +12 −0 Go to diff View file
A plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/CanValueBeHiddenStatementsCollection.php +70 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_Static_ValueDao.class.php +21 −12 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −1 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −1 Go to diff View file