stable
Clone or download
Read-only
This change is part of story #12537 When semantic is set in end_date field mode, a duration is shown next to the end_date on the artifact read only view. Change-Id: I1b6607e451f35c8d255cc2fe003319038341a0ed
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +31 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/ArtifactTimeframeHelper.php | +15 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Semantic/Timeframe/ArtifactTimeframeHelperTest.php | +27 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +6 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +1 | −1 | Go to diff View file |