stable
Clone or download
Read-only
Merge commit 'refs/changes/88/21488/5' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #19212: Warn users of very old versions of Firefox and Chrome Change-Id: I9db42f7d61512709da87499b2383e5fa1c9d5c6e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/projectmilestones/include/Widget/ProjectMilestonesPresenterBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/taskboard/include/Routing/TaskboardController.php | +1 | −1 | Go to diff View file |
M | plugins/taskboard/include/taskboardPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/testplan/include/TestPlanController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/ListPickerIncluder.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +1 | −1 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +485 | −409 | Go to diff View file |
M | src/common/BrowserDetection/BrowserDeprecationMessage.php | +13 | −1 | Go to diff View file |
M | src/common/BrowserDetection/DetectedBrowser.php | +25 | −8 | Go to diff View file |
M | src/common/Project/ProjectBackground/ProjectBackgroundAdministrationController.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/BrowserDetection/BrowserDeprecationMessageTest.php | +10 | −10 | Go to diff View file |
M | tests/unit/common/BrowserDetection/DetectedBrowserTest.php | +33 | −18 | Go to diff View file |