Skip to content

Releases: 3liz/lizmap-plugin

3.11.3

31 Mar 12:28
4bbf55f
Compare
Choose a tag to compare
  • Fix a possible regression from 3.11.2

3.11.2

31 Mar 09:11
a4803e6
Compare
Choose a tag to compare
  • Set shortnames when it's possible for layers, groups and project when Lizmap Web Client ≥ 3.6
  • Better handling when a QGIS project has been renamed :
    • Either from QGIS when "save as" is used
    • Or when the QGIS project has the lizmap_user project variable but no CFG file
  • Some Python cleaning about handling file path, related to CFG file for instance
  • When running Lizmap Web Client 3.6, the QGIS server must be OK before going in other tabs of the plugin
  • Disable or replace graphical components if Qt Webkit is not available on the computer.
  • Fix the launching of the plugin on QGIS 3.10

3.11.1

21 Mar 14:21
4e3f2d2
Compare
Choose a tag to compare
  • Add more translated sentences
  • Fix saving an HTML dataviz
  • Avoid a Python error if the metadata couldn't have been fetched before saving the CFG file

3.11.0

09 Mar 16:32
6bae882
Compare
Choose a tag to compare
  • Improve the editing form with non-spatial layers
  • Add a new HTML wizard for the
    • QGIS HTML Maptip popup
    • HTML template in the dataviz
    • HTML layout in the dataviz
    • plot description in the dataviz
  • Improve the new layout panel for Lizmap Web Client 3.7

3.10.1

07 Feb 10:35
37d64ce
Compare
Choose a tag to compare
  • Add a feature selector for the plot preview in the dataviz panel
  • Disable HTML plot preview
  • Fix the plot preview with some URL configuration
  • Fix the HTML is not saved in the CFG in the layer tab, abstract field
  • Fix an issue when a project is closed, and we open the plugin again
  • Fix editing a table was raising an error about duplicated row
  • Move the spinbox about the maximum feature in the popup dock outside the relation group box

3.10.0

17 Jan 07:59
85a0d03
Compare
Choose a tag to compare
  • Allow to open the first tab in Lizmap without a project, to be able to visit links, documentation
  • Fix the converter from Lizmap HTML popup to QGIS HTML popup when the alias/field has an underscore or other
    accented characters.
  • Add the Lizmap Web Client target version in the copy/paste text available on a server
  • New with Lizmap Web Client 3.6.1:
    • Add a preview about a plot in the dataviz panel
    • Better error message if the credentials to connect to Lizmap Web Client is wrong
    • Group wizard
  • New with Lizmap Web Client 3.7.0:
    • For a layer in the dataviz, it's possible to define a specific title when displayed in a popup
    • For plot can now be "not refreshed" if the layer data has been filtered
  • Help users about layers which can not be valid when hosted on lizmap.com such as QGIS authentication database for PostgreSQL

3.9.10

05 Jan 09:28
a824e86
Compare
Choose a tag to compare
  • Fix the dropdown menu about the Lizmap Web Client target version
  • Reduce some logs
  • Review some strings in English

3.9.9

04 Jan 08:00
66bdd35
Compare
Choose a tag to compare
  • Fix issue when reading the CFG file about the new configuration legend image option.
  • Fix the theme selector in the dataviz panel
  • Add a converter from Lizmap HTML popup to QGIS HTML popup
  • Check the login and server URL before saving in the authentication database
  • Make the default version Lizmap Web Client 3.6 if no settings was found, instead of 3.5
  • Review the server information panel, it's now more readable
  • Internal code refactoring about signals and slots in the plugin

3.9.8

08 Dec 12:49
f3f5adf
Compare
Choose a tag to compare
  • Improve the user interface about the server table.
  • Fix regression when using QGIS Desktop < 3.20 when saving credentials.

3.9.7

07 Dec 10:42
077da16
Compare
Choose a tag to compare
  • The legacy "Lizmap HTML" popup is now deprecated for vector layer. A warning is raised when saving the CFG file.
  • Fix the "OK" button was not closing the dialog.