Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

v2.17.0

Compare
Choose a tag to compare
@BlakeDraper BlakeDraper released this 17 Aug 21:35
· 40 commits to master since this release

Added

  • adds autocomplete functionality to the CircleChooseComponent so user can type to search options for selection (#1268)
  • adds a check against the user deleting the sole location species from an event location (#1238)
  • adds a new validation on the speciesDiagnosisForm of the EditSpeciesDiagnosisComponent to prevent 0 diagnosis count or tested count (#1262)

Changed

  • changes text for Request to Collaborate (issue #1280)

Fixed

  • fixes a missing call to updateCirclesResultsCount that was causing Circles pagination to malfunction (issue #1267)
  • fixes a bug with the Species Details list on Event Details page duplicating species when navigating between Associated Events (issue #713)
  • fixes a bug with display of event icons/markers on map, popup, and event table on the home page (issue #1269)