- Valabre
- Villefranche Agglomération
- Permalink: checked groups are not respected when hash is applied
- Get correct connection object for fields quoting : PostgreSQL, SQLite
- Cache : Lookup layer by any name for client and server sides, contribution from @ppetru
- Shifted geometry during editing
- Target
_blank
disappeared on hyperlinks in popups - In the Javascript digitizing measure, provide a map projection
- Fix issues on datetime pickers and localization
- Remove unwanted web assets from local configuration
lizMap.getFeaturePopupContentByFeatureIntersection
according to the choosing scale
- Use OpenLayers10 map instead of OpenLayers2 for Lizmap Actions
- Update Playwright to 1.46.0
- Some updates on PHPUnit 10
- Load layers as a single WMS layer, contribution from @mind84
- Improve snapping functionalities, contribution from @mind84
- New management of the N to M relations data editor, contribution from @mind84
- Display features at startup when set in URL
- Improvement on the landing page HTML content (logged and not logged user)
- Initialization of group checkboxes based on Lizmap configuration, from @mind84
- Web component
lizmap-features-table
to display a compact list of features - Digitizing
- JS Digitizing: Add erase all
- JS Digitizing component: measure attribute
- Review of the tooltip feature using the new version of the plugin
- Popup: FeatureToolbar in compact table
- New JavaScript API to load external layer straight in the legend tree and in the map
- Option to disable the automatic permalink in the URL
- Enable popup when digitizing is disabled
- UI: Double-clicking on a group in the legend is now propagated to child items
- Handle baselayers visibility in theme
- Popup was not shown in the Atlas container
- Let min/max resolutions be handled by OpenLayers for WMTS
- Drawing tool : keep draw visible when closing minidock
- Dataviz in popup generate two feature toolbar in parent popup
- Apply min and max resolutions to base layers removed by single WMS Layer
- More fixes about XSS
- Tooltip :
- Don't show tooltip tool when device has coarse pointer
- Remove legacy code
- Handle linestring layers
- Fix loading GIF about Lizmap being transformed about color
- Refresh the layer after editing when using the "single WMS tile mode"
- Fix feature filtering when PK is of type string, contribution from @maxencelaurent
- Popup: respect
popupMaxFeatures
parameter - Fix cross-site scripting issue with the
theme
parameter - Use proper OpenLayers class for layers issued by Google Maps, contribution from @mind84
- Refresh data button when new OL9 map moves
- Avoid zoom to initial extent on window resize
- Group as layer
- checked by theme
- Layer group not automatically active despite corresponding setting
- Dataviz
- Fix JavaScript when dataviz is not available
- Digitizing :
- Fixing measure not removed from selection to draw
- Lizmap search: order first by
similarity
then byitem_label
- Zoom to feature when
limitDataToBbox
istrue
- Fixing tiles resolutions
- Geoplateforme WMTS layers have 19 zoom levels
- Fix JavaScript XYZ Grid Tile
- Permalink :
- If geobookmark is the same as the hash there is no hash change event. In this case we run permalink
- Fix permalink after location change
- JavaScript
- Review ESLint configuration
- New
lizmap-message
JS component - Some JavaScript and PHP refactoring, code cleaning
- Update OpenLayers to version 10
- Improve migration to OpenLayers 10
- OL 9 map on top now
- Popup
- Locate by layer highlight
- Fire
treecreated
event at proper time, contribution from @mind84 - Fix JS externalLayer: default OpenLayers icon and events
- Popup: remove remaining OL2 dependencies
- Expose more OpenLayers 10 classes
- Expose some Lit HTML classes
- Update dompurify to 3.1.6
- Update proj4 to 2.11.0
- Update to Jelix 1.8.11-rc.2
- Update translated strings from the Transifex website :
- Faunalia, contributions on source code from @mind84
- Conseil Départemental du Calvados
- FM Projet
- JPEE
- Terre de Provence Agglomération
- Valabre
- Faunalia, contributions on source code from @mind84
- FM Projet
- Terre de Provence Agglomération
- Initialization of group checkboxes based on Lizmap configuration, from @mind84
- Web component
lizmap-features-table
to display a compact list of features
- Enable popup when digitizing is disabled
- Fix project properties when the WMS extent is empty
- Fix Projects switcher in maps
- Fire
treecreated
event at proper time, contribution from @mind84 - Fix JS externalLayer: default OpenLayers icon and events
- JS:
mainLizmap.center
has to be provided by map state - Fix package
map-projects.js
- Update dompurify to 3.1.6
- Update OpenLayers to 10 and proj4 to 2.11.0
- Upgrade to Jelix 1.8.11-rc.2
- FM Projet
- Terre de Provence Agglomération
- Valabre
- Digitizing
- JS Digitizing: Add erase all
- JS Digitizing component: measure attribute
- Refresh data button when new OL9 map moves
- Avoid zoom to initial extent on window resize
- Group as layer
- checked by theme
- Layer group not automatically active despite corresponding setting
- Dataviz
- Fix JavaScript when dataviz is not available
- Digitizing :
- Fixing measure not removed from selection to draw
- Lizmap search: order first by
similarity
then byitem_label
- Zoom to feature when
limitDataToBbox
istrue
- Fixing tiles resolutions
- Geoplateforme WMTS layers have 19 zoom levels
- Fix JavaScript XYZ Grid Tile
- Permalink :
- If geobookmark is the same as the hash there is no hash change event. In this case we run permalink
- Fix permalink after location change
- Upgrade to Jelix 1.8.11-rc.2
- Improve End2End automatic tests
- Faunalia, contributions on source code from @mind84
- Option to disable the automatic permalink in the URL
- UI: Double-clicking on a group in the legend is now propagated to child items
- Admin - Add legend about warning icon in project table
- Admin - Display the list of warning ID in the admin panel, in the tooltip
- Fix feature filtering when PK is of type string, contribution from @maxencelaurent
- Popup: respect
popupMaxFeatures
parameter - Fix cross-site scripting issue with the
theme
parameter - Use proper OpenLayers class for layers issued by Google Maps, contribution from @mind84
- Remove unused button zoom to layer extent
- Popup: remove remaining OL2 dependencies
- Expose more OpenLayers 9 classes
- Expose some Lit HTML classes
- New JavaScript API to load external layer straight in the legend tree and in the map
- Popup: FeatureToolbar in compact table
- Review of the tooltip feature using the new version of the plugin
- Zoom history
- Unused button about the layer extent
- Handle baselayers visibility in theme
- Popup was not shown in the Atlas container
- Let min/max resolutions be handled by OpenLayers for WMTS
- Drawing tool : keep draw visible when closing minidock
- Dataviz in popup generate two feature toolbar in parent popup
- Apply min and max resolutions to base layers removed by single WMS Layer
- More fixes about XSS
- Tooltip :
- Don't show tooltip tool when device has coarse pointer
- Remove legacy code
- Handle linestring layers
- Fix loading GIF about Lizmap being transformed about color
- Refresh the layer after editing when using the "single WMS tile mode"
- New
lizmap-message
component - Defer JavaScript scripts loading
- Refactoring of Web Components, about OpenLayers
- Review the way to load JavaScript
- Review ESLint configuration
- Upgrade Jelix to 1.8.9
- Upgrade OpenLayers to 9.2.3
- Load layers as a single WMS layer, contribution from @mind84
- Improve snapping functionalities, contribution from @mind84
- New management of the N to M relations data editor, contribution from @mind84
- Display features at startup when set in URL
- Improvement on the landing page HTML content (logged and not logged user)
- Buttons about zoom history
- Some JavaScript and PHP refactoring, code cleaning
- Update OpenLayers to version 9
- Improve migration to OpenLayers 9
- OL 9 map on top now
- Popup
- Locate by layer highlight
- Update translated strings from the Transifex website :