VersionControl icon indicating copy to clipboard operation
VersionControl copied to clipboard

Version Control Module For ProcessWire CMS/CMF

Results 16 VersionControl issues
Sort by recently updated
recently updated
newest added

Hi @teppokoivula I am seeing new entries with that text for certain field types. For some field types it only happens if I use `setAndSave()`, but for others, it happens...

Hi, thanks for this module, it’s great! I have a need to keep my edits off the record while pages are still in “draft mode”, so I added this tiny...

As explained in https://processwire.com/talk/topic/6333-version-control/?do=findComment&comment=221082, current method of handling timestamps can be problematic due to relying on the timezone of the database.

Hi @teppokoivula - would you mind appending the tab hash to the url when clicking page links on the history tab, eg: /edit/?page=2&id=10416#VersionControlHistory Currently it loads the edit page on...

Hi @teppokoivula - I think it would be very handy to have the revision popup available from the history tab for each field. When you have a template with lots...

It would be great if there were some hookable methods in the module that allowed for special treatment to be applied to non-core fieldtypes. I'm imagining hooks that let a...

Enhancement

As you can see in the screenshot my field outputs d.m.Y H:i:s, but when I show the diff of a previous version it just shows the timestamp and not the...

Enhancement

This idea came up in an [otherwise unrelated forum thread](https://processwire.com/talk/topic/21177-maturity-of-processpagesexportimport-other-ways-to-stage-or-transfer-selected-content-changes/): it would be pretty neat to be able to export and then import (same site, or a different site altogether)...

Enhancement

This is an issue I have noticed when working on the [issue raised about restoring revisions](https://github.com/teppokoivula/VersionControl/issues/14) and testing it with different types of fields. It must be only related on...

Enhancement