closes#703, automate Word/OOo plug-in build process
- fixes a bug in OpenOffice when an item is removed from the Zotero Database
- fixes a bug in citing items with no title
- fixes an error in the APA style
- closes#736, bring Zotero up to date with latest CSL revisions
- allows citing multiple sources in IEEE and Nature styles, collapse citation numbers, and sort citations by citation number
- fixes a bug in the add citation dialog when adding items to the "Multiple Sources" pane, then turning off multiple sources
Fixed scraping error and invalid HEAD request in ACS Pubs on journals using a different format for the PDF download string (and created #767 to support those).
Removed Sean's custom debug line. Such vanity.
- display translation failure if no items scraped during asynchronous translation, can be overridden by calling Zotero.done(true)
- always close scraping window following translation
- closes#742, Import of large RDF file fails. I've found a workaround for the export issue that causes this (actually a bug in Mozilla's RDF engine, which produces invalid XML under certain circumstances). However, old invalid RDF/XML documents still won't import.
fixes#740, possible CSL et al issues
fixes#757, CSLs without sort-algorithm option fail bibliography creation
fixes#747, fix issues with bookmarks
fixes CrossRef translator to use authentication
addresses #736, bring Zotero up to date with latest CSL revisions (new formatting attributes not yet implemented)
closes#746, edit bibliography support
new Word plug-in still needs compliation and testing on non-Mac platforms and needs to be tested for compatibility with old docs
- closes#690, Edit citation button/functionality
- closes#730, Rename style names to use "reference list" instead of bibliography
- adds an citation editor, allowing users to modify the citations that they insert
- adds user-editable prefixes and suffixes
- adds "suppress author" functionality
known issues:
- probably won't work right with bookmarks for now
- not tested on Windows or in OOo
- closes#701, Other CSL issues (Sean, re-open this if/when you have more issues)
- fixes sorting issues
- subsequent-author-substitute now works
- adds citation-number variable
- full disambiguation support (including adding additional authors to disambiguate, adding first names, or adding a letter after the year)
- brings Zotero into line with current CSL revision
- fixes miscellaneous issues with new CSL interpreter
- closes#614, Same-Year Citation Suffix problems