stable
Clone or download
Read-only
part of: story #12537 configure my burndown/up & sprint with a start date & end date How to test: - Choose two fields to define the semantic - Submit --> Success --> No warning anymore Change-Id: I28c0a9d2d0ba029ff599309c2c97a9e906349b6d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Semantic/Timeframe/Administration/SemanticTimeframeAdministrationPresenter.php | +7 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/Administration/SemanticTimeframeAdministrationPresenterBuilder.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframe.php | +21 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframeDao.php | +6 | −11 | Go to diff View file |
A | plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframeUpdator.php | +127 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Semantic/Timeframe/SemanticTimeframeTest.php | +18 | −12 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Semantic/Timeframe/SemanticTimeframeUpdatorTest.php | +177 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +17 | −11 | Go to diff View file |
M | plugins/tracker/templates/timeframe-semantic/timeframe-semantic-admin.mustache | +25 | −17 | Go to diff View file |