Releases: AtlasOfLivingAustralia/biocollect
Releases · AtlasOfLivingAustralia/biocollect
v8.2.1
v8.2
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
v8.1.1
v8.1
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
What's Changed
- Fix HCAT static page error by @jack-brinkman in #1709 and #1710
Full Changelog: v8.0.1...v8.0.2
v8.0.1
v8.0
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
includeLinkedEntitiesto 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
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
- PWA Changes (AtlasOfLivingAustralia/ecodata#1043)
- adding published survey flag to projectActivities (AtlasOfLivingAustralia/ecodata#1045)
Depedencies
- ecodata:5.1
- ecodata-client-plugin:7.1
- biocollect-pwa:1.0.0
v7.0
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
Dependencies
- ecodata:5.0
- ecodata-client-plugin:7.0