stable
Clone or download
Read-only
Merge commit 'refs/changes/98/9398/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10618 Add a way to store and retrieve glyphs from core
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Glyph/GlyphFinder.php | +33 | −8 | Go to diff View file |
A | src/glyphs/project-small.svg | +6 | −0 | Go to diff View file |
M | src/templates/common/navbar-content-history.mustache | +1 | −3 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Content/History/UserHistoryPresenter.php | +5 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/PresenterBuilder.php | +3 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/UserNavPresenter.php | +10 | −2 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_navbar-dropdown-history.scss | +5 | −5 | Go to diff View file |
M | src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php | +8 | −3 | Go to diff View file |
M | src/www/themes/FlamingParrot/NavBarPresenter.class.php | +5 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_navbar-dropdown-history.scss | +5 | −5 | Go to diff View file |
M | tests/simpletest/common/Glyph/GlyphFinderTest.php | +30 | −0 | Go to diff View file |