stable
Clone or download
Read-only
Part of story #35105 collapse sidebar again To allow again collapse of sidebar, we need to remove the feature flag. *Testing:* Button to collapse and uncollapse sidebar should be present and usuable. Signed-off-by: Marie Ange Garnier <marie-ange.garnier@eanlean.com> Change-Id: I4a71a578ef17a42a11293ec961e7e7f079bc5170
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php | +1 | −1 | Go to diff View file |
M | src/common/Layout/ProjectSidebar/ProjectSidebarConfigRepresentation.php | +0 | −14 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectSidebarDataRepresentation.php | +1 | −1 | Go to diff View file |
A | src/db/mysql/updates/2023/20230954_remove_feature_flag_allow_sidebar_collapse.php | +35 | −0 | Go to diff View file |
M | src/themes/BurningParrot/include/BurningParrotTheme.php | +1 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php | +1 | −1 | Go to diff View file |