modmore / VersionX

Resource & Element Versioning Extra for MODX Revolution (supports 2.2 and up). Extends the core in a future-proof manner to keep copies of every change to resources, templates, template variables, chunks, snippets and plugins.
https://modmore.com/extras/versionx/
40 stars 20 forks source link

Filtering/report summary in grid #99

Closed jcdm closed 2 weeks ago

jcdm commented 6 years ago

I often use the grid as a way to get a 'report view' of what has been updated since I cloned a site from production for changes/development.

To do this I parse through all updates since the time I performed the clone and manually write a list of unique assets which can appear in the list anywhere from once to dozens of times.

It would be a big help to this workflow to provide a filtering option which only showed the last time each asset was modified so it became a list of 'latest update' times rather than a list of 'any time any asset was ever saved'.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/58596157-filtering-report-summary-in-grid?utm_campaign=plugin&utm_content=tracker%2F805489&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F805489&utm_medium=issues&utm_source=github).
SnowCreative commented 3 years ago

That would make the list load faster, too, when there are thousands of edits in the table!

muzzwood commented 2 weeks ago

VersionX 3's manager page has a grid that only shows the latest change for each object. You then need to select the object to dig further into past deltas. I think that covers the request, but if not, feel free to reopen! 😃