stable
Clone or download
Read-only
* commit 'fbbfce20222de25a8b60b530f98cbc7de4c87355': request #17970 Include ListPickers in mass change view Change-Id: I334eb5cbe4f1a6f4d428c1f88ebcc6debfe37e1c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal.scss | +0 | −4 | Go to diff View file |
M | plugins/tracker/scripts/artifact/list-fields.ts | +1 | −1 | Go to diff View file |
M | plugins/tracker/themes/default/css/style.scss | +5 | −4 | Go to diff View file |
M | src/scripts/list-picker/src/renderers/BaseComponentRenderer.ts | +0 | −8 | Go to diff View file |
M | src/scripts/list-picker/src/selection/MultipleSelectionManager.ts | +5 | −0 | Go to diff View file |
M | src/scripts/list-picker/src/selection/SingleSelectionManager.ts | +5 | −3 | Go to diff View file |
M | src/scripts/list-picker/themes/style.scss | +4 | −0 | Go to diff View file |