stable
Clone or download
Read-only
this is part of story #11542 Update tracker "color picker" to have beautiful colors to associate with select box values How to test: - have a feld with values bound to old and new color picker - export and reimport your project => color should be correctly imported/exported Change-Id: I586c624a41bd7d7f04d261fb0667abcb8bf5b21c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.class.php | +20 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindDecorator.class.php | +10 | −4 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Field/ListFields/Bind/Tracker_FormElementFieldList_BindDecoratorTest.php | +57 | −0 | Go to diff View file |
M | plugins/tracker/www/resources/tracker-definition.rnc | +9 | −4 | Go to diff View file |
M | plugins/tracker/www/resources/tracker-definition.rng | +17 | −9 | Go to diff View file |
M | src/common/xml/resources/project/tracker-definition.rng | +17 | −9 | Go to diff View file |