Feature #104878
closedIntroduce dashboard widget for pages with latest changes
100%
Description
I worked on the extension editor-widgets and want to contribute a widget from this extension to the EXT:dashboard.
This widget will show a list of pages where recent changes in pages and tt_content where made. The sys_history
table could be used to get the latest changes.
Here a brief idea how it could look like:
Files
Updated by Gerrit Code Review 2 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85987
Updated by Gerrit Code Review 2 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85987
Updated by Gerrit Code Review 2 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85987
Updated by Ulrich Mathes 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 945a8385c732aca9fc9a70c1f6622725a4549752.
Updated by Oliver Bartsch 2 months ago
- Related to Task #104889: Revert Introduce LatestChangedPages dashboard widget added