mirror of
https://github.com/zotero/zotero.git
synced 2026-09-06 08:16:02 +00:00
Mirror of https://github.com/zotero/zotero.git
- 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 |
||
|---|---|---|
| chrome | ||
| components | ||
| defaults/preferences | ||
| scripts | ||
| styles | ||
| translators | ||
| chrome.manifest | ||
| install.rdf | ||
| license.txt | ||
| repotime.txt | ||
| system.sql | ||
| triggers.sql | ||
| update.rdf | ||
| userdata.sql | ||