stable
Clone or download
Read-only
Merge commit 'refs/changes/77/21877/4' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #19336: Remove user lab mode Change-Id: I11496d24d5c7a8d13eb907e107134a762023d089
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/MonoMilestone/ScrumForMonoMilestoneChecker.php | +9 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +7 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/ScrumForMonoMilestoneCheckerTest.php | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/ListPickerIncluder.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Renderer/ListPickerIncluderTest.php | +9 | −9 | Go to diff View file |
M | site-content/en_US/admin/admin.tab | +0 | −2 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +0 | −13 | Go to diff View file |
M | site-content/fr_FR/admin/admin.tab | +0 | −2 | Go to diff View file |
M | src/common/CLI/Events/GetWhitelistedKeys.php | +5 | −1 | Go to diff View file |
M | src/common/Config/ForgeConfig.php | +10 | −2 | Go to diff View file |
M | src/common/Request/RouteCollector.php | +0 | −19 | Go to diff View file |
M | src/common/User/Account/AccountTabPresenterCollection.php | +0 | −1 | Go to diff View file |
D | src/common/User/Account/DisplayExperimentalController.php | +0 | −101 | Go to diff View file |
D | src/common/User/Account/ExperimentalPresenter.php | +0 | −52 | Go to diff View file |
D | src/common/User/Account/UpdateExperimentalPreferences.php | +0 | −67 | Go to diff View file |
D | src/common/User/Account/templates/experimental.mustache | +0 | −45 | Go to diff View file |
M | src/common/User/User.class.php | +0 | −15 | Go to diff View file |
M | src/common/layout/Layout.class.php | +0 | −4 | Go to diff View file |
M | src/themes/common/css/style.scss | +0 | −5 | Go to diff View file |
M | src/www/admin/index.php | +1 | −23 | Go to diff View file |
M | tests/e2e/full/cypress/integration/user_preferences.spec.ts | +0 | −24 | Go to diff View file |
M | tests/unit/common/Config/ForgeConfigTest.php | +8 | −0 | Go to diff View file |
M | tests/unit/common/User/Account/DisplayAppearanceControllerTest.php | +1 | −1 | Go to diff View file |
D | tests/unit/common/User/Account/DisplayExperimentalControllerTest.php | +0 | −86 | Go to diff View file |
D | tests/unit/common/User/Account/UpdateExperimentalPreferencesTest.php | +0 | −147 | Go to diff View file |