stable

Clone or download

Read-only

Disallow selecting a Background color field when one value uses the old palette

this is part of story #11543 Use new palette colors as background color in A.D How to test: Have a selectbox field with values bound to old palette Access to Card semantic, we should not display this field in the selectbox Change-Id: I75426425fc5ae43273bf8f2c183aa42050f4f176

Modified Files

Name
M plugins/cardwall/include/Semantic/CardFields.class.php +4 −4 Go to diff View file
M plugins/cardwall/include/Semantic/CardFieldsTrackerPresenterBuilder.php +26 −0 Go to diff View file
M plugins/cardwall/phpunit/carwall/Semantic/CardFieldsTrackerPresenterBuilderTest.php +14 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindDecorator.class.php +30 −10 Go to diff View file