stable

Clone or download

Read-only

Stop building the remaining condensed stylesheets

Part of request #20573: Stop building condensed stylesheets Change-Id: I2a116886754d231cbf7e975320b479d457101011

Modified Files

Name
M plugins/admindelegation/include/SiteAdminController.php +2 −2 Go to diff View file
R plugins/admindelegation/themes/BurningParrot/_admindelegation.scss Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-blue.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-green.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-grey.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-orange.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-purple.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-red-condensed.scss +0 −22 Go to diff View file
D plugins/admindelegation/themes/BurningParrot/style-red.scss +0 −22 Go to diff View file
M plugins/admindelegation/webpack.common.js +4 −13 Go to diff View file
M plugins/bugzilla_reference/include/Bugzilla/Administration/Router.php +2 −2 Go to diff View file
R plugins/bugzilla_reference/themes/BurningParrot/_bugzilla_reference.scss Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-blue.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-green.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-grey.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-orange.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-purple.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-red-condensed.scss +0 −22 Go to diff View file
D plugins/bugzilla_reference/themes/BurningParrot/style-red.scss +0 −22 Go to diff View file
M plugins/bugzilla_reference/webpack.common.js +4 −13 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +2 −2 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/_cross-tracker.scss +4 −4 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/_query-edition.scss +2 −2 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/_reading-mode.scss +6 −6 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/_writing-mode.scss +4 −4 Go to diff View file
D plugins/crosstracker/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/crosstracker/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/crosstracker/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/crosstracker/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/crosstracker/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/crosstracker/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/crosstracker/webpack.common.js +0 −3 Go to diff View file
M plugins/docman/include/Docman_Widget_MyDocman.class.php +1 −2 Go to diff View file
R plugins/docman/themes/BurningParrot/css/_docman.scss Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-blue.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-green.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-grey.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-orange.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-purple.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
D plugins/docman/themes/BurningParrot/css/style-red.scss +0 −22 Go to diff View file
M plugins/docman/webpack.common.js +5 −14 Go to diff View file
M plugins/frs/include/FRS/ReleaseNotesController.php +2 −2 Go to diff View file
D plugins/frs/themes/BurningParrot/frs-blue-condensed.scss +0 −22 Go to diff View file
D plugins/frs/themes/BurningParrot/frs-green-condensed.scss +0 −22 Go to diff View file
D plugins/frs/themes/BurningParrot/frs-grey-condensed.scss +0 −22 Go to diff View file
D plugins/frs/themes/BurningParrot/frs-orange-condensed.scss +0 −22 Go to diff View file
D plugins/frs/themes/BurningParrot/frs-purple-condensed.scss +0 −22 Go to diff View file
D plugins/frs/themes/BurningParrot/frs-red-condensed.scss +0 −22 Go to diff View file
M plugins/frs/themes/BurningParrot/includes/_linked-artifacts.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/includes/_release.scss +1 −1 Go to diff View file
M plugins/frs/webpack.common.js +0 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_JobTestResults.class.php +1 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/_hudson.scss +2 −2 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/hudson/webpack.common.js +0 −3 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/_project-admin-ugroups.scss +3 −3 Go to diff View file
D plugins/ldap/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/ldap/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/ldap/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/ldap/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/ldap/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/ldap/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/ldap/webpack.common.js +0 −3 Go to diff View file
M plugins/oauth2_server/include/AuthorizationServer/AuthorizationFormRenderer.php +2 −2 Go to diff View file
M plugins/oauth2_server/themes/_authorization-form.scss +1 −1 Go to diff View file
D plugins/oauth2_server/themes/authorization-form-blue-condensed.scss +0 −21 Go to diff View file
D plugins/oauth2_server/themes/authorization-form-green-condensed.scss +0 −21 Go to diff View file
D plugins/oauth2_server/themes/authorization-form-grey-condensed.scss +0 −21 Go to diff View file
D plugins/oauth2_server/themes/authorization-form-orange-condensed.scss +0 −21 Go to diff View file
D plugins/oauth2_server/themes/authorization-form-purple-condensed.scss +0 −21 Go to diff View file
D plugins/oauth2_server/themes/authorization-form-red-condensed.scss +0 −21 Go to diff View file
M plugins/oauth2_server/webpack.common.js +0 −3 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/Controller.php +2 −2 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/includes/_openidconnectclient.scss +5 −5 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/includes/_provider-admin-modal.scss +2 −2 Go to diff View file
D plugins/openidconnectclient/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/openidconnectclient/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/openidconnectclient/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/openidconnectclient/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/openidconnectclient/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/openidconnectclient/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/openidconnectclient/webpack.common.js +0 −3 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/_pluginsadministration.scss +3 −3 Go to diff View file
D plugins/pluginsadministration/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/pluginsadministration/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/pluginsadministration/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/pluginsadministration/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/pluginsadministration/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/pluginsadministration/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/pluginsadministration/webpack.common.js +0 −3 Go to diff View file
M plugins/project_ownership/include/ProjectAdmin/IndexController.php +2 −2 Go to diff View file
D plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-blue-condensed.scss +0 −21 Go to diff View file
D plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-green-condensed.scss +0 −21 Go to diff View file
D plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-grey-condensed.scss +0 −21 Go to diff View file
D plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-orange-condensed.scss +0 −21 Go to diff View file
D plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-purple-condensed.scss +0 −21 Go to diff View file
D plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-red-condensed.scss +0 −21 Go to diff View file
M plugins/project_ownership/webpack.common.js +0 −3 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/_statistics.scss +8 −8 Go to diff View file
M plugins/testmanagement/include/TestManagement/LegacyRoutingController.php +2 −2 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_administration.scss +4 −4 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_campaign.scss +7 −7 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss +8 −8 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-details-modal.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss +15 −15 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_graph.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_link_issue_modal.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_presence.scss +6 −6 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_steps.scss +7 −7 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/testmanagement/webpack.common.js +0 −3 Go to diff View file
M plugins/timetracking/include/Timetracking/Widget/TimeTrackingOverview.php +2 −2 Go to diff View file
M plugins/timetracking/include/Timetracking/Widget/UserWidget.php +2 −2 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/_widget.scss +17 −17 Go to diff View file
D plugins/timetracking/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/timetracking/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/timetracking/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/timetracking/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/timetracking/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/timetracking/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/timetracking/webpack.common.js +0 −3 Go to diff View file
M plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsController.php +3 −3 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-blue-condensed.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-blue.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-green-condensed.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-green.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-grey-condensed.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-grey.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-orange-condensed.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-orange.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-purple-condensed.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-purple.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-red-condensed.scss +0 −22 Go to diff View file
D plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-red.scss +0 −22 Go to diff View file
R plugins/tuleap_synchro/themes/BurningParrot/css/_tuleap-synchro.scss Go to diff View file
M plugins/tuleap_synchro/webpack.common.js +4 −15 Go to diff View file
M plugins/userlog/include/userlogPlugin.php +1 −1 Go to diff View file
D plugins/userlog/themes/BurningParrot/css/style-blue.scss +0 −22 Go to diff View file
D plugins/userlog/themes/BurningParrot/css/style-green.scss +0 −22 Go to diff View file
D plugins/userlog/themes/BurningParrot/css/style-grey.scss +0 −22 Go to diff View file
D plugins/userlog/themes/BurningParrot/css/style-orange.scss +0 −22 Go to diff View file
D plugins/userlog/themes/BurningParrot/css/style-purple.scss +0 −22 Go to diff View file
D plugins/userlog/themes/BurningParrot/css/style-red.scss +0 −22 Go to diff View file
R plugins/userlog/themes/BurningParrot/css/_userlog.scss Go to diff View file
M plugins/userlog/webpack.common.js +4 −11 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-blue-condensed.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-blue.scss +1 −0 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-green-condensed.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-green.scss +1 −0 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-grey-condensed.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-grey.scss +1 −0 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-orange-condensed.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-orange.scss +1 −0 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-purple-condensed.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-purple.scss +1 −0 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-red-condensed.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/tlp-vars-red.scss +1 −0 Go to diff View file
D src/themes/tlp/src/scss/variables/variables-blue-condensed.scss +0 −23 Go to diff View file
M src/themes/tlp/src/scss/variables/variables-blue.scss +0 −1 Go to diff View file
D src/themes/tlp/src/scss/variables/variables-green-condensed.scss +0 −23 Go to diff View file
M src/themes/tlp/src/scss/variables/variables-green.scss +0 −1 Go to diff View file
D src/themes/tlp/src/scss/variables/variables-grey-condensed.scss +0 −23 Go to diff View file
M src/themes/tlp/src/scss/variables/variables-grey.scss +0 −1 Go to diff View file
D src/themes/tlp/src/scss/variables/variables-orange-condensed.scss +0 −23 Go to diff View file
M src/themes/tlp/src/scss/variables/variables-orange.scss +0 −1 Go to diff View file
D src/themes/tlp/src/scss/variables/variables-purple-condensed.scss +0 −23 Go to diff View file
M src/themes/tlp/src/scss/variables/variables-purple.scss +0 −1 Go to diff View file
D src/themes/tlp/src/scss/variables/variables-red-condensed.scss +0 −23 Go to diff View file
M src/themes/tlp/src/scss/variables/variables-red.scss +0 −1 Go to diff View file
M tests/unit/common/Dashboard/AssetsIncluderTest.php +2 −2 Go to diff View file