stable
Clone or download
Read-only
Merge commit 'refs/changes/62/8462/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10250 Add "Join Tuleap Community" link in navbar Change-Id: I6c0283455e5cb9ee90d8a36d789edb38fe95efef
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 |