erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 42 forks source link

Compare versionable items #153

Closed DavidSpackman closed 8 years ago

DavidSpackman commented 8 years ago

Would be be possible to have a function to compare versionable items against the previous generation? (also would be cool if able to compare against how the versionable item looked at a specific date)

Methods could compare just the method_code property, other versionable items could be the whole item.

Was looking at recently modified items and wanted a method to quickly check the changes that have been made to methods

DavidSpackman commented 8 years ago

Compare feature in the grid is great

Can it also be added to this area to query previous versions by generation / time?

image

erdomke commented 8 years ago

An attempt at this is now in the committed code waiting for release.

DavidSpackman commented 8 years ago

Looks really good. Cheers