Skip to content

Releases: AtlasOfLivingAustralia/ecodata

v3.7

09 Jun 02:05
7fa46b4
Compare
Choose a tag to compare

This release includes tech one project codes in the coord download #753

v3.6

31 May 05:04
b409175
Compare
Choose a tag to compare

The ecodata 3.6 release contains changes in support of the MERIT 2.2 release.
The major changes are:

3.5

20 May 07:00
Compare
Choose a tag to compare
3.5

Changes

Migration Script

  • updatePublicationStatus.js

Full Changelog: v3.4...v3.5

v3.4

12 May 03:36
Compare
Choose a tag to compare

Changes

  • Project now indexes full logo url. It is a requirement of biocollect-6.0
  • Fixed issues comment feature in BioCollect not working
  • Added two properties to Document domain object for storing more metadata
  • Added a couple of scripts used by BioCollect form templates

Migration Scripts

Full Changelog: v3.3.1...v3.4

v3.3.1

18 Feb 04:13
Compare
Choose a tag to compare

v3.3

07 Feb 02:15
9ae4f1d
Compare
Choose a tag to compare

The main new feature for ecodata 3.3 is hub based access management has been moved into ecodata. These changes are related to the issues: #701, #698, #702, #703, #693, #705, #699, #700, #704

Other bug features and changes:
#713 - Fixed the mobile auth authentication
#711 - Some tidy up of the elasticsearch mappings to remove fields
#712 - Fixed a bug that was causing only a few fields to be searched by default
#706 - Minor changes to support documents being served from BioCollect/MERIT
#720 - Ensure / characters are not used in Excel sheet names
#703, #683 - Added attributes to domain objects
#715 - Removed a method that causes performance issues
AtlasOfLivingAustralia/fieldcapture#2480 - Added a "MERI_Project Assets" sheet to available downloads

v3.2.2

29 Nov 04:36
e7e9d97
Compare
Choose a tag to compare
  • #709 - Allow boolean (elasticsearch) fields to be queried with T/F to provide backward compatibility with ElasticSearch 1.x / ecodata 1.x.
  • #708 - Fixed a bug that was preventing associated organisations from being saved which caused issues with BioCollect project creation and editing if it has associated organisations.

v3.2.1

11 Nov 22:15
Compare
Choose a tag to compare

v3.2

13 Oct 21:42
5cefc27
Compare
Choose a tag to compare

The main change in this release is to upgrade elasticsearch from 1.7.x to 7.15.x. This involved many API changes, however ecodata preserves the existing APIs related to elasticsearch queries so clients should be unaffected.

  • #640 #690 #525 #691 #692 - Updated elasticsearch and fixed bugs found during testing
  • #612 - Implemented dual indexes to prevent data "disappearing" from searches during re-indexing while an index is being updated. We now fully reindex then swap an alias to the new index.

The following changes relate to the upgrade to GORM / mongo 4.0.x

  • #695 - Fixed a bug related to natural ordering issues with unsorted GORM batch queries (added explicit sorts) and mongo 4.0.x
  • #675 - Changed a GORM mapping config that was causing class loading issues on the auditing thread
  • #694 - Added a timeout configuration to the grails 4 / GORM 7.x data migration script due to timeout errors

Minor configuration changes

  • #689 #688 - Use secure cookies and bind port to localhost only
  • #673 - Only accept CORS requests from the ala.org.au sub-domain

v3.1.1

19 Aug 01:30
724e4ce
Compare
Choose a tag to compare

This release is entirely for download fixes and minor changes.

  • #685 - added financial year for other report based downloads
  • #684 - Fixed a bug that prevented data for fields with pre-populated constraints from being output in downloads
  • #682 - Added internal order number to download
  • #686 - use the MERIT activity format for management unit downloads (all versions on the same tab)
  • #681 - Fix for biocollect survey form template download