Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 8aee80106d Fix errors uploading remotely missing objects with local version numbers
If an object exists locally but not remotely and the local version has a
version number, that's an error. I don't think that should ever happen,
but it can if things somehow get out of sync due to other bugs.

To address, reprocess the API delete log during a full sync and then
reset the version number of all remaining local objects that don't exist
remotely (not just unmodified objects, as was the case previously) to 0
for uploading.

When remote deletions are reprocessed, delete local objects that haven't
been modified and show the conflict resolution window for any local
items that have.

Also:

- Clean up checking of last remote library version during download
  syncs
- Add Zotero.DataObjects.getAllKeys()
2016-08-20 14:56:31 -04:00
chrome Fix errors uploading remotely missing objects with local version numbers 2016-08-20 14:56:31 -04:00
components Merge branch '4.0' 2016-08-14 17:27:36 -04:00
defaults/preferences Add a second horizontal layout to Zotero for small screens (#1010) 2016-05-27 20:57:29 -04:00
resource Merge branch '4.0' 2016-08-14 17:27:36 -04:00
styles@9f54d7c5bf Update submodules 2016-07-22 00:18:02 -04:00
test Fix errors uploading remotely missing objects with local version numbers 2016-08-20 14:56:31 -04:00
translators@8f534c9bf1 Update translators 2016-08-13 20:39:41 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitmodules Add Chai-as-Promised 2015-09-18 03:34:03 -05:00
.travis.yml Fix channel name in Travis config 2016-08-09 01:54:17 -04:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update version 2016-08-14 04:18:45 -04:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update version 2016-08-14 04:18:45 -04:00

Zotero

Build Status

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.