stable

Clone or download

Read-only

Switch project admin categories to BurningParrot

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