stable

Clone or download

Read-only

request #10250 Add "Join Tuleap Community" link in navbar

Change-Id: I50ad833bb894e5c1b1a9925ab5bfd416a89cb586

Modified Files

Name
M site-content/en_US/include/include.tab +1 −0 Go to diff View file
M site-content/fr_FR/include/include.tab +1 −0 Go to diff View file
A src/www/themes/BurningParrot/Navbar/JoinCommunityPresenter.php +31 −0 Go to diff View file
M src/www/themes/BurningParrot/Navbar/Presenter.php +8 −1 Go to diff View file
M src/www/themes/BurningParrot/Navbar/PresenterBuilder.php +2 −1 Go to diff View file
M src/www/themes/BurningParrot/autoload.php +3 −3 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_navbar.scss +7 −0 Go to diff View file
A src/www/themes/BurningParrot/templates/join-tuleap-community.mustache +10 −0 Go to diff View file
M src/www/themes/BurningParrot/templates/navbar.mustache +2 −0 Go to diff View file
M src/www/themes/FlamingParrot/NavBarPresenter.class.php +9 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_navbar.scss +8 −0 Go to diff View file
A src/www/themes/FlamingParrot/templates/join-tuleap-community.mustache +10 −0 Go to diff View file
M src/www/themes/FlamingParrot/templates/navbar-user-navigation.mustache +2 −0 Go to diff View file
A src/www/themes/common/images/tuleap-community-navbar-logo.svg +3 −0 Go to diff View file