stable

Clone or download

Read-only

request #13822: Enhance Tuleap version visibility in sidebar

Change-Id: I21d1299325b02364c94d12421f047de128d77144

Modified Files

Name
M site-content/en_US/en_US.tab +1 −3 Go to diff View file
M site-content/en_US/layout/footer_about.php +7 −3 Go to diff View file
M site-content/fr_FR/fr_FR.tab +0 −2 Go to diff View file
M site-content/fr_FR/layout/footer_about.php +7 −3 Go to diff View file
M src/common/layout/SidebarPresenter.php +11 −5 Go to diff View file
M src/www/scripts/FlamingParrot/sidebar.js +5 −7 Go to diff View file
M src/www/themes/BurningParrot/ProjectSidebarPresenter.php +12 −3 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_sidebar-collapsed.scss +12 −1 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_sidebar.scss +44 −21 Go to diff View file
M src/www/themes/BurningParrot/templates/header.mustache +11 −7 Go to diff View file
M src/www/themes/FlamingParrot/ContainerPresenter.class.php +6 −6 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_post-definitions.scss +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_sidebar.scss +48 −19 Go to diff View file
M src/www/themes/FlamingParrot/templates/project-sidebar.mustache +11 −6 Go to diff View file
M tests/build_and_run/test.sh +1 −1 Go to diff View file