CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Aurimas Vinckevicius 47bf9c38e9 Transition item Export Format to Zotero web API item JSON
* Enable legacy mode for export translators compatible with pre-4.0.27:
   * Add compatibility mappings, so that current translators don't break if they specify minVersion lower than 4.0.27. This does introduce non-compatible changes, specifically, "version" field in legacy mode is "versionNumber" in the new format. "version" in the new format corresponds to the "version" as specified for Zotero API JSON format. New translators should expect Zotero web API JSON format and should specify minVersion 4.0.27.
* Update CSL mappings to comply with new itemToExportFormat
* CSL JSON export translator needs to be updated to be compatible with 4.0.27 to export correct CSL JSON
* Use item URI for id in CSL JSON instead of item ID
* Fix note and attachment handling in itemToCSLJSON
2015-05-26 15:48:43 -05:00
chrome Transition item Export Format to Zotero web API item JSON 2015-05-26 15:48:43 -05:00
components More informative error messages for failed file loads 2015-04-10 19:46:57 -05:00
defaults/preferences Add an option to not show the proxy redirection notification 2015-05-25 17:38:24 -05:00
resource Fix pasting of non-HTTP URLs into notes from non-note sources 2015-04-10 13:08:25 -04:00
styles@188e5914c7 Update submodules, repotime, and versions 2015-02-10 00:13:42 -05:00
test Transition item Export Format to Zotero web API item JSON 2015-05-26 15:48:43 -05:00
translators@daa1a05939 Update translators 2015-02-10 22:52:53 -05:00
.gitmodules Unit testing infrastructure 2015-03-07 16:34:55 -05:00
.travis.yml Always use latest Firefox version and echo it for tests 2015-04-06 23:16:44 -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 Bump version and maxVersion 2015-03-27 19:00:25 -04:00
README.md Add Travis status to README.md 2015-03-09 20:03:06 -04:00
update.rdf Bump version and maxVersion 2015-03-27 19:00:25 -04:00

Zotero

Build Status

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.