Skip to content

2.1.2

Compare
Choose a tag to compare
@nickdos nickdos released this 12 Sep 00:43
· 762 commits to master since this release
c4d6e20
  • Bugfix for flagged issue delete offset - The value of i was not carried into the event listener, so the first delete-able issue was always deleted (i=0) instead of the one actually selected by the user. This fixes that.
  • Updated translations via crowdin-cli sync
  • SNAPSHOT version 2.1.2-SNAPSHOT
  • Fix for typo in html entiity - Missing closing semi-colon.
  • Removed jsonp calls #274 - Which don't work in IE11. Fix for #307.
  • Fix for map popups not showing more than 1 record
  • Fix for missing taxa drop-down for search results - Only on IE. Another JSONP bug.
  • Removed console.log lines
  • typo
  • Merge pull request #278 from reupost/patch-1 - Bugfix for flagged issue delete offset
  • Merge pull request #278 from reupost/patch-1 - Bugfix for flagged issue delete offset
  • Removed callback params from ajax calls - All functions tested locally. Deleted block of code for "Substitute LSID strings for taxon names in facet values for species" - could not find any cases where this JS code was called - 99.9% sure code is not needed due to biocache-service now proviing this funcitonality natively.
  • Label changes for iNaturalist
  • Delete generic.gsp - Not used
  • Merge pull request #313 from AtlasOfLivingAustralia/274 - #274 IE11 specific bugs - #278 - iNaturalist label changes & links
  • Merge pull request #313 from AtlasOfLivingAustralia/274 - #274 IE11 specific bugs - #278 - iNaturalist label changes & links
  • Changed travis to use openjdk8
  • Merge pull request #305 from living-atlases/sync-translations - Updated translations via crowdin-cli sync
  • Merge pull request #305 from living-atlases/sync-translations - Updated translations via crowdin-cli sync
  • Fix for #315 - Facet downloads bug
  • Merge branch 'master' of https://github.com/AtlasOfLivingAustralia/biocache-hubs
  • Fix for #289 - Do not show apiKey on error pages. - See related fix in ala-hub error.gsp page.
  • Release 2.1.2