Releases: AtlasOfLivingAustralia/biocache-hubs
Releases · AtlasOfLivingAustralia/biocache-hubs
2.1.8
2.1.7
- Version 2.1.7-SNAPSHOT
- Fix for typo on advanced search page
- Upgrade ALA deps versions
- Fix AtlasOfLivingAustralia/avh-hub/issues/101 - Duplicate collectionCode entries
- Fix for AtlasOfLivingAustralia/avh-hub/issues/102 - Fixed here so other hubs get the fix as well.
- Error.gsp enhancements - apikey hiding, taken from ala-hub code - sp it can be used by other hubs.
- Verbose logging removed
- Fix for AtlasOfLivingAustralia/avh-hub/issues/79
- Merge branch 'master' into develop
- Merge pull request #359 from AtlasOfLivingAustralia/develop - Sync develop with master
- Version version "2.1.7"
2.1.6
- Merge pull request #349 from AtlasOfLivingAustralia/master - Syncing develop
- Merge pull request #349 from AtlasOfLivingAustralia/master - Syncing develop
- Version 2.1.6-SNAPSHOT
- fixed #350 - Because encodeURIComponent doesn't encode single quote, when fqParam contains '. the value of input is not properly constructed. - Solution is, since encodeURIComponent encodes double quote, then fqParam already has double quotes escaped, use " to construct the value.
- Merge pull request #351 from AtlasOfLivingAustralia/hotfix/#350_failed_to_filter - fixed #350
- Merge pull request #351 from AtlasOfLivingAustralia/hotfix/#350_failed_to_filter - fixed #350
- Revert "fixed #350" (#352)
- Revert "fixed #350" (#352)
- Revert "fixed #350" (#352)
- Revert "fixed #350" (#352)
- Merge branch 'master' into develop
- Bump version number
- Replay #351
- Fix annotation icons
- Fix for #355 - EL and CL layers referenced in
q
orfq
params are added to the Leaflet map as overlays - but not shown unless user activates them via checkbox in layer widget. - Overlays are added by default
- Refactor to move methods to service - As suggested by @sbearcsiro in CR.
- Removed unused import
- Merge pull request #356 from AtlasOfLivingAustralia/issue-355 - Fix for #355 - EL and CL layers referenced in q or fq params are added to the Leaflet map as overlays
- Merge pull request #356 from AtlasOfLivingAustralia/issue-355 - Fix for #355 - EL and CL layers referenced in q or fq params are added to the Leaflet map as overlays
- Code clean-up for #355 - simplified service call from controller
- Merge pull request #354 from living-atlases/glyphicon-minor-fix - Fix annotation icons
- Merge pull request #354 from living-atlases/glyphicon-minor-fix - Fix annotation icons
- Merge pull request #357 from AtlasOfLivingAustralia/develop - Merge develop into master
- Merge pull request #357 from AtlasOfLivingAustralia/develop - Merge develop into master
- Version 2.1.6 - For release
2.1.5
- Usage of external ala-i18n resources
- Adjust crowdin conf to #306 last changes
- Adjust crowdin conf to #306 last changes
- Adjust crowdin conf to #306 last changes (missing var)
- Adjust crowdin conf to #306 last changes (missing var)
- Version 2.1.5-SNAPSHOT
- Merge pull request #332 from living-atlases/crowdin-fix - Crowdin configuration fix
- Merge pull request #332 from living-atlases/crowdin-fix - Crowdin configuration fix
- Merge pull request #323 from living-atlases/ala-i18n - Usage of external ala-i18n resources
- Merge pull request #323 from living-atlases/ala-i18n - Usage of external ala-i18n resources
- Fixes for #274 - Remove
callback
param from JSON requests. - Revert callback removal for outlier charts - #274
- JSONP fix for #274 - Fixes as recommended from code review of 4539cc4
- Fix for URL typo in previous commit.
- Added JS logging for #303 - Can't replicate running locally so trying to see some variable scope info on test site.
- More fixes for #303
- Reverting previous change
- Add develop branch
- Issue 242 -
dataset
labels changed todata resource
(#340) - * Updated labels on advanced search page - Changeddataset name
(which has its own DwC field) to the more accuratedata resource
label. - * More i18n changes for #242 - Issue 242 -
dataset
labels changed todata resource
(#340) - * Updated labels on advanced search page - Changeddataset name
(which has its own DwC field) to the more accuratedata resource
label. - * More i18n changes for #242 - Fix for #276 - Sound player play icon.
- Fix for #345 - Aditional fields should check dwcExcludeFields
- build data quality feature branch
- Merge pull request #346 from AtlasOfLivingAustralia/develop - Minor fixes for issues: #242, #276, #345
- Merge pull request #346 from AtlasOfLivingAustralia/develop - Minor fixes for issues: #242, #276, #345
- Another fix for #276 - Previous fix didn't work on test server. This fix taken from bie-plugin. Note it still doesn't work in Safari but I think this is due to image-service not sending correct mine-type.
- Merge pull request #347 from AtlasOfLivingAustralia/develop - Another fix for #276
- Merge pull request #347 from AtlasOfLivingAustralia/develop - Another fix for #276
- Trigger ala-hub travis build
- Update README.md - Added DQ project info and just wanted to trigger a build really
- Merge pull request #348 from AtlasOfLivingAustralia/develop - Updating master
- Merge pull request #348 from AtlasOfLivingAustralia/develop - Updating master
- Version 2.1.5
2.1.4
- Fix for #329
- Fix for non-matching common names in autocomplete
- Added autocomplete library - removed jquery added in previous commit.
- Removed taxon name from common name autocomplete results
- Added tests for
sanitizeBodyText
taglib - Also passed escaped content through if sanitized content is empty. - Fix for ala-infrastructure/issues/467 - Fix for access controll on admin controller. Tested with
security.cas.bypass=true
andsecurity.cas.casServerName=
(not set) for LA members running without AUTH. - Corrected iink in javadoc
- Fixes from code review (SB) - Simon's suggested changes. Plus list.gsp modified to handle test cases.
- Fix for #330 - Adv search ORing terms when user expects AND to be used.
- i18n labels on map tools
- Fix for "true" appearing on some records pages.
- Attempt to solve #306 - And to fix bug in production.
2.1.3
- Code cleanup for #312
- Fix for #318 - BioCollect links had wrong ID in URL.
- Fix for #316 - Duplicate User ID fields
- Version 2.1.3-SNAPSHOT
- Updated unit tests for #318
- Fixed incomplete unit test - Previous commit contained unfinushed tests and code.
- Translations rsynced
- Merge pull request #322 from living-atlases/sync-oct-19 - Translations resynced
- Merge pull request #322 from living-atlases/sync-oct-19 - Translations resynced
- Fix for #158 - Outlier graphs not showing on record page.
- More fixes for #158 - Outlier graphs - fix missing legend and JS errors due to loading order issue.
- Fix for #327 XSS bug
- Fix for #327 XSS bug
- Refined fix for #327
- Another fix for #327
- YAFF #327 - Fix for broken
taxa
searches where we get a<span>
back from biocache-service. - Release 2.1.3
2.1.2
- 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
2.1.1
2.1.0
- Fix for avh-hub/issues/73
- Fix for #294 - Needs testing before deploying to prod.
- Google maps controls - reverted to smaller font size - See https://stackoverflow.com/questions/51832781/huge-google-maps-controls-possible-bug
- New ALA logo AtlasOfLivingAustralia/avh-hub/issues/92
- WIP AtlasOfLivingAustralia/biocache-service/issues/365 - Removed JSONP and duplicate calls for radius-points.json
- WIP AtlasOfLivingAustralia/biocache-service#365 - Leaflet map is working and showing records via WMS. Some functionality still broken. Updated leaflet to latest version to get circle formatting options. Needs testing with search and results page.
- WIP AtlasOfLivingAustralia/biocache-service/issues/365 - Ironing out bugs in map behaviour.
- Reverted to Leaflet version 0.7.7 - Due to breaking many of the Leaflet plugins we're using.
- Fix for default blue marker for Leaflet - We'll need to supply a cusomt red marker to make it look the same as Google maps.
- Added layerControl with Google base layers
- Fixed geolocation bugs
- Added "locate me" button to map - Easy-button leaflet plugin added.
- Record info popups on map are working - Refactor of _map.gsp to map.common.js
- FIxed map info popups
- travis
- Version bump
- JS bug
- Fix for L.Icon.Default.imagePath error
- Another fix for L.Icon.Default.imagePath error
- Fix for dragging marker location
- Fix for locate me button
- Bug fixes and code cleanup
- Fixed bugs in state management
- Converted record page to use Leaflet - /issues/109
- Fix for asset leaflet icon path bug
- JS load order for L.Icon.Default.imagePath
- Fixed duplicate marker controls on zoom
- Another fix for duplicate marker controls on zoom
- Merge pull request #295 from AtlasOfLivingAustralia/EYA-enhancements - Map enhancements - Leaflet and Google basemaps changes
- Merge pull request #295 from AtlasOfLivingAustralia/EYA-enhancements - Map enhancements - Leaflet and Google basemaps changes
- Release version 2.1.0
2.0.10
- Version 2.0.10-SNAPSHOT
- Fix for #279 - Bug where fq params from multiple selected options that include "not supplied" value, return no results.
- Bie and Biocache have new DNS entries - Other entries still work, but switching over gradually
- Default URLs are now all HTTPS
- Fixed AtlasOfLivingAustralia/alerts/issues/46 - Alerts fq params were being ignored - they were not urlEncoded it turns out, so "&fq=" got read as a new request param by alerts instead of being encapsulated inside the webservice Query param.