Skip to content

Releases: AtlasOfLivingAustralia/ecodata-client-plugin

v5.2

11 Dec 23:26
6e8187b
Compare
Choose a tag to compare
  • #158 Fix script error on currency data type in view mode with score binding
  • Fix script error with species select2 in view mode with enable/enableAndClear behaviour binding
  • Updated chromedriver / javascript test libs #172

v5.1

29 Sep 01:44
467d23e
Compare
Choose a tag to compare

#153 Add "collapsible" and "collapsedByDefault" attributes to the section view type
#156 selectMany broken if also used in a Score
#158 The "currency" view model type doesn't support the readonly attribute

v4.1

06 Sep 05:43
Compare
Choose a tag to compare

v5.0.2

30 Aug 23:25
60d4916
Compare
Choose a tag to compare

Use release version 4.0.1 of ala-map-plugin

v5.0.1

30 Aug 23:13
ace761e
Compare
Choose a tag to compare

Updates ala-map-plugin to 4.0.1 due to AtlasOfLivingAustralia/ala-map-plugin#29

v5.0

26 Aug 00:47
2e7e2ad
Compare
Choose a tag to compare
  • Updated javascript libraries (momentjs / jquery ui)
  • Updated the ala-map-plugin (and hence updated to leaflet 1.7)

Breaking changes

  • Updated the base layers and replaced the google base layer with Google Mutant. Users of the L.Google layer should use L.GridLayer.GoogleMutant instead.
  • If your application was relying on javascript libraries from this plugin, the paths will have changed due to this update (e.g. momentjs, jquery-ui, leaflet etc)

v4.0.5

01 Aug 00:20
Compare
Choose a tag to compare

v4.0.4

21 Jun 08:06
Compare
Choose a tag to compare
  • improved GeoMap rendering
  • added icon to remove section button

v4.0.3

11 May 07:53
Compare
Choose a tag to compare
  • fixed issue with species indicator not showing selected species
  • fixed style of select element

v4.0.2

20 Jan 20:55
c094a4c
Compare
Choose a tag to compare
  • Fixes #130 - a typo broke the + icon on the Add Row label.
  • Replaced jcenter repository with grailsPluginPortal