[!!!][TASK] Move interfaces of dashboard
The interfaces of the dashboard have been moved out of the interfaces folder to be consistent with the overall TYPO3 structure. Additionally, the superfluous button utility has been removed. Releases: master Resolves: #91066 Change-Id: Iaad0c1d8d046b467ee44d8cbbe32f8803c737fae Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64201 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Richard Haeser <richard@maxserv.com>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-91066-MovedInterfacesOfDashboard.rst 43 additions, 0 deletions...elog/master/Breaking-91066-MovedInterfacesOfDashboard.rst
- typo3/sysext/core/Documentation/Changelog/master/Breaking-91066-RemovedButtonUtility.rst 56 additions, 0 deletions.../Changelog/master/Breaking-91066-RemovedButtonUtility.rst
- typo3/sysext/dashboard/Classes/Controller/WidgetAjaxController.php 2 additions, 2 deletions...ext/dashboard/Classes/Controller/WidgetAjaxController.php
- typo3/sysext/dashboard/Classes/Dashboard.php 2 additions, 2 deletionstypo3/sysext/dashboard/Classes/Dashboard.php
- typo3/sysext/dashboard/Classes/DashboardInitializationService.php 3 additions, 3 deletions...sext/dashboard/Classes/DashboardInitializationService.php
- typo3/sysext/dashboard/Classes/DashboardRepository.php 1 addition, 1 deletiontypo3/sysext/dashboard/Classes/DashboardRepository.php
- typo3/sysext/dashboard/Classes/Utility/ButtonUtility.php 0 additions, 36 deletionstypo3/sysext/dashboard/Classes/Utility/ButtonUtility.php
- typo3/sysext/dashboard/Classes/WidgetRegistry.php 1 addition, 1 deletiontypo3/sysext/dashboard/Classes/WidgetRegistry.php
- typo3/sysext/dashboard/Classes/Widgets/AdditionalCssInterface.php 1 addition, 1 deletion...sext/dashboard/Classes/Widgets/AdditionalCssInterface.php
- typo3/sysext/dashboard/Classes/Widgets/AdditionalJavaScriptInterface.php 1 addition, 1 deletion...shboard/Classes/Widgets/AdditionalJavaScriptInterface.php
- typo3/sysext/dashboard/Classes/Widgets/BarChartWidget.php 1 addition, 9 deletionstypo3/sysext/dashboard/Classes/Widgets/BarChartWidget.php
- typo3/sysext/dashboard/Classes/Widgets/ButtonProviderInterface.php 1 addition, 1 deletion...ext/dashboard/Classes/Widgets/ButtonProviderInterface.php
- typo3/sysext/dashboard/Classes/Widgets/ChartDataProviderInterface.php 1 addition, 1 deletion.../dashboard/Classes/Widgets/ChartDataProviderInterface.php
- typo3/sysext/dashboard/Classes/Widgets/CtaWidget.php 1 addition, 5 deletionstypo3/sysext/dashboard/Classes/Widgets/CtaWidget.php
- typo3/sysext/dashboard/Classes/Widgets/DoughnutChartWidget.php 1 addition, 9 deletions.../sysext/dashboard/Classes/Widgets/DoughnutChartWidget.php
- typo3/sysext/dashboard/Classes/Widgets/EventDataInterface.php 1 addition, 1 deletion...3/sysext/dashboard/Classes/Widgets/EventDataInterface.php
- typo3/sysext/dashboard/Classes/Widgets/ListDataProviderInterface.php 1 addition, 1 deletion...t/dashboard/Classes/Widgets/ListDataProviderInterface.php
- typo3/sysext/dashboard/Classes/Widgets/ListWidget.php 1 addition, 6 deletionstypo3/sysext/dashboard/Classes/Widgets/ListWidget.php
- typo3/sysext/dashboard/Classes/Widgets/NumberWithIconDataProviderInterface.php 1 addition, 1 deletion...d/Classes/Widgets/NumberWithIconDataProviderInterface.php
- typo3/sysext/dashboard/Classes/Widgets/NumberWithIconWidget.php 0 additions, 3 deletions...sysext/dashboard/Classes/Widgets/NumberWithIconWidget.php
Please register or sign in to comment