stable
Clone or download
Read-only
Plus do not repeat when categories are empty Part of request #10603 Move softwaremap to burningparrot Change-Id: I45f02b85431a38712a0a3d14be6d72e9d7b6f9d5
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +7 | −4 | Go to diff View file |
M | site-content/tuleap-core.pot | +3 | −0 | Go to diff View file |
M | src/common/autoload.php | +4 | −2 | Go to diff View file |
M | src/common/trove/SoftwareMapPresenter.php | +6 | −1 | Go to diff View file |
A | src/common/trove/TroveCatCategoryNonePresenter.php | +37 | −0 | Go to diff View file |
A | src/common/trove/TroveCatCategoryPresenter.php | +43 | −0 | Go to diff View file |
M | src/templates/softwaremap/software_map.mustache | +13 | −2 | Go to diff View file |
M | src/www/softwaremap/trove_list.php | +15 | −12 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_software_map.scss | +10 | −1 | Go to diff View file |