CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman 72c927c840 Fix Zotero.Utilities tests, which were being skipped accidentally
Unfortunately this will need to be partly redone, since retrieveItem(), and
therefore itemToCSLJSON(), and therefore itemToExportFormat(), need to be
synchronous. The item data load statements in itemToExportFormat() will
probably need to be performed earlier, when they can be async, and made
available to the session for retrieval by retrieveItem(), but I'll let someone
more familiar with the citation infrastructure do that.

This restores some code in retrieveItem() that may have been accidentally
removed in a merge, though it probably won't be useful anymore anyway.

Addresses #529
2016-02-04 04:05:46 -05:00
chrome Fix Zotero.Utilities tests, which were being skipped accidentally 2016-02-04 04:05:46 -05:00
components Fix debug output viewing 2016-01-04 15:48:56 -05:00
defaults/preferences Closes #437, Detect when data directory is in Dropbox 2015-11-12 20:24:39 +00:00
resource Merge branch '4.0' 2016-01-20 01:23:02 -05:00
styles@ae6a29dcc9 Update submodules 2016-02-01 04:43:49 -05:00
test Fix Zotero.Utilities tests, which were being skipped accidentally 2016-02-04 04:05:46 -05:00
translators@7916f48624 Update submodules 2016-02-01 04:43:49 -05:00
.gitmodules Add Chai-as-Promised 2015-09-18 03:34:03 -05:00
.travis.yml Update test config for new Firefox download URLs 2015-11-19 16:16:53 -05: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 Merge branch '4.0' 2016-01-20 01:23:02 -05:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Merge branch '4.0' 2016-01-20 01:23:02 -05: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.