Skip to content

Releases: Indicia-Team/media

v1.57.0

23 Mar 15:26
Compare
Choose a tag to compare
  • Fixed a bug that meant an explore style tabbed report and map wouldn't work if the first report was a summary report.
  • Fixed autocomplete control when used against reporting services (due to recent changes in count behaviour).
  • Support for German MTB square graticules as a map overlay.
  • Support for OpenTopoMap.
  • Report filters no longer assume a default of exclude rejected records.

v1.56.0

09 Mar 10:04
Compare
Choose a tag to compare

Fixes display of out of date paging links after filtering a grid. BiologicalRecordsCentre/iRecord#340

v1.53.0

31 Dec 19:58
Compare
Choose a tag to compare
  • Map support for a hoverControl - simple display of underlying records on
    hover over the map. Further information in the client_helpers release notes.
  • Support for controlling confidential and release_status filters in the
    report_filters code. Further information in the client_helpers release notes.
  • Support for controlling taxon custom attribute term filters in the
    report_filters code. Further information in the client_helpers release notes.

Version 1.50.0

29 Nov 15:24
Compare
Choose a tag to compare
  • Moving towards a structured SASS approach to CSS, with separate theme files
    for Bootstrap.
  • Addition of styling to support Workflow output in tables.

v1.46.0

13 Oct 11:06
Compare
Choose a tag to compare
  • Separated out default theme specific CSS allowing other themes to provide their own CSS.
  • Added specific CSS for Bootstrap 3 support.
  • Finer grid ref precision control in species checklist only shown for precise grid refs and has better instructions on the hint.
  • Code linting and tidying.
  • Review input bug fixes, including better handling of adding/deleting species checklist rows.

v1.41.0

04 Sep 10:32
Compare
Choose a tag to compare
  • Changes required for editing sharing mode.

v1.35.0

11 Jul 10:57
Compare
Choose a tag to compare
  • Improved internationalisation coverage of JS
  • Some references to $ changed to jQuery to avoid scope errors on D8.
  • Removed GeoPlanet place search driver.
  • jqPlot updated to latest version for compatibility with newer jQuery version (and therefore Drupal 8)
  • Autocomplete control sends unsimplified term to warehouse as well as simplified term. This allows better intelligence when searching for 3+2 abbreviations on the warehouse.
  • Support for templating of report action buttons
  • Reloading and updating existing report filters fixed.
  • Data_entry_helper::sub_list control now has a separate JS file rather than inline JS.
  • ESLinting

Release 1.15.0

13 Nov 15:45
Compare
Choose a tag to compare
  • Some refactoring for ESLint
  • Adds Identification Difficulty filter support to standard filters tool.
  • Tooltips shown on grid filter row now more intelligently positioned.

Version 1.8.3

05 Oct 09:42
Compare
Choose a tag to compare

Fixes duplicate calls to reporting web services when switching a filter.

Version 1.8.2

30 Sep 19:23
Compare
Choose a tag to compare
  • Fixes CSS layout for the map loading overlay.
  • Fixes the display of the queried icon in explore/verification grids for unreviewed/pending records.