Releases: AtlasOfLivingAustralia/ecodata-client-plugin
Releases · AtlasOfLivingAustralia/ecodata-client-plugin
v3.0.5
- Fix to address site/activity error when latitude and longitude entered manually AtlasOfLivingAustralia/biocollect#1299
Version 3.0.3
- Can add/edit point coordinates manually - AtlasOfLivingAustralia/biocollect#1281
- Fixed issue with form freezing/unresponsive - AtlasOfLivingAustralia/biocollect#1281
- Recorded by field now displays user name correctly - AtlasOfLivingAustralia/biocollect-universal-ios#23
- Fixed issue with saved location on activity not working on web app and mobile - AtlasOfLivingAustralia/biocollect#1284
v1.14.1
Version 3.0.2
- Fixed AtlasOfLivingAustralia/biocollect#1279 - Site with pid was not drawn on map.
- Fixed issue with activity not loading due to special character in its name.
Version 3.0.1
- 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
Version 3
- 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
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%