stable

Clone or download

Read-only

Have a UI to display timeframe semantic

part of: story #12537 configure my burndown/up & sprint with a start date & end date How to test: - Go to <your tracker>/administration/manage semantic/timeframe --> The fields used are selected in the selectboxes --> A warning is displayed if the semantic is not explicitely defind Change-Id: Ic1d4c441902661c79381cb9f201f08c4490d9efd

Modified Files

Name
A plugins/tracker/include/Tracker/Semantic/Timeframe/Administration/SemanticTimeframeAdministrationPresenter.php +83 −0 Go to diff View file
A plugins/tracker/include/Tracker/Semantic/Timeframe/Administration/SemanticTimeframeAdministrationPresenterBuilder.php +77 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframe.php +39 −10 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticManager.class.php +2 −3 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +37 −0 Go to diff View file
A plugins/tracker/templates/timeframe-semantic/timeframe-semantic-admin.mustache +50 −0 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +4 −0 Go to diff View file