Skip to content

Releases: 3liz/lizmap-web-client

Version 3.4.0-rc.2

07 Dec 15:53
Compare
Choose a tag to compare
Version 3.4.0-rc.2 Pre-release
Pre-release

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

07 Dec 15:49
Compare
Choose a tag to compare

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

07 Dec 15:47
Compare
Choose a tag to compare
  • 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

26 Nov 13:32
Compare
Choose a tag to compare
Version 3.4.0-rc.1 Pre-release
Pre-release

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

09 Nov 20:09
Compare
Choose a tag to compare
Version 3.4.0 Beta 1 Pre-release
Pre-release

First 3.4.0 beta release

Version 3.3.11 - bug fix release

13 Oct 15:23
Compare
Choose a tag to compare
  • 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='""' as key=''

  • 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

13 Oct 15:19
Compare
Choose a tag to compare
  • Treat PostGIS view datasource containing key='""' as key=''
  • 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

31 Aug 16:57
Compare
Choose a tag to compare
  • 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
    • 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

31 Aug 16:55
Compare
Choose a tag to compare
  • 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
    • 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

20 Jul 15:57
Compare
Choose a tag to compare
  • 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