Skip to content
Snippets Groups Projects
Commit 59f732e3 authored by Georg Ringer's avatar Georg Ringer
Browse files

[TASK] Remove duplicated table information in recycler

The record information element displayed the records'
table name as "record type", while the actual record
row already contains a "record type" column, displaying
the TCA defined title for the table.

This is now streamlined. The "record type" column is
removed from both, the actual row and the information
element. All records are now grouped by their record
type. The grouping is visualized by a dedicated "header"
row, showing the TCA defined title and if debug enabled
and admin user, also the table name in brackets (as
known from FormEngine).

In case the listing is filtered by record type, the
additional "header" row is not displayed.

Resolves: #95227
Releases: master
Change-Id: Ieed145a183cd140b2af0dff6e37b1e7273368022
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71093


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 7159ff8a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment