Releases: 3liz/lizmap-web-client
Version 3.4.0-rc.2
Current release
- It fixes some issues found into 3.4.0-rc.1
From 3.3.12
- Add 'empty-data' class in auto popup when value is empty or NULL
- Fix QGIS Date format support
- Fix delete attachment in forms
- Fix edition forms: Do not activate combobox or autocomplete on disabled select
- Fix edition forms: mandatory relational value by default
- Fix Admin export logs: there were no output with big logs table
- Configuration form: do not allow to enable user account request when the
webmaster email is not set - new scripts for the command line, to create a user, change or reset a password
- authentication: redirect to a lizmap page when the user goes to the login
form whereas he is authenticated.
From 3.2.18
- Update locales
- Upgrade the ldapdao module, to fix ldap connection management
- Update IGN attribution
- Fix a PHP notice about the existence of the hideLayer property
Version 3.3.12 - bug fix release
Current release
- Add 'empty-data' class in auto popup when value is empty or NULL
- Fix QGIS Date format support
- Fix delete attachment in forms
- Fix edition forms: Do not activate combobox or autocomplete on disabled select
- Fix edition forms: mandatory relational value by default
- Fix Admin export logs: there were no output with big logs table
- Configuration form: do not allow to enable user account request when the
webmaster email is not set - new scripts for the command line, to create a user, change or reset a password
- authentication: redirect to a lizmap page when the user goes to the login
form whereas he is authenticated.
From 3.2.18
- Update locales
- Upgrade the ldapdao module, to fix ldap connection management
- Update IGN attribution
- Fix a PHP notice about the existence of the hideLayer property
Version 3.2.18 - bug fix release
- Update locales
- Upgrade the ldapdao module, to fix ldap connection management
- Update IGN attribution
- Fix a PHP notice about the existence of the hideLayer property
Version 3.4.0-rc.1
This is a version you can use to test the futur Lizmap 3.4.0. Prefer to not use it yet in production. Please report to us issues you found into it, so we could fix them for the final release.
Version 3.4.0 Beta 1
First 3.4.0 beta release
Version 3.3.11 - bug fix release
-
Fix QGIS custom dates in forms
-
Add zoomlevels to baselayers
-
Filter : assert filters have a title
-
Filter: use min_date field if max_date undefined
-
Don't display filter when no data
-
Treat PostGIS view datasource containing
key='""'
askey=''
-
Remove wps module from docker image
-
Fix broken link to IGN image in attribution
-
Datepicker i18n,call getCurrentLang() once
-
Fix the user table name into the Sqlite to Postgresql migrator
-
localization updated. New supported language: Slovak
Version 3.2.17 - bug fix release
- Treat PostGIS view datasource containing
key='""'
askey=''
- Remove wps module from docker image
- Fix broken link to IGN image in attribution
- Datepicker i18n,call getCurrentLang() once
- Fix the user table name into the Sqlite to Postgresql migrator
- localization updated. New supported language: Slovak
Version 3.3.10 - bug fix release
-
Fix account management (module jCommunity 1.3.5):
- Hide reset password links in user profile when password change is not possible
- Fix configuration reading
-
Fix wrong ordering of attributes where the first letter has an accent in filter form
-
Update some libraries to fix some bugs :
- Upgrade jQuery File Upload to version 10.31.0
- Update Jelix:
- you can indicate a database name in a connection profile
when using Postgresql services. - fix a security issue when redirecting to a page after authentication
- you can indicate a database name in a connection profile
- upgrade jCommunity to 1.2.4 to fix some low security issues during login
-
Fix an error on SQL queries during the migration of user table from Sqlite to Postgresql
-
Don't sort values with ValueMap widget to keep order defined in QGIS
-
Use form in edition.js to get it's id
-
A new command to test the mailer configuration:
php scripts/script.php jelix~mailer:test your.email@example.com -
Fix show feature count
Version 3.2.16 - bug fix release
- Update some libraries to fix some bugs :
- Upgrade jQuery File Upload to version 10.31.0
- Update Jelix:
- you can indicate a database name in a connection profile
when using Postgresql services. - fix a security issue when redirecting to a page after authentication
- you can indicate a database name in a connection profile
- upgrade jCommunity to 1.2.4 to fix some low security issues during login
- Fix an error on SQL queries during the migration of user table from Sqlite to Postgresql
- Don't sort values with ValueMap widget to keep order defined in QGIS
- Use form in edition.js to get it's id
- A new command to test the mailer configuration:
php scripts/script.php jelix~mailer:test your.email@example.com - Fix show feature count in legend
Version 3.3.9 - bug fix release
- Fix Use QGIS project CRS for mouse position only when output format is 'm' (#1718)
- Includes all fixes from 3.2.15 :
- 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