OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.23k stars 2.34k forks source link

Content Item Version History view from admin #9884

Closed giannik closed 2 weeks ago

giannik commented 2 years ago

Hello @deanmarcussen Will the content item version history view from the admin be available soon on the dev branch ? I saw you giving a glimpse of it in the audit trail demo. I'd really like to use it instead of the full blown audit trail for viewing content item history. Thanks Yiannis

hyzx86 commented 2 years ago

it is recommended to use JSON previews, preferably with version comparison support

deanmarcussen commented 2 years ago

Hi @giannik the branch is here https://github.com/OrchardCMS/OrchardCore/tree/deanmarcussen/audittrail-historyview

Yes, I think we will want it, what I'd quite like it to be able to do is integrate with audit trail (when it is enabled)

Audit trail tracks the events that occur, at the time they occur, where the content item version table, has a little more limited view , because it is sometimes (when editing drafts, or publishing etc) only changes the modified time.

Quite busy at the moment, so super happy if you want to take the branch over and make it work :)

Piedone commented 1 month ago

What's really the feature request here, can you elaborate?

github-actions[bot] commented 4 weeks ago

It seems that this issue didn't really move for quite a while despite us asking the author for further feedback. Is this something you'd like to revisit any time soon or should we close? Please reply.

github-actions[bot] commented 2 weeks ago

Closing this issue because it didn't receive further feedback from the author for very long. If you think this is still relevant, feel free to reopen it with the requested details.