Skip to content

Releases: AtlasOfLivingAustralia/biocollect

v8.2.1

30 Sep 03:40
aeeea4e

Choose a tag to compare

Changes

  • removes handlebars.js library
  • fixes #1816 ICIP label display issue

v8.2

23 Sep 04:37

Choose a tag to compare

Changes

  • #1783 hide surveys that are not publicly visible but in a project with publicly visible surveys
  • #1781 fixed issue with facet showing $2
  • #1780 added a flag to remove national projects from search
  • #1633 added a user agent for BioCollect web service requests
  • #1641 added additional fields to return for indexing and searching via ALA
  • #1786 added hub configuration changes such as change default sort order, renamed external id, hide national scale, ICIP label display etc.
  • #1804, #1805 - script to update NESP projects
  • #1620 fixes cannot save activity if unlisted taxon is selected
  • #1788 taxons unmatched to ALA taxonomy will be rendered the same way as matched taxons
  • #1170 speciesSelect widget better integrates with BioCollect survey species config
  • #1790 fixes issue where undefined variable is throwing error while fetching documents
  • #1776 adds a mobile app link to project on PWA
  • #1799 fixes issue with site selection causing performance issue when large number of sites are available for selection
  • #1654 publicly viewable activity can be viewed on PWA app

Dependencies

ecodata-client-plugin:8.4

v8.1.2

09 Jul 06:37

Choose a tag to compare

What's changed

  • fixes an intermittent issue where user creates duplicate records #1763

Full Changelog: v8.1.1...v8.1.2

v8.1.1

03 Jul 07:48

Choose a tag to compare

What's Changed

  • added project name and ISBN to product report #1713
  • update label of indigenous category #1761

Full Changelog: v8.1...v8.1.1

v8.1

02 Jul 23:53

Choose a tag to compare

What's changed

  • disable the hyperlink to organisation from project finder #1693
  • added hub level config to hide / show the "Getting started" button on project page #1702
  • refactored project page #1702
  • script to update NESP hub configuration #1702
  • added hub configuration to add an introductory text #1704
  • add Favicon to hub configuration #1705
  • updated project metadata for NESP #1707, #1725
  • fixed a bug with viewing site listing #1712
  • fixed project download bug #1717
  • refactored geographic filter button #1723
  • updated gradle wrapper version for validation
  • fixed issue with project toggling between published and unpublished status #1658
  • added clear button to website url field #1730
  • improved geographic filter on project finder #1724
  • added feature to download resources from listing page #1713
  • added participant paragraph for HCAT landing page #1741
  • fixes site edit issues where marker pointer was not moving on user input #1701
  • fixes creation of reusable site from survey form #1734
  • removed adding space between ACRONYMS such as NESP becoming N E S P #1745
  • added script to load NESP documents #1749
  • renamed facet choose more to more options and it is alway visible to exclude #1752
  • fixes amplify exception stopping save operation from executing #1229
  • script to include user to a hub

Dependencies

  • ecoadta-client-plugin:8.2
  • Bump undici from 6.21.1 to 6.21.3

Full Changelog: v8.0.2...v8.1

v8.0.2

22 May 05:43
f495dab

Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.0.2

v8.0.1

06 May 06:46

Choose a tag to compare

Dependencies

  • ecodata-client-plugin:8.0.1

Full Changelog: v8.0...v8.0.1

v8.0

01 May 06:38

Choose a tag to compare

What's changed

  • Migrate Java 17 and ALA security 7.0.0 #1673
  • BioCollect now supports new and old species lists #1586
  • Refactored multipart post requests to use OkHttp version
  • Fixed an issue with bulk upload failing #1684
  • Added a parameter includeLinkedEntities to activity search API to return richer data for an activity such as site, outputs, documents etc. #1689
  • Added APIs to get measurement or facts and darwin core archive from Biocollect. Previously it could only be accessed from ecodata. #1670
  • Migrated markdown converter to common mark #1697
  • Spatial portal layer service points to /ws instead of /layers-service #1696

Dependencies

  • ecodata-client-plugin:8.0

v7.1

13 Dec 03:01
c6e6282

Choose a tag to compare

What's changed

  • Initial Progressive Web Application (PWA) release (#1558)
  • /ws/bioactivity/data/{id} API endpoint deprecated in favour of new faster endpoint (/ws/bioactivity/data/simplified/{id}) (#1647) (#1649)
  • Occurrence ID stability issue is fixed. (#1638)

BioCollect related ecodata changes

Depedencies

  • ecodata:5.1
  • ecodata-client-plugin:7.1
  • biocollect-pwa:1.0.0

v7.0

03 Oct 04:00

Choose a tag to compare

What's changed

  • SciStarter API call will now have valid project area even if site is an object stored in spatial portal. Other fields included are origin and isSuitableForChildren (#1630)
  • Better user feedback on the line error occurred when using bulk upload of data from spreadsheet (#1596)
  • Fixes an issue with shape file upload API returning text instead of JSON (#1597)

BioCollect related ecodata changes

  • Modifications to allow project area appear on SciStarter API calls. Spatial portal PID are being converted to GeoJSON (#1630)
  • Migrated SciStarter API call to .org domain and updated field mapping and transformation logic (#1312)
  • Automatically update SciStarter projects via a cron job (#1631)
  • Replaced spatial portal GeoJSON API call with WKT API call to fix issue with precision in GeoJSON (#1627)

Technical

  • Upgraded to grails 6 (#1605)
  • Removed api keys and now authenticating via scopes (#1456)

Dependencies

  • ecodata:5.0
  • ecodata-client-plugin:7.0