Releases: 3liz/lizmap-web-client
Releases · 3liz/lizmap-web-client
Version 3.2.15 - bug fix release
- Fix a regression about rights on projects
- Reapply a fixed patch about UPDATE query sent to PostgreSQL
- Fix layer order in the attributes table
- Fix about layers name check into javascript API
Version 3.3.8 - bug fix release
- revert "Fix Wrong UPDATE query sent to PostgreSQL, data loss" as it causes some regressions
- fix regressions on zoom on maps with Chrome on Android
- Fix support of min/max value on qgis range control
- Filter by form - Use QGIS layer subquery if not empty
Version 3.2.14 - bug fix release
- revert "Fix Wrong UPDATE query sent to PostgreSQL, data loss" as it causes some regressions
- fix regressions on zoom on maps with Chrome on Android
Version 3.3.7 - bug fix release
Warning: some regressions have been found into this release. Prefer to use 3.3.8 or higher.
- Fix cache key for projects cache
- Display mouse position in QGIS project's projection
- Update locales for cs_CZ, fi, fr, gl, pt
- Improve error messages when there are issues with emails during
accounts managements
Fixes from Lizmap 3.2.13:
- Fix Wrong UPDATE query sent to PostgreSQL, data loss
- Fix size of loading layer spinner
- Fix
lizmapOGCRequest::process
to be more secure and more verbose in case of wrong parameter - Fix GetProj4 lizmap service controller
- lizmapProject find layer: fix if name, short name, type name, title or layer id is null or empty
- Fix "Undefined index" in outputformat in service controller
- Fix some PHP notices and warnings
- Upgrade Jelix to 1.6.29-pre
- Upgrade PhpMailer to 5.2.28
Version 3.2.13 - bugfix release
Warning: some regressions have been found into this release. Prefer to use 3.2.14 or higher.
- Fix some issues on zooming/panning on Chrome for Android
- Fix Wrong UPDATE query sent to PostgreSQL, data loss
- Fix size of loading layer spinner
- Fix
lizmapOGCRequest::process
to be more secure and more verbose in case of wrong parameter - Fix GetProj4 lizmap service controller
- lizmapProject find layer: fix if name, short name, type name, title or layer id is null or empty
- Fix "Undefined index" in outputformat in service controller
- Fix some PHP notices and warnings
- Upgrade Jelix to 1.6.29-pre
- Upgrade PhpMailer to 5.2.28
Version 3.3.6 - bugfix release
Bugfix:
- Change deprecated PostGIS function name
- Fix support of boolean values in qgis form properties with Qgis 3
- Fix regression into qgisFormControl
- Fix edition widget regression
Bugfix from 3.2.12:
- Docker: set 'clear_env =no' in php www config
- Fix notices into proj4php about non well formed numeric value into $paramVal
- useLayerIDs in children popup WMS GetFeatureInfo request.
- Fix mainconfig.ini.php into simple_urlengine_entrypoints
- move close button in right dock
- GetMedia use filename for jResponse outputFilename
- Fix additionalCss input malforming special chars
Upgrade ldapdao to 2.0.10
Upgrade jelix to 1.6.27
Upgrade jCommunity to 1.3.2
Version 3.2.12 - bugfix release
Bugfix:
- Docker: set 'clear_env =no' in php www config
- Fix notices into proj4php about non well formed numeric value into $paramVal
- useLayerIDs in children popup WMS GetFeatureInfo request.
- Fix mainconfig.ini.php into simple_urlengine_entrypoints
- move close button in right dock
- GetMedia use filename for jResponse outputFilename
- Fix additionalCss input malforming special chars
Upgrade ldapdao to 2.0.10
Upgrade jelix to 1.6.27
Version 3.3.5 - bugfix release
Bugfix:
- Fix parameter featureId on the new event lizmapeditiongeometryupdated
- Fix read only form control cannot be required
- Fix form: Use checkbox for boolean field and display labels
- Dataviz - Move configuration check from controller to class
- Fix unchecked value
- Fix Form using checkbox for boolean field and display labels: JS and edit type
- Fix Form using checkbox for boolean field and display labels: Widget and required
Bugfix from 3.2.11:
- Fix warning PHP 7.4: PHP join() with wrong parameters order
- Fix warning PHP 7.4: PHP property_exists() instead of array_key_exists()
- Fix #455 getFeatureInfo and polygon draw controls are mutually exclusive
- Fix #1205 Tooltip not working when missing geometries in data
- Fix Test QGIS Server in view/app/metatdata
- Fix compatibility issues into Jelix with PHP 7.4
- Fix IE11 polyfill String endsWith
Upgrade ldapdao to 2.0.9
Upgrade jcommunity to 1.3.1
Version 3.2.11 - bugfix release
Bugfix:
- Fix warning PHP 7.4: PHP join() with wrong parameters order
- Fix warning PHP 7.4: PHP property_exists() instead of array_key_exists()
- Fix #455 getFeatureInfo and polygon draw controls are mutually exclusive
- Fix #1205 Tooltip not working when missing geometries in data
- Fix Test QGIS Server in view/app/metatdata
- Fix compatibility issues into Jelix with PHP 7.4
- Fix IE11 polyfill String endsWith
Upgrade ldapdao to 2.0.9
Version 3.3.4 - bugfix release
Bufix:
- Dataviz - Use WFS SORTBY only for scatter plot
- Fix edition layers order
- Handle missing minutes in timezone offset for filter
- WKT parsed geometry with Z, M or ZM pasted to type
- Fix sql queries by enclosing field/table names correctly
- Fix pgsql connections: do not use persistent connections
- Filter test variable is a string before trim() on it
- Filter autocomplete: force selected value for filter
- Filter add max and min date in datepicker
- Hide header with parameter ?h=0 in landing page && use it for maps url
- An auto-increment field cannot be required
- Filter: test if there is one/several fields in getMinAndMaxValues()
Bugfix from 3.2.10:
- Add div to ease override of geobookmark text
- Add missing dollars for some variables
- Fix database:migrateusers command
- Information panel cannot be closed
- Remove error logs about layerOpacity
- Fix error in qgisVectorLayer when geometrytype contain parenthesis
- Fix project cache with windows
- Fix geometryType in qgisLayerDbFieldsInfo when reading types
- Fix edition layers order
- Fix WFS GetFeature Output File Name
- edition-point-coord-form-expander more visible and mobile friendly
- Fix WKT parsed geometry with Z, M or ZM pasted to type
- Quote typename in setGeoJsonSql for WFS
- Fix .htaccess files to support Apache 2.4+
- Fix notice into lizmapProject::getRelativeQgisPath()
- Fix geometryType in qgisLayerDbFieldsInfo to lower case
- Fix WMTS GetCapabilities when Lizmap WMS return service exception
- Fix Service Exception code, returns 400
- Fix WMTS GetCapabilities when Error HTTP code or empty WMS data
Upgrade Jelix to 1.6.26