stable
Clone or download
Read-only
This is part of story #10495: have base cross tracker search widget How to test: - As project member, when you GET /projects/, a new attribute "member_of" is set to true or false when you are member of a project - As siteadmin, you are not member of all projects when using this route Change-Id: I23338e705fbf5955af88a7a70000adc8bd5d18fd
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/REST/ProjectRepresentation.class.php | +15 | −1 | Go to diff View file |
M | src/common/project/REST/v1/ProjectResource.class.php | +6 | −1 | Go to diff View file |
M | tests/rest/ProjectTest.php | +9 | −2 | Go to diff View file |