stable
Clone or download
Read-only
Part of story #9198: Get rid of Bootstrap in site admin Change-Id: Ic6dd69d5f4399a155649bd75d0644258e8b75818
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/IM/include/IMViews.class.php | +1 | −1 | Go to diff View file |
M | plugins/admindelegation/www/permissions.php | +1 | −1 | Go to diff View file |
M | plugins/fulltextsearch/include/FullTextSearch/Controller/AdminController.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/AdminGerritController.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/AdminGitoliteConfig.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/AdminMirrorController.class.php | +3 | −3 | Go to diff View file |
M | plugins/git/templates/admin-plugin.mustache | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiSiteAdminController.class.php | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Administration/Controller.php | +1 | −1 | Go to diff View file |
M | plugins/phpwiki/include/PHPWikiAdminController.class.php | +1 | −1 | Go to diff View file |
M | plugins/pluginsadministration/include/PluginsAdministrationViews.class.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/disk_usage.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/frequence_stat.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/index.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/project_over_quota.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/project_quota.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/scm_stats.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/services_usage.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Deprecation/DeprecationController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureConfigController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/siteadmin-config/deprecation.mustache | +2 | −2 | Go to diff View file |
M | plugins/tracker/templates/siteadmin-config/emailgateway.mustache | +2 | −2 | Go to diff View file |
M | plugins/tracker/templates/siteadmin-config/natures.mustache | +2 | −2 | Go to diff View file |
M | plugins/userlog/include/UserLogManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/ForgeAccess/AdminController.php | +1 | −1 | Go to diff View file |
M | src/common/admin/Homepage/Controller.php | +1 | −1 | Go to diff View file |
M | src/common/admin/PermissionDelegationController.php | +1 | −1 | Go to diff View file |
M | src/common/svn/admin/SVN_Admin_Controller.php | +1 | −1 | Go to diff View file |
M | src/templates/admin/system_events/admin-system-events.mustache | +2 | −2 | Go to diff View file |
M | src/www/admin/approve-pending.php | +2 | −2 | Go to diff View file |
M | src/www/admin/approve_license.php | +1 | −1 | Go to diff View file |
M | src/www/admin/approve_pending_users.php | +2 | −2 | Go to diff View file |
M | src/www/admin/descfields/desc_fields_edit.php | +1 | −1 | Go to diff View file |
M | src/www/admin/generic_user.php | +1 | −1 | Go to diff View file |
M | src/www/admin/groupedit.php | +1 | −1 | Go to diff View file |
M | src/www/admin/grouplist.php | +1 | −1 | Go to diff View file |
M | src/www/admin/index.php | +1 | −1 | Go to diff View file |
M | src/www/admin/lastlogins.php | +1 | −1 | Go to diff View file |
M | src/www/admin/massmail.php | +1 | −1 | Go to diff View file |
M | src/www/admin/show_pending_documents.php | +1 | −1 | Go to diff View file |
M | src/www/admin/system_events/index.php | +1 | −1 | Go to diff View file |
M | src/www/admin/trove/trove_cat_add.php | +1 | −1 | Go to diff View file |
M | src/www/admin/trove/trove_cat_delete.php | +1 | −1 | Go to diff View file |
M | src/www/admin/trove/trove_cat_edit.php | +1 | −1 | Go to diff View file |
M | src/www/admin/trove/trove_cat_list.php | +1 | −1 | Go to diff View file |
M | src/www/admin/user_changepw.php | +2 | −2 | Go to diff View file |
M | src/www/admin/usergroup.php | +1 | −1 | Go to diff View file |
M | src/www/admin/userlist.php | +1 | −1 | Go to diff View file |
M | src/www/stats/graphs.php | +1 | −1 | Go to diff View file |
M | src/www/stats/index.php | +1 | −1 | Go to diff View file |
M | src/www/stats/projects.php | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +0 | −17 | Go to diff View file |
M | src/www/themes/common/tlp/doc/css/_demos.scss | +59 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/css/main.scss | +41 | −8 | Go to diff View file |
M | src/www/themes/common/tlp/doc/index.html | +129 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/js/main.js | +4 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/_components.scss | +1 | −0 | Go to diff View file |
A | src/www/themes/common/tlp/src/scss/components/_layout.scss | +35 | −0 | Go to diff View file |
M | src/www/tracker/admin/restore.php | +1 | −1 | Go to diff View file |