stable
Clone or download
Read-only
Part of request #14536: Check that plugins code does not leak into the core Change-Id: Ib7c9174ae899f6594bce8c4e7ab75e4aaa984684
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/include/Timetracking/REST/ResourcesInjector.php | +9 | −4 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/REST/v1/TimetrackingRepresentation.php | +35 | −4 | Go to diff View file |
A | plugins/timetracking/include/Timetracking/REST/v1/User/TimetrackingUserResource.php | +92 | −0 | Go to diff View file |
M | plugins/timetracking/include/timetrackingPlugin.php | +0 | −14 | Go to diff View file |
D | src/common/REST/v1/TimetrackingRepresentationBase.php | +0 | −63 | Go to diff View file |
M | src/common/User/REST/v1/UserResource.php | +0 | −54 | Go to diff View file |
D | src/common/Widget/Event/UserTimeRetriever.php | +0 | −120 | Go to diff View file |