stable

Clone or download

Read-only

Stop building the condensed stylesheets in the tracker plugin

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

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/TrackerCreationController.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/Workflow/WorkflowTransitionController.php +2 −2 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/_workflow.scss +2 −2 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_administration.scss +2 −2 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_homepage.scss +5 −5 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_project-tracker-background.scss +3 −3 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_widgets.scss +1 −1 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-options-cards.scss +3 −3 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-step-layout.scss +14 −14 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-blue-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-green-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-grey-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-orange-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-purple-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-red-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/workflow-blue-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/workflow-green-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/workflow-grey-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/workflow-orange-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/workflow-purple-condensed.scss +0 −22 Go to diff View file
D plugins/tracker/themes/BurningParrot/css/workflow-red-condensed.scss +0 −22 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow/_matrix.scss +4 −4 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow/_transition-modal.scss +4 −4 Go to diff View file
M plugins/tracker/webpack.common.js +0 −10 Go to diff View file