Skip to content

Releases: AtlasOfLivingAustralia/ecodata-client-plugin

v1.11.1

16 Sep 04:36
53064cc
Compare
Choose a tag to compare
  • Default [] for activity documents instead of {}
  • Updated functional tests to use chrome instead of phantomjs.

v1.11

04 Sep 01:30
ec0ce45
Compare
Choose a tag to compare
  • Updated to ala-maps plugin 2.1.9
  • Updated knockout to 3.5.0
  • Updated test dependencies as suggested by npm
  • Changes to the way ids are assigned when merging features into a single feature collection to fix AtlasOfLivingAustralia/fieldcapture#1852

v1.10.1

17 Jul 00:09
Compare
Choose a tag to compare
  • Fix for fieldcapture#1851 (Attaching document data types on load now supports either embedded or referenced documents)
  • Removed file upload setting that forces iframe upload. (fieldcapture#1625)

v1.10

03 Jul 06:44
6377e9c
Compare
Choose a tag to compare
  • Implemented a more sophisticated rules based merge for pre-populating forms
  • Added a new enable_and_clear constraint that will clear the data in a field when the enable rule is triggered (and the input field disabled).

v1.9

03 Jul 06:43
1f53a04
Compare
Choose a tag to compare
  • Added an ActivityFormService that provides access to the new ecodata ActivityForm services and also a compatibility API to simply replace uses of the MetadataService API

v1.8.1

20 Jun 05:24
ff609d6
Compare
Choose a tag to compare
  • Allow rows to use a bottom-border class for visual separation

v1.8

19 Jun 01:12
3ccd246
Compare
Choose a tag to compare
  • Fixed computed validation with multiple rules #30
  • Changed help text popovers to be attached via a knockout binding #31
  • "col" formatting change to fix some field overflow issues
  • Support for units to be rendered as bootstrap add-on
  • Support for rows and cols to be rendered inside table columns #26
  • Fixed visible constraint (it now hides the label and field) and added if constraint
  • Updated momentjs and handlebars versions

v1.7

03 Jun 02:28
01d966c
Compare
Choose a tag to compare
  • Support for rows/column layouts inside table columns #26
  • Support for list data types in computed values (sum/count/any/all) #27
  • Support for rendering units as a bootstrap add-on

v1.6

20 May 00:32
Compare
Choose a tag to compare
  • Additional documentation and example models.

v1.5

29 Apr 04:47
e2a1d0a
Compare
Choose a tag to compare
  • Fixed formatting for view types select2 and select2Many
  • Added computed validation behaviour.
  • Added a computed default value