stable
Clone or download
Read-only
Merge commit 'refs/changes/29/12129/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11826 move message in exception constructor Change-Id: Ie8d157e40ddc0277f8aaf790117341ae50666449
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingMissingTimeException.php | +4 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingNoTimeException.php | +4 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingNotAllowedToAddException.php | +4 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingNotAllowedToDeleteException.php | +4 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingNotAllowedToEditException.php | +4 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingNotBelongToUserException.php | +4 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeChecker.php | +1 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeController.php | +1 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeUpdater.php | +6 | −5 | Go to diff View file |
M | plugins/timetracking/site-content/fr_FR/LC_MESSAGES/tuleap-timetracking.po | +1 | −1 | Go to diff View file |
M | plugins/timetracking/site-content/tuleap-timetracking.pot | +1 | −1 | Go to diff View file |