Skip to content

v2.5.0

Compare
Choose a tag to compare
@frankdean frankdean released this 29 May 18:06
· 10 commits to master since this release

Refactored to run with libpqxx version 7.x in addition to 6.x. The
configure script first looks for an installed version 7 before falling back
to version 6.

  • Allow more general use of Vagrant provisioning scripts in other
    environments, e.g. Emu. See the bootstrap.sh header for
    brief instructions.
  • Update Vagrant scripts to use PostgreSQL 15 where available
  • Updated to use OpenLayers 9.1.0, Bootstrap 5.3.3 and proj4js 2.11.0.
  • Fix fetching inactive shared tracks.
  • Only fetch active user shares when fetching nicknames for itinerary map.
  • Fix forbidden resources to be handled as forbidden instead of not authorized.
  • Fix read-only viewing of itinerary waypoint.
  • Handle invalid position/location when editing waypoints.
  • Fix previously input values lost from itinerary waypoint when invalid
    position submitted.
  • Fix missing validation rules for latitude and longitude values of itinerary
    waypoint.