stable
Clone or download
Read-only
Merge commit 'refs/changes/06/25706/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #24243 Configured colors not shown for target of field dependency Change-Id: Ibe1bdf7d99195decf694e6ec10ee6144b9e177e7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/OnTop/Config/ColumnCollection.class.php | +6 | −6 | Go to diff View file |
M | plugins/cardwall/tests/unit/Cardwall/OnTop/Config/ColumnFactoryTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ListFields/ItemsDataset/ItemsDatasetBuilder.php | +6 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.php | +8 | −14 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_StaticValue.php | +16 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_UsersValue.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Value.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.php | +7 | −5 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/fields/list-picker-field/list-picker-field-controller.js | +34 | −11 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/fields/list-picker-multiple-field/list-picker-multiple-field-controller.js | +34 | −11 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ListFields/ItemsDataset/ItemsDatasetBuilderTest.php | +4 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/multi-list-picker/doc.html | +1 | −1 | Go to diff View file |