Skip to content

v9.2.0

Compare
Choose a tag to compare
@johnvanbreda johnvanbreda released this 17 Jun 13:35
· 85 commits to master since this release
  • Experimental - a new bulk editor tool which can be added to Explore My Records pages. See
    BiologicalRecordsCentre/iRecord#1673 and
    https://indicia-docs.readthedocs.io/en/latest/site-building/iform/helpers/elasticsearch-report-helper.html#elasticsearchreporthelper-bulkeditor.
  • A new prebuilt form, Recording groups > Group discovery page, which provides a list of suggested,
    recent and active groups for a user according to their recording activity. See
    BiologicalRecordsCentre/iRecord#1681.
  • Leaflet/Elasticsearch reporting maps now have a new control for indicating the scale of records
    vs different opacity levels when drawing a grid map. See
    https://indicia-docs.readthedocs.io/en/latest/site-building/iform/helpers/elasticsearch-report-helper.html#elasticsearchreporthelper-gridsquareopacityscale.
  • Improved behaviour when selecting grid squares on a leaflet map to filter the grid to selected
    records.
  • Modifications to the required state of precise grid ref fields in species entry grids. See
    BiologicalRecordsCentre/iRecord#1540.
  • report_helper::freeform_report control now allows population of the report output using
    client-side AJAX rather than server-side PHP.
  • Fix projection used for Irish data from 29901 to 29903 - see
    Indicia-Team/warehouse#510.
  • Species details 2 prebuilt form now includes common names in the page title.
  • When using the Create a Filter tool on an Elasticsearch page, the map used for the Where panel
    now adopts the same viewport as the main reporting map.
  • Also when using the Create a Filter tool on an Elasticsearch page, filter boundaries are now
    shown on the map used for the main report output.
  • The v2 importer now supports custom plugins on the warehouse, so the user interface has been
    modified to allow the output of custom plugins to be shown to the user if there is a failure at
    the preprocessing stage.
  • On the Elasticsearch verification recordDetails control, the comments tab output has been
    improved to clarify which comment relates to the initial entry vs redeterminations.
  • Private/public key files used by the Indicia API for mobile apps and the rest of Indicia are now
    named consistently so 1 key file can serve all purposes.
  • New [misc_extensions.add_resource] extension allows dynamic pages to force the inclusion of one
    of the Indici resources, e.g. 'font_awesome'.