Skip to content

Releases: AtlasOfLivingAustralia/ecodata-client-plugin

v4.0.1

25 Nov 03:47
61e9315
Compare
Choose a tag to compare
  • Fixed #128 - a test was missing the @Integration tag and hence the build failed when that test ended up as the first integration test run.

v4.0

25 Nov 02:50
1044e5d
Compare
Choose a tag to compare

This release upgrades the major frameworks to grails 4 and bootstrap 4. It also merges the changes made on the grails 3 branch (and released in the 3.x releases). Other javascript library updates were also performed.
Specific issues related to this release are:

  • #102 - Grails 4 update
  • #105 - Bootstrap 4 update

The other issues (#113, #121, #109, #108, #114, #115, #107, #110, #118, #106) were testing issues raised while testing #102 and #105 and not issues in any released version of the ecodata-client-plugin.

v3.1.2

13 Oct 02:20
Compare
Choose a tag to compare

This release includes:

  • Geo Map is not rendered properly in Biocollect edit activity pages #123

v3.1.1

12 Sep 22:50
Compare
Choose a tag to compare

This release includes:

  • Fix for change select site location dropdown to select2 dropdown in GeoMap entity #116
  • Fix for scrolls to bottom of the page when an option is selected in select2 dropdown in Safari #120

v3.1

v1.16

05 May 22:49
f7d4136
Compare
Choose a tag to compare

The purpose v1.16 is to support changes required for the MERIT core services annual report. It contains formatting fixes and enhancements for displaying tables and an upgrade to the expression evaluation library to support array indexing in calculations.

  • #89 Updated expr-eval javascript library
  • #90 Fixed table formatting issues when some options are selected. (removed empty columns/footer rows)
  • #91 Updated test script dependencies
  • #92 Support formatting non list data types as a table.

v1.15.2

21 Apr 01:25
f3dcb9f
Compare
Choose a tag to compare
  • Fix for #87 - a shared constraints instance caused problems for select in view mode under some loading circumstances.

v1.15.1

14 Apr 00:19
4ae5f17
Compare
Choose a tag to compare
  • Fix for interaction with pre-pop of constraints with select2Multiple binding. #85
  • Ensure view mode displays the label when constraints are configured as label/value pairs #83
  • Updated test dependencies #84

v1.15

16 Dec 01:31
2fc6fea
Compare
Choose a tag to compare
  • Support renaming sites drawn or copied using the featureMap component #75
  • Support collapsing the view of the "section" view model type #79
  • Bug fix to prevent addition of "Please select" to "multiSelect2" view type. #71
  • Added "lookupTable" data type and "lookup" expression function #74
  • Support the if and visible expressions on view model elements (e.g. rows) to allow hide/show of whole sections of the page based on expressions #73
  • Pre-population support for constraints #77

v3.0.5

18 Sep 02:28
Compare
Choose a tag to compare