stable

Clone or download

Read-only

Remove the feature flag

Part of story #22687 distinguish projects with an icon Functionnal change with the feature flag set to 1 expected Change-Id: I6eb1cc8073af0cc0e2003fcc47f2c418d9053530

Modified Files

Name
M plugins/document/include/Tree/DocumentTreePresenter.php +3 −6 Go to diff View file
M plugins/document/scripts/document/components/Breadcrumb/DocumentBreadcrumb.test.ts +6 −27 Go to diff View file
M plugins/document/scripts/document/components/Breadcrumb/DocumentBreadcrumb.vue +1 −8 Go to diff View file
M plugins/document/scripts/document/index.js +0 −2 Go to diff View file
M plugins/document/scripts/document/store/configuration/index.ts +0 −1 Go to diff View file
M plugins/document/templates/document-tree.mustache +0 −1 Go to diff View file
M src/common/CLI/Events/GetWhitelistedKeys.php +0 −2 Go to diff View file
M src/common/Dashboard/Project/ProjectPresenter.php +3 −6 Go to diff View file
M src/common/Project/Admin/ProjectDetails/ProjectDetailsPresenter.php +3 −9 Go to diff View file
M src/common/Project/Icons/ProjectIconChecker.php +1 −11 Go to diff View file
M src/common/Project/Sidebar/ProjectContextPresenter.php +0 −3 Go to diff View file
M src/templates/dashboard/project.mustache +2 −2 Go to diff View file
M src/templates/project/project-details.mustache +2 −6 Go to diff View file
M src/themes/BurningParrot/include/BurningParrotTheme.php +0 −3 Go to diff View file
M src/themes/BurningParrot/include/ProjectSidebarPresenter.php +0 −3 Go to diff View file
M src/themes/BurningParrot/templates/header.mustache +1 −4 Go to diff View file
M src/themes/BurningParrot/templates/sidebar/header.mustache +0 −5 Go to diff View file
M src/themes/FlamingParrot/templates/sidebar/header.mustache +1 −5 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +0 −3 Go to diff View file
M tests/unit/common/Project/Icon/ProjectIconCheckerTest.php +0 −18 Go to diff View file