stable

Clone or download

Read-only

story #8160: User should be displayed according to user prefs in bound to user list field (REST)

Change-Id: Ib0d4aefcf3ee89d3661e8327b31c4b791f2074bc

Modified Files

Name
M plugins/agiledashboard/include/autoload.php +2 −3 Go to diff View file
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