stable
Clone or download
Read-only
request #11533 Add time to an existing date
How to test : - add a time on the same date. ---> another time at the same date Change-Id: I628a2a4336a845ee2df0b122626947fd4dd1bb9a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/db/install.sql | +2 | −2 | Go to diff View file |
R | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingExistingDateException.php | Go to diff View file | ||
M | plugins/timetracking/include/Timetracking/Time/TimeChecker.php | +0 | −5 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeController.php | +0 | −16 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeDao.php | +0 | −12 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeRetriever.php | +0 | −13 | Go to diff View file |
M | plugins/timetracking/phpunit/Time/TimeCheckerTest.php | +0 | −12 | Go to diff View file |
M | plugins/timetracking/phpunit/Time/TimeControllerTest.php | +0 | −31 | Go to diff View file |
M | plugins/timetracking/site-content/fr_FR/LC_MESSAGES/tuleap-timetracking.po | +0 | −6 | Go to diff View file |
M | plugins/timetracking/site-content/tuleap-timetracking.pot | +0 | −4 | Go to diff View file |