[FEATURE] Add widgets for EXT:sys_note
This adds some widgets for EXT:dashboard, which shows a list of the corresponding sys_notes inside the TYPO3 system. The widgets are copied from EXT:treupo_sys_note_widgets which will not be developed further, as all the widgets are now inside the TYPO3 core. Resolves: #104844 Releases: main Change-Id: Iec0a1bef30919d96db282904885d8084ac02ac2c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85899 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frank Nägler <frank.naegler@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.com>
Showing
- Build/Sources/Sass/dashboard/_widget.scss 20 additions, 0 deletionsBuild/Sources/Sass/dashboard/_widget.scss
- typo3/sysext/core/Documentation/Changelog/13.3/Feature-104844-Dashboard-Sys_note-AddWidgetsForListingAllTheSys_notesInsideTheTYPO3System.rst 25 additions, 0 deletions...dWidgetsForListingAllTheSys_notesInsideTheTYPO3System.rst
- typo3/sysext/core/Tests/Acceptance/Application/Dashboard/DashboardModuleCest.php 1 addition, 0 deletions.../Acceptance/Application/Dashboard/DashboardModuleCest.php
- typo3/sysext/dashboard/Resources/Public/Css/dashboard.css 5 additions, 0 deletionstypo3/sysext/dashboard/Resources/Public/Css/dashboard.css
- typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php 67 additions, 0 deletions.../sys_note/Classes/Domain/Repository/SysNoteRepository.php
- typo3/sysext/sys_note/Classes/Widgets/PagesWithInternalNote.php 74 additions, 0 deletions...sysext/sys_note/Classes/Widgets/PagesWithInternalNote.php
- typo3/sysext/sys_note/Configuration/Backend/DashboardPresets.php 11 additions, 0 deletions...ysext/sys_note/Configuration/Backend/DashboardPresets.php
- typo3/sysext/sys_note/Configuration/Backend/DashboardWidgetGroups.php 7 additions, 0 deletions.../sys_note/Configuration/Backend/DashboardWidgetGroups.php
- typo3/sysext/sys_note/Configuration/Services.yaml 96 additions, 0 deletionstypo3/sysext/sys_note/Configuration/Services.yaml
- typo3/sysext/sys_note/Resources/Private/Language/locallang.xlf 57 additions, 0 deletions.../sysext/sys_note/Resources/Private/Language/locallang.xlf
- typo3/sysext/sys_note/Resources/Private/Templates/List.html 16 additions, 16 deletionstypo3/sysext/sys_note/Resources/Private/Templates/List.html
- typo3/sysext/sys_note/Resources/Private/Templates/Widget/PagesWithInternalNote.html 46 additions, 0 deletions...urces/Private/Templates/Widget/PagesWithInternalNote.html
Please register or sign in to comment