stable
Clone or download
Read-only
No functional changes for: * Workflow * Tracker creation * Cardwall * Table Renderer Widget * MyArtifact Widget (note: in order to not have a too much eclectic dashboard for new comers, the MyProject is also using the latest illustration colors) Closes request #21352: Build only one stylesheet for tracker plugin Change-Id: Ie394fdb514a6211ccf67b97547187a9ce6a9195a
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 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Workflow/WorkflowTransitionController.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +1 | −4 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/includes/_homepage.scss | +4 | −2 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/includes/_project-tracker-background.scss | +5 | −5 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/includes/_widgets.scss | +3 | −3 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/style-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/style-green.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/style-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/style-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/style-purple.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/style-red.scss | +0 | −22 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-color-selector.scss | +4 | −3 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-options-cards.scss | +11 | −9 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-step-layout.scss | +13 | −11 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-green.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-purple.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-red.scss | +0 | −22 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation.scss | +3 | −4 | Go to diff View file |
R | plugins/tracker/themes/BurningParrot/css/_tracker.scss | Go to diff View file | ||
D | plugins/tracker/themes/BurningParrot/css/workflow-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/workflow-green.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/workflow-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/workflow-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/workflow-purple.scss | +0 | −22 | Go to diff View file |
D | plugins/tracker/themes/BurningParrot/css/workflow-red.scss | +0 | −22 | Go to diff View file |
R | plugins/tracker/themes/BurningParrot/css/_workflow.scss | Go to diff View file | ||
M | plugins/tracker/themes/BurningParrot/css/workflow/_matrix.scss | +8 | −8 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/workflow/_transition-modal.scss | +3 | −3 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_field-bound-colors.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/webpack.common.js | +3 | −9 | Go to diff View file |
M | src/common/Widget/MyProjects.php | +3 | −3 | Go to diff View file |
M | src/themes/BurningParrot/css/dashboards/includes/widgets/myprojects.scss | +7 | −7 | Go to diff View file |