stable
Clone or download
Read-only
The CssAssetWithoutDensityVariants is the one that is the most commonly used, it makes sense that it becomes the easier one to find for developers. Part of request #20573: Stop building condensed stylesheets Change-Id: I478d1cbd0f8f08027c5145bfe09aa103671c8cde
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardLegacyController.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php | +2 | −2 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_MyDocman.class.php | +1 | −1 | Go to diff View file |
M | plugins/document/include/Tree/DocumentTreeController.php | +2 | −2 | Go to diff View file |
M | plugins/forumml/include/ForumML/Threads/ThreadsController.php | +2 | −2 | Go to diff View file |
M | plugins/frs/include/FRS/ReleaseNotesController.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git/AdminRouter.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/Repository/GitRepositoryHeaderDisplayer.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git/RepositoryList/GitRepositoryListController.php | +2 | −2 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestResults.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/oauth2_server/include/AuthorizationServer/AuthorizationFormRenderer.php | +2 | −2 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Administration/Controller.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/include/DisplayProgramBacklogController.php | +2 | −2 | Go to diff View file |
M | plugins/project_ownership/include/ProjectAdmin/IndexController.php | +2 | −2 | Go to diff View file |
M | plugins/projectmilestones/include/Widget/ProjectMilestonesWidgetRetriever.php | +2 | −2 | Go to diff View file |
M | plugins/pullrequest/include/PullrequestDisplayer.php | +2 | −2 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/taskboard/include/Routing/TaskboardController.php | +2 | −2 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/LegacyRoutingController.php | +2 | −2 | Go to diff View file |
M | plugins/testplan/include/TestPlanController.php | +2 | −2 | 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/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 | src/common/Project/Home.php | +3 | −3 | Go to diff View file |
M | src/common/Project/Registration/ProjectRegistrationController.php | +2 | −2 | Go to diff View file |
M | src/common/User/Account/AccountCssAsset.php | +2 | −2 | Go to diff View file |
M | src/common/layout/CssAsset.php | +14 | −6 | Go to diff View file |
M | src/common/layout/CssAssetCollection.php | +3 | −6 | Go to diff View file |
R | src/common/layout/CssAssetWithoutDensityVariants.php | Go to diff View file | ||
M | src/common/layout/CssAssetWithoutVariantDeclinaisons.php | +2 | −2 | Go to diff View file |
M | src/themes/BurningParrot/include/HeaderPresenterBuilder.php | +5 | −5 | Go to diff View file |
M | src/www/my/index.php | +2 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/Dashboard/AssetsIncluderTest.php | +2 | −2 | Go to diff View file |