Problem/Motivation

At the moment there is no generic revision UI, this means that every module with revisionable entities will need to create their own UI similar to the Node revision overview page (node/{node_id}/revisions.

We wanted to implement a generic UI in core #2350939: Implement a generic revision UI, but finally we will implement first it in entity API.

Proposed resolution

There are a couple of things we need to figure out / fix:

Remaining tasks

User interface changes

API changes

Data model changes

Comments

edurenye created an issue. See original summary.

dawehner’s picture

Issue summary: View changes

.

dawehner’s picture

Note: https://github.com/Jaesin/content_entity_base has that kind of revision UI as well already, but its much less generalized than it could be in entity module.

dawehner’s picture

Issue summary: View changes
dawehner’s picture

Issue summary: View changes
dawehner’s picture

Issue summary: View changes
dawehner’s picture

Issue summary: View changes
dawehner’s picture

Issue summary: View changes
miro_dietiker’s picture

I think this issue is pretty outdated. Needs update with references or to be closed in favor of the issue where implementation started..?

dawehner’s picture

Agreed

bradjones1’s picture

Status: Active » Closed (duplicate)
edurenye’s picture

Status: Closed (duplicate) » Active

The one you pointed is a different one, first we are going to add it to entity API and when it works we will move it to Core, so it's not a duplicated issue.

miro_dietiker’s picture

Bumping this issue...

The core issue is postponed.
We are currently pushing diff forward and add great new features for comparision.
It's time to catch up in Entity API / Core with the revision tabs.

chr.fritsch’s picture

Issue summary: View changes

All the PR's are merged, or already landed in core. We can un-postpone #2350939: Implement a generic revision UI and start bringing everything into core.

DamienMcKenna’s picture

larowlan’s picture

How did we approach permissions here?

nevergone’s picture

Please solve the issue. The core issue is moving very slowly, it may never be finished. :(

dpi’s picture

The core issue is resolved and is available in Drupal 10.1