stable

Clone or download

Read-only

Style homepage configuration

part of story #9586 Get rid of Bootstrap in site admin / configuration Change-Id: I4efc5b8a88739ea31f2ff2135ed24b69c2f8cbef

Modified Files

Name
M site-content/en_US/admin/admin.tab +11 −4 Go to diff View file
M site-content/fr_FR/admin/admin.tab +11 −4 Go to diff View file
M src/common/admin/Homepage/Controller.php +29 −23 Go to diff View file
M src/common/admin/Homepage/Presenter.php +32 −21 Go to diff View file
M src/common/layout/ThemeManager.class.php +0 −2 Go to diff View file
M src/templates/homepage/admin.mustache +106 −45 Go to diff View file
M src/www/admin/homepage.php +5 −2 Go to diff View file
M src/www/scripts/tuleap/admin-homepage.js +8 −1 Go to diff View file
A src/www/themes/BurningParrot/css/includes/_siteadmin-custom-homepage.scss +51 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin.scss +1 −0 Go to diff View file
M src/www/themes/common/css/utils/_admin.scss +0 −45 Go to diff View file