Feature #90774
closedAllow sorting of sys_news
100%
Description
On some of our installations we use sys_news quite heavily. Sometimes we have messages for the editors that are relevant again and thus should appear as the first message.
I suggest either enable sys_news.sorting
or to change the default sorting from crdate
to tstamp
so that admins can influence in which order the messages appear.
Would be nice if this also gets backported to version 9.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63762
Updated by Susanne Moog over 4 years ago
- Category deleted (
Backend User Interface)
Pushed a patch with a TCA change for that. Can you test in your installation on whether that helps (you can add the TCA easily to your site package to test - or apply the patch of course).
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63762
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63749
Updated by Susanne Moog over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c3f5dcf5fd7f318b615489299ba3c6dc575bc5d8.