zotero/chrome
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
..
content Fix Zotero.Utilities tests, which were being skipped accidentally 2016-02-04 04:05:46 -05:00
locale Merge branch '4.0' 2016-02-02 02:44:51 -05:00
skin/default/zotero Restores sync credential functionality of 4.0. 2015-12-14 23:55:28 +00:00