stable
Clone or download
Read-only
Merge commit 'refs/changes/76/4276/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8160: User should be displayed according to user prefs in bound to user list field (REST) Change-Id: I3aa618c93ab16423aa72631869ec4e80c37d8f8b
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/REST/FieldListBindUserValueRepresentation.class.php | +49 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Users.class.php | +13 | −1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/project/REST/UserRepresentation.class.php | +54 | −0 | Go to diff View file |