Skip to content

Releases: AtlasOfLivingAustralia/ecodata

v4.3

10 Aug 00:15
cba9028
Compare
Choose a tag to compare

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

29 Jun 04:07
Compare
Choose a tag to compare

What's Changed

v4.2

26 May 05:34
8cda54c
Compare
Choose a tag to compare

#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

13 Apr 06:23
Compare
Choose a tag to compare

What's Changed

v4.0

24 Feb 03:07
2402af6
Compare
Choose a tag to compare

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

14 Nov 04:36
Compare
Choose a tag to compare

What's Changed

Scripts

  1. updateBioCollectURLWithImageURLLink.js
  2. updateScientifcNameCommonNameInEchidnaCSI.js

Full Changelog: v3.10...v3.11

v3.10

29 Sep 03:51
12a4167
Compare
Choose a tag to compare

#782 Backend update to support collapsible explanatory text in the ESP forms

v3.9

30 Aug 01:25
0616efa
Compare
Choose a tag to compare

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

11 Aug 00:07
Compare
Choose a tag to compare

Change log

  1. AtlasOfLivingAustralia/biocollect#1422 fixed out of memory exception while downloading large datasets
  2. AtlasOfLivingAustralia/biocollect#1433 added centroid latitude and longitude to download
  3. AtlasOfLivingAustralia/biocollect#1428 fixed missing activities in download
  4. AtlasOfLivingAustralia/biocollect#1443 does not index documents that are links and apps
  5. AtlasOfLivingAustralia/biocollect#1453 added an option to prevent repeat of columns for an activity in download output

v3.8

21 Jun 23:51
90e21af
Compare
Choose a tag to compare

The v3.8 release contains two minor changes: