Releases: AtlasOfLivingAustralia/ecodata
Releases · AtlasOfLivingAustralia/ecodata
v1.48
- Moved the activities-model.json and associated metadata templates into the database. (ActivityForm collection)
- Implemented activity form versioning
- Some UI updates to support form versioning. This is a work in progress.
- model updates.
v1.47.3
- Update to elastic search - Record thumbnail image will only to species image.
v1.47.2
- Improvements to Download data excel sheet. biocollect#1159
v1.47.1
- Fixed report activity date syncing. fieldcapture#1817
v1.47
- Support computed validation in forms documentation
- Removed unhelpful debug logging
- Forms updates
v1.45
- Upgrade to Grails 2.5.6
- Add support for report adjustment forms and lifecycle. (fieldcapture#1760)
- Allow activity reports to be run for a specified set of score ids to support fieldcapture#1761
- Create the "ala" hub on startup to improve new installation experience
- Render the documentation page when no URL path is specified
1.44.1
Hot fix to address non-project member project access issue
v1.44
- Model changes
- Added navigationMode configuration option to the programs model
- Added the ability to retrieve an individual site as geojson
v1.43
- Support shapefile download for sites with MultiPoint sites
- Support for computed constraints for downloaded Excel output table templates
- Script / data model changes
- Fixed conversion from point/radius circle sites to polygons.
v1.42
- Changes to RLP forms data models.
- Added a method to return project sites as an array of geojson objects.
- Added a sub-program and due date to the works project download
- Fixed some elasticsearch mappings for pid & date data types
- Fixed a timezone bug when formatting dates for the works project download.