zotero/chrome
Dan Stillman abaa4da5ab Much better data object change detection
Replace Z.DataObjects::diff() with Z.DataObjectUtilities.diff(). Instead
of just returning two objects with the differing fields, the new diff()
generates a changeset with operations to apply with applyChanges(),
including at the array member level for collections and tags. This,
combined with cached pristine copies of objects, will allow for vastly
better conflict resolution, with automatic merging of non-conflicting
changes.

Creators currently don't show granular changes, and ordering might make
it too tough to do so. Relations diffing isn't yet implemented.
2015-05-19 01:17:12 -04:00
..
content Much better data object change detection 2015-05-19 01:17:12 -04:00
locale Change computerProgram 'version' to 'versionNumber' 2015-05-04 02:45:53 -04:00
skin/default/zotero Add wizard for My Publications 2015-04-26 19:41:45 -04:00