stable
Clone or download
Read-only
Part of story #12553: see flags that categorize my project in all project pages Go to project ยป admin ยป categories. The page is now following BurningParrot style. * select2 replaces the old groups of 3 selectboxes * mandatory category is marked as required Change-Id: Ib983b038e12997036e45dd32bd7a13036969b821
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +0 | โ3 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +31 | โ0 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +0 | โ3 | Go to diff View file |
M | site-content/tuleap-core.pot | +28 | โ0 | Go to diff View file |
M | src/common/Dashboard/Project/ProjectDashboardController.php | +1 | โ1 | Go to diff View file |
A | src/common/Project/Admin/Categories/IndexController.php | +122 | โ0 | Go to diff View file |
A | src/common/Project/Admin/Categories/UpdateController.php | +114 | โ0 | Go to diff View file |
M | src/common/Request/RouteCollector.php | +23 | โ2 | Go to diff View file |
M | src/common/project/Admin/Navigation/NavigationPresenterBuilder.php | +1 | โ1 | Go to diff View file |
M | src/common/trove/TrovecatDao.php | +38 | โ0 | Go to diff View file |
M | src/templates/admin/global-utils/massmail.mustache | +1 | โ1 | Go to diff View file |
A | src/templates/project/admin/categories.mustache | +50 | โ0 | Go to diff View file |
M | src/www/include/trove.php | +0 | โ61 | Go to diff View file |
D | src/www/project/admin/group_trove.php | +0 | โ77 | Go to diff View file |
A | src/www/scripts/project/admin/categories.js | +37 | โ0 | Go to diff View file |
M | src/www/scripts/project/admin/index.js | +1 | โ0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_project-admin.scss | +1 | โ0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/project-admin/_categories.scss | +26 | โ0 | Go to diff View file |