- Allow define raster table schema name
- Update translations
- Fix JSON encode
- Tests : postgis raster table (rgealti_5m_mtp)
- Admin now check and display the raster table connection status
- Code improvement (php, sql)
- Fix position in profile not displayed on map
- Check for valid raster table name
- Allow uppercase in raster table name
- Fix layer not in top of the map
- Fix altitude not display for 1st point after several click
- Improve compatibility for external scripts listening to singleclick event
- Add Romanian language, contribution from @ygorigor
- Fixed typo in English language
- fix d3 does not exist error
- fix sampling for french IGN altitude provider
- Tests: Lizmap Web Client tag 3.8
- Compatibility with Lizmap 3.8
- Tests: Enhancing test environment
- Remove compatibility with Lizmap 3.7 because of some API changes into Lizmap.
- 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
- improve sampling used for profile calculation when using french IGN altitude provider
- fix click unavailable when layers use popup (altprofil now enable/disable popup when active)
- Compatibility with Lizmap Web Client 3.7
- Fix a Javascript error if the map projection was in EPSG:4326
- Fix: altiprofil did not respond, because of some syntax issues with some class names.
- Fix the display of the menu icon in Lizmap 3.6
- Increase required lizmap version to 3.7
- Compatibility with Lizmap Web Client 3.6
- Some code refactoring
- Add a docker stack for testing the module
- Fix IGN service Provider and set it as default provider
- Allow a setting for the DEM resolution
- Minor changes on admin menu and add tooltip information
- Configuration to install the module with Composer
- Improve the documentation about the installation
- New administration module to edit the configuration
- Add new option dock to choose target dock:
dock
,minidock
,rightdock
- Add choice of unit for slope calculation
- New administration module allowing to modify the configuration with a form.
The configuration is written in a dedicated file instead of
localconfig.ini.php
- First release