Revision 552dd99aaa148365a29a87176fedd626d4642d3c authored by Daniel Himmelstein on 31 December 2018, 12:49:53 UTC, committed by GitHub on 31 December 2018, 12:49:53 UTC
Merges https://github.com/greenelab/manubot/pull/90

translation-server web query: specify single=1 to use only translators
that return a single result. Currently, this disables the DOI web translator.
Refs https://github.com/zotero/translation-server/issues/65

Remove child notes in Zotero data. Keep only first item of a Zotero
data list (JSON array). See _passthrough_zotero_data.
Refs https://github.com/zotero/translation-server/issues/67

Improve export_as_csl error handling. When an error status code is returned,
provide a more specific exception rather than JSON parsing failed.

translation-server test coverage improvements:
* test that web_query returns single result
* test ISBN which previously failed due to containing child notes 
* test_zotero: test all ID types for /search
* get_url_citeproc_zotero: test manubot & GitHub URLs
1 parent dae5703
History
File Mode Size
manubot
media
release-notes
.appveyor.yml -rw-r--r-- 640 bytes
.gitignore -rw-r--r-- 217 bytes
.travis.yml -rw-r--r-- 1.1 KB
LICENSE.md -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 27 bytes
README.md -rw-r--r-- 8.9 KB
setup.py -rw-r--r-- 2.0 KB

README.md

back to top