Releases: AtlasOfLivingAustralia/ecodata
v4.3
The ecodata 4.3 release includes:
#850 - Support for cognito, which is mostly configuration and changing the development hostname from devt.ala.org.au to localhost
#849 - Bumped the ala-security-libs version for #850
#854 - Index the "organisationId" field as a keyword to allow it to be used for searching
#852 - Add a tags field to the Score entity to support score categorisation and lists for MERIT
#843 - Added the OutcomeTarget entity to an OutputTarget to support additional target types for MERIT
#847 - GET on the OrganisationController should not include associated projects and all associated project sites (as sites are not used and can be very large)
#823, #829 - A first implementation of the paratoo "org" interface to support paratoo -> MERIT integration.
v4.2.1
What's Changed
- adds fathom analytics site id to a hub AtlasOfLivingAustralia/biocollect#1535
- fixed bug with ecodata creating duplicate collectory entry for a project AtlasOfLivingAustralia/biocollect#1509
v4.2
#833 - Added the ability to do a criteria search for ActivityForms. This is primarily to support finding forms representing TERN/paratoo protocols for MERIT.
#838 - Updated gradle-build-action (for github actions) to v2.4.2
#836 - Added a method to retrieve an equivalent activity list for projects using a Program instead of programs-model.json
#826 - Some tests and a minor change to seriallization BulkImport to help identify where dynamic properties are being used.
v4.1
What's Changed
- AtlasOfLivingAustralia/biocollect#537 - feature to bulk import data from a spreadsheet
- AtlasOfLivingAustralia/biocollect#1285 - changed implementation of notification logic for project activity
- AtlasOfLivingAustralia/biocollect#1499 - fix to get download to include only thumbnails images
- AtlasOfLivingAustralia/biocollect#1494 - added containsActivity attribute to indicate presence of activity in a project and project activity
- #717 - Update elasticsearch minor version
- #802 - fixes MERI plan history unable to be accessed on reporting server
- #809 - fixes missing warning emails for permission expiry
- #810 - fixes jacoco task being skipped
- #812 - User details config tidy up
- #817 - grails version update
- #819 - npm audit fix
- Update README.md
- Bump webpack from 5.73.0 to 5.76.0
v4.0
The ecodata 4.0 release is focussed on framework upgrades.
- #764 - Grails (and hence GORM) has been updated to v5.2.x. This is to be accompanied by a mongodb upgrade to v5.0.x
- #779 - Changed handling of X-Forwarded-For headers in IP check due to tomcat 9 in grails 5
- #718 - Updated the geotools library to version compatible with Java 11 / Groovy 3
- #777 - Updated Apache POI
- #669 - Prototyped GraphQL API, not ready for 3rd party use
- #788 - Added a Service collection and method to return Services with associated scores to support AtlasOfLivingAustralia/fieldcapture#2703
- #799 - Support service labels on a per program basis
- #803 - When aggregating Scores, the date histogram groups should be inclusive at the end date as that is how project, report and activity end dates are managed when grouping them (e.g. an activity with the same end date as a report appears in that report)
v3.11
What's Changed
- Add capability to hide and show activity based on verification status - AtlasOfLivingAustralia/biocollect#1330
- Added capability to graph BioCollect entities like project, activity, records, documents etc. - AtlasOfLivingAustralia/biocollect#1478
- Added capability to calculate project activity stats as a quartz job - AtlasOfLivingAustralia/biocollect#1480
- Fixed failure while creating downloads with more than 30,000 records in one project - AtlasOfLivingAustralia/biocollect#1466
- Fixed issue where images were missing from downloads even though it was present in ecodata - AtlasOfLivingAustralia/biocollect#1479
- Fixed issue with records being generated with combination of scientific name and common name - AtlasOfLivingAustralia/biocollect#1467
- Fixed issue with dynamic index not showing after reindexing - AtlasOfLivingAustralia/biocollect#1483
- Fixed issue with incorrect date and number formatting in excel sheet - AtlasOfLivingAustralia/biocollect#1432
- Fixed issue of image identifier still pointing to biocollect staging directory instead of image server - AtlasOfLivingAustralia/biocollect#1393
- Fixed bug with records being embargoed even if public accessibility is checked - AtlasOfLivingAustralia/biocollect#1482
- The projects associated with a site will now be re-indexed when a site is added or deleted (to update the map and facets on the homepage) #792
- The answer to the (new) Q16a is now included in the MERIT data set summary download #789
Scripts
Full Changelog: v3.10...v3.11
v3.10
v3.9
This release contains:
- #727 - when requesting a download, you can optionally request a tab is created in the spreadsheet that includes data descriptions of the data included in the other tabs.
- #761 - Provides an admin UI to populate the data descriptions used in #727
- #770 - Fixes the search function for audit messages
- #733 - A feature to provide information about the relationship between Scores and ActivityForms. An additional service was created to return score data for an activity that uses this information.
v3.8.1
Change log
- AtlasOfLivingAustralia/biocollect#1422 fixed out of memory exception while downloading large datasets
- AtlasOfLivingAustralia/biocollect#1433 added centroid latitude and longitude to download
- AtlasOfLivingAustralia/biocollect#1428 fixed missing activities in download
- AtlasOfLivingAustralia/biocollect#1443 does not index documents that are links and apps
- AtlasOfLivingAustralia/biocollect#1453 added an option to prevent repeat of columns for an activity in download output