stable

Clone or download

Read-only

Style access control

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

Modified Files

Name
M site-content/en_US/admin/admin.tab +4 −3 Go to diff View file
M site-content/fr_FR/admin/admin.tab +2 −1 Go to diff View file
M src/common/ForgeAccess/AdminController.php +26 −23 Go to diff View file
M src/common/ForgeAccess/AdminPresenter.php +8 −5 Go to diff View file
M src/common/layout/ThemeManager.class.php +0 −2 Go to diff View file
M src/templates/admin/anonymous/access_choice.mustache +116 −65 Go to diff View file
M src/www/admin/forgeaccess.php +1 −1 Go to diff View file
M src/www/scripts/tuleap/admin-access-mode.js +7 −7 Go to diff View file
A src/www/themes/BurningParrot/css/includes/_siteadmin-platform-access.scss +42 −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 −39 Go to diff View file