zotero/chrome
Dan Stillman 108fd304ab Fixed lots of sync bugs
- All string values are now trimmed going into the DB (with a migration step for existing values) -- this fixes erroneous conflicts due to leading/trailing whitespace in sync XML being ignored
- Case disambiguation fixed on server
- Added basic diff ability to collections and tags so that identical objects won't trigger conflicts
- Fixed various other bugs that could cause erroneous conflicts
- Moved string fields in serialize() objects into a 'fields' object for consistency with Zotero.Item

Upshot of most of the above is that identical pre-upgrade libraries should now merge cleanly

Also reorganized/simplified/modularized parts of the sync code
2008-10-24 11:10:05 +00:00
..
content Fixed lots of sync bugs 2008-10-24 11:10:05 +00:00
locale Missing locale line 2008-09-23 03:57:19 +00:00
skin/default/zotero - Restored read-only mode for notes (using a separate HTML file, for lack of a better way) 2008-10-15 05:24:38 +00:00