Skip to content

Releases: AtlasOfLivingAustralia/ecodata-client-plugin

Version 3.0.3

02 Jul 02:01
Compare
Choose a tag to compare

v1.14.1

15 Jun 06:17
6686cd5
Compare
Choose a tag to compare
  • Fixed #66 which caused textareas to not fit correctly in row layouts with spans applied.
  • Fixed #67 - array operations where performing string concatinations when used on non-computed variables.
  • Fixed #68 - labels were not rendering in table footers

Version 3.0.2

14 May 00:06
Compare
Choose a tag to compare

Version 3.0.1

11 May 04:22
Compare
Choose a tag to compare
  • Fixed issue with centroid fields not showing for circle.
  • Fixed issue with zoom to project area not working when project area is a circle.

v1.14

08 May 07:31
ccb9980
Compare
Choose a tag to compare
  • Support configurable number of decimal places for number dataType. #64

Version 3

06 May 00:58
Compare
Choose a tag to compare
  • Upgraded plugin to grails 3
  • Biocollcet map - hideSiteSelection & hideMyLocation moved from data model to map configuration(survey)
  • Biocollect map - visibility of input fields to show centroids, latitude and longitude are dependent on the shape drawn by user.
  • Biocollect map - centroid of a line is the starting point of a line.
  • Biocollect map - validation errors are shown inline instead of popup.
  • Biocollect map - adding marker will create public or private site.
  • Biocollect map - hide my location & search location controls according to map configuration.
  • Image - added a view model parameter showRemoveButtonWithImage for image to show remove button with image. Useful when metadata parameter are hidden.

v1.13

27 Feb 00:28
10c5793
Compare
Choose a tag to compare

For a list of addressed issues for this release, see: https://github.com/AtlasOfLivingAustralia/ecodata-client-plugin/projects/1?card_filter_query=milestone%3A1.13

  • #52 - Some view components are now rendered as knockout components
  • #56 - Computed data model items are now rendered as read only input fields regardless of whether they appear inside or outside a table or repeating section.
  • #55 - Computed data model items can now have validation rules (including conditional validation) applied
  • #58 - Fixed a formatting error where text fields rendered inside a "col" where given a width of 100%

v1.12

02 Dec 04:53
f9fdc92
Compare
Choose a tag to compare
  • Adds functional testing support for view mode
  • Updated datepicker for bootstrap 3 / jquery 3 support #53
  • Fixed simpleDate view mode display #32
  • Support image metadata being always displayed in view mode #49
  • Fix select2 update bug when not in a table #51

https://github.com/AtlasOfLivingAustralia/ecodata-client-plugin/projects/1?card_filter_query=milestone%3A1.12

v1.11.4

19 Nov 21:49
a971db5
Compare
Choose a tag to compare
  • Fixed bug where a copied site will have the originalId overwritten in the feature map

v1.11.2

18 Sep 02:42
bb4ac8f
Compare
Choose a tag to compare
  • Bug fix for the readonlyText view type. #45