Skip to content

v3.1.0

Compare
Choose a tag to compare
@johnvanbreda johnvanbreda released this 15 Jan 10:26
· 69 commits to master since this release
  • Success messaging after import altered to better indicate if there were errors.
  • Dynamic report explorer pages now support a [downloadLink] control.
  • Report filters now support search selections based on a scratchpad list if the @scratchpadSearch option is enabled.
  • Loading of user filters in Elasticsearch proxy now only happens once on each page load, not on every ES request, for
    better performance.
  • Fixes related to dynamic attributes in data entry grids, so that configuration is the same for single record or list
    of records modes.
  • Some common functionality now moved to a new VerificationHelper class.
  • Improvements to Elasticsearch date column filtering, which now supports yyyy format. See
    BiologicalRecordsCentre/iRecord#699.
  • Improvements to Elasticsearch source column filtering when both website and survey ID specified. See
    BiologicalRecordsCentre/iRecord#732.
  • Reduces display of Elasticsearch Query Failed messages if navigating away from the page during a request.
  • Elasticsearch dataGrid control's scrollY component can now have a negative value set (e.g. -20px) to anchor to the
    bottom of the page. See BiologicalRecordsCentre/iRecord#752.
  • Elasticsearch verification supports sending queries via email. See
    BiologicalRecordsCentre/iRecord#553.
  • Elasticsearch bulk verification no longer displays modal dialog after success, so less clicks required. See
    BiologicalRecordsCentre/iRecord#751.
  • Redetermination button moved alongside other verification buttons for Elasticsearch verification. See
    BiologicalRecordsCentre/iRecord#744.
  • Elasticsearch record details pane fields re-organised and now more consistent between records. See
    BiologicalRecordsCentre/iRecord#567.
  • Elasticsearch Experience tab alignment improved and links now open in a new tab. See
    BiologicalRecordsCentre/iRecord#572 and
    BiologicalRecordsCentre/iRecord#573.
  • Additional fields available in Elasticsearch dataGrid columns configuration. See
    BiologicalRecordsCentre/iRecord#733.
  • Record ID filter builder pane now fixed for Elasticsearch reporting. See
    BiologicalRecordsCentre/iRecord#737.
  • Adds support for Swedish reference systems (EPSG:3006 and EPSG:3021).