Skip to content

Releases: arno974/lizmap-altiProfil

0.4.3

11 Sep 11:57
Compare
Choose a tag to compare

🐛 Fixed

  • fix d3 does not exist error
  • fix sampling for french IGN altitude provider

♻ Changed

  • improve tests environment

Full changelog between 0.4.2 and 0.4.3: 0.4.2...0.4.3

0.5.0

18 Jul 15:37
Compare
Choose a tag to compare

🐛 Fixed

  • Compatibility with Lizmap 3.8

♻ Changed

  • Tests: Enhancing test environment
  • Remove compatibility with Lizmap 3.7 because of some API changes into Lizmap.

Full changelog between 0.4.2 and 0.5.0: 0.4.2...0.5.0

0.4.2

29 Apr 09:38
Compare
Choose a tag to compare

🐛 Fixed

  • fix hover pop-in in plot when using french IGN altitude provider (now display lon, lat for each point)
  • fix x-axis when using french IGN altitude provider

♻ Changed

  • improve sampling used for profile calculation when using french IGN altitude provider

Full changelog between 0.4.1 and 0.4.2: 0.4.1...0.4.2

0.4.1

28 Mar 12:31
Compare
Choose a tag to compare

🐛 Fixed

  • fix click unavailable when layers use popup (altprofil now enable/disable popup when active)

Full changelog between 0.4.0 and 0.4.1: 0.4.0...0.4.1

0.4.0

07 Feb 10:16
349ff3f
Compare
Choose a tag to compare

⭐ Added

  • Compatibility with Lizmap Web Client 3.7

🐛 Fixed

  • Fix a Javascript error if the map projection was in EPSG:4326

Full changelog between 0.3.2 and 0.4.0: 0.3.2...0.4.0

0.3.2

30 Mar 09:43
Compare
Choose a tag to compare

♻ Changed

  • Fix: altiprofil did not respond, because of some syntax issues with some class names.

Full changelog between 0.3.1 and 0.3.2: 0.3.1...0.3.2

0.3.1

30 Mar 09:33
Compare
Choose a tag to compare

♻ Changed

  • Fix the display of the menu icon in Lizmap 3.6
  • Increase required lizmap version to 3.7

Full changelog between 0.3.0 and 0.3.1: 0.3.0...0.3.1

0.3.0

15 Dec 09:47
Compare
Choose a tag to compare

⭐ Added

  • Compatibility with Lizmap Web Client 3.6

♻ Changed

  • Some code refactoring

🎳 Tests

  • Add a docker stack for testing the module

Full changelog between 0.2.3 and 0.3.0: 0.2.3...0.3.0

0.2.3

11 Mar 14:02
a2597e7
Compare
Choose a tag to compare
  • Fix IGN service Provider and set it as default provider
  • Allow a setting for the DEM resolution

Version 0.2.2

08 Apr 15:36
Compare
Choose a tag to compare
  • Minor changes on admin menu and add tooltip information
  • Configuration to install the module with Composer
  • Improve the documentation about the installlation