Skip to content

1.2.2

Compare
Choose a tag to compare
@nickdos nickdos released this 27 Sep 05:09
· 453 commits to master since this release
  • referencing the DwcTerm.taxonID in the archive instead of id
  • Merge remote-tracking branch 'origin/master'
  • Merge remote-tracking branch 'origin/master'
  • import localities uncommented, and taxonID
  • Fix for misapplied names being returned in bulk name lookup
  • Fix undef var error
  • remove training slash
  • Fixes for /species/lookup/bulk service #75
  • Fixes for test and JSON format output #75
  • Revert SolrSearchService change
  • Revert SolrSearchService change - take 2
  • Version 1.2.1
  • Comment change to try and trigger build
  • Fixed #99 - missing names for names lookup
  • Fixed #99 - missing names for names lookup
  • Fixed #106 missing callback wrapper
  • Fixed #106 missing callback wrapper
  • Comment about attachment header
  • V version 1.2.2-SNAPSHOT
  • Fix for previous change failing unit test and breaking build
  • toggle for occurrence counts
  • changes for unrecognised ranks: -1 values causing downstream issues
  • autocomplete changes to use /suggest service
  • Merge remote-tracking branch 'origin/master'
  • Merge branch 'autocomplete'
  • Fix for archives where taxonID is the record ID
  • Fixed #107 - Downloads now respect the file and fields params. CSV headers are
    provided by i18n and default fields are set in config.
  • Temp fix for #105 - ScientificName is not getting triggered (case sensitive) so commonName
    is out boosting exact_text (which is a copyTo field for
    scientificName). So making commonName a lower boost than exact_text.
  • Another temp fix for #105 - See previous commit for details - 05b8c74.
  • Minor fix for guid lookup - Don't show acceptedIdentifier & name if not an accepted name or has
    acceptedConceptID values.
  • Version 1.2.2