Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 329.27 KB
MD5: 1b2923ed7699ad2c49dc4151a56138c1
SHA-1: 55de1342663f5b3724c4a86e809c9fcd9075ab22
SHA-256: 31b19bb1ecb5855bbc6b9d0835b9c0435590019e59737f9f74f88837d8d6f3de
Download zip 468.29 KB
MD5: 062f943e6e895d194e7c7127a37aeccd
SHA-1: d9507f3ecbf310c1a15a48503784f6e8e68ff91f
SHA-256: 890b80f91985b82e39721b4bca63c6fd3c6741eff4de1a64a6ec26a99c456589

Release notes

This tag represents the latest revision of the 7.x-1.x branch between April 6, 2016 and February 1, 2019. Changes since 7.x-1.0-rc7:

  • #2075227 by Alice Heaton, marttir: Biblio styling not applied to citations in footnotes
  • git commit -m 'Issue #2701351: Enable sorting publication on user profile tab page'
  • #2701653 by marttir: Footnotes integration cannot be enabled without search
  • added a check in biblio_create_term_ref() to determin if the vocabulary already exists before trying to create it.
  • #2566951 by cspitzlay: [PATCH] Deleting or retroactively adding a pubmed ID does not work
  • #2596757 by jiff: Endnote Tagged - Unable to import multiple keywords This patch places each keyword into an array element
  • #2428711 by ewhitmire: Import gives Fatal error: Call to undefined function get_transtab_latex_unicode() error' Added "<?php" to beginning of file
  • #2068603 by loopduplicate, gippy: Uninstall is not done cleanly
  • #2423083 by rjerome: CiteProc is not outputting editor nor translator labels in citations
  • #2425941: Crossref client incorrectly flattens XML Added a flag "citation_list" to ignore the entire citation_list tree as it is not relevent in this context.
  • #1468620 by St_B, sdrycroft, rjerome: characters lost on doi import
  • #2351125 by drasgardian: don'\''t require initials match for possible duplicates
  • #2351129 by drasgardian: suggested duplicates incorrectly highlights merge
  • #2309381 by justin2pin: Missing biblio_crossref_md5 field from query and PHP notice
  • #1878580 by amitaibu: Allow preventing disabling cache for anonymous users
  • git commit -m 'Issue #1878580 by djbobbydrake: Allow preventing disabling cache for anonymous users
  • #1760736 by Liam Morland: Passed by reference error on publication pages
  • #2397435 by jnand: Typo of isset
  • #2071979 by cspitzlay: [PATCH] Bibtex import: Breaks if special character is right before the closing brace / many greek symbols not decoded
  • #2420623 by cspitzlay: [PATCH] Name parser throws exception if author name consists of a single word
  • Fixed a warning that was generated if no keywords are present when importing an entry.
  • Fixed an issue in the Human Name Parser which incorrectly split word boundries if the word started with a UTF-8 character. i.e. Nilgün Özer was split into three parts (Nilgün Ö zer) instead of two parts.
  • Fixed issue with name parser which incorrecly split names if the ended with one of the suffix identifiers ('esq','esquire','jr','sr','2','ii','iii','iv').
  • updated to use new "styles-distribution" (github.com/citation-style-language/styles-distribution) repo
  • fixed bug which cause crash on saving node if node->biblio_crossref_md5 was null.
  • FIXED: HTTP error: 400 when trying to contact crossref.org for XML input https://drupal.org/node/2168853
  • Support the Article-Number BibTex field from the Web of Science https://drupal.org/node/2155811
  • Remove BibTex double braces to provide compatibility with ISI web of science https://drupal.org/node/781934
  • fixed query where an inner join on biblio_contributor table was being added twice resulting in a huge result set in some cases. https://drupal.org/node/2141103
  • fixed Undefined property: stdClass::$biblio_tid in biblio_handler_field->set_label()
  • increased the maximum number of characters allowd in the keyword field
Created by: liam morland
Created on: 1 Feb 2019 at 16:32 UTC
Last updated: 15 Feb 2019 at 15:18 UTC
Bug fixes
New features
Unsupported

Other releases