stable
Clone or download
Read-only
Part of story #11253 - get a consolidate view of my timesheeting in my personal dashboard Change-Id: Ie1b1b504f3e10162f4345a88f68f4fbd85d924fc
Modified Files
Name | ||||
---|---|---|---|---|
M | include/Timetracking/REST/v1/TimetrackingRepresentation.php | +3 | −0 | Go to diff View file |
A | tests/rest/Timetracking/TimetrackingTest.php | +48 | −0 | Go to diff View file |
A | tests/rest/TimetrackingDataBuilder.php | +91 | −0 | Go to diff View file |
A | tests/rest/_fixtures/project/project.xml | +84 | −0 | Go to diff View file |
A | tests/rest/_fixtures/project/user_map.csv | +2 | −0 | Go to diff View file |
A | tests/rest/_fixtures/project/users.xml | +34 | −0 | Go to diff View file |
A | tests/rest/bootstrap.php | +26 | −0 | Go to diff View file |
A | tests/rest/init_test_data.php | +27 | −0 | Go to diff View file |