Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 5c94119c70 Fixes duplicates view for async DB
It's way too slow, though, since the whole list is regenerated after
merging.

Fixes #519

Also:

- The arguments to Zotero.Item.prototype.clone() have changed, and it no
  longer takes an existing item or copies primary data. To create an
  in-memory copy of an item, use the new Zotero.Item.prototype.copy().

- Zotero.Item.prototype.getUsedFields() now gets in-memory fields rather
  than the fields in the database
2014-10-10 04:49:39 -04:00
chrome Fixes duplicates view for async DB 2014-10-10 04:49:39 -04:00
components Update zotero://select to use new URLs and wait for items list load 2014-09-23 01:13:38 -04:00
defaults/preferences Async DB megacommit 2014-08-06 22:59:37 -04:00
resource Update Bluebird to 2.3.5 2014-10-09 14:21:10 -04:00
styles@c8aed347ae Update submodules, repotime, versions 2014-09-01 14:56:01 -04:00
translators@821eda178b Update submodules, repotime, versions 2014-09-01 14:56:01 -04:00
.gitmodules Add https://github.com/zotero/bundled-styles as submodule 2011-11-03 00:34:34 -04:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update submodules, repotime, versions 2014-09-01 14:56:01 -04:00
README.md Create README.md 2014-04-27 21:36:25 -04:00
update.rdf Update submodules, repotime, versions 2014-09-01 14:56:01 -04:00

Zotero

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

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