Skip to content

Releases: 3liz/lizmap-plugin

3.5.3

05 Jul 15:44
b3cf81f
Compare
Choose a tag to compare
  • Refactor some imports and class names in the server part

3.5.2

23 Jun 14:11
b29f47b
Compare
Choose a tag to compare
  • Fix an issue on QGIS Desktop about a Python exception again

3.5.1

23 Jun 13:37
157acfc
Compare
Choose a tag to compare
  • Fix an issue on QGIS Desktop about a Python exception
  • Fix an issue on QGIS Server about primary keys not using integers

3.5.0

21 Jun 09:56
1832c36
Compare
Choose a tag to compare
  • New "form" popup type for a vector layer using straight the Drag&Drop form layout
    (Lizmap Web Client 3.5 and Lizmap plugin on the server side are needed)
  • Files have chmod 755 by default to make it easier to deploy on a server

3.4.4

01 Apr 03:30
3de8009
Compare
Choose a tag to compare
  • Add a link to open the online help for each edition form
  • Fix some users experience issues
    • Read only checkbox was not obvious
    • Wrong warning about QGIS Desktop version in the CFG file
  • Fix a Python exception if no layer was compatible for the edition capabilities
  • Some minor updates on the Lizmap plugin server side

3.4.3

03 Mar 07:53
232beb6
Compare
Choose a tag to compare
  • Fix loading the plugin on QGIS < 3.10

3.4.2

02 Mar 03:57
ea44a43
Compare
Choose a tag to compare
  • Disable some French IGN layers if some API keys are provided
  • Add a warning according to :
    • the QGIS Desktop version and LWC target version if needed
    • the previous QGIS Desktop version which was used and ask to check QGIS Server if necessary
  • Add a button to have the online help from the QGIS native help menu

3.4.1

25 Feb 01:39
5ac3ef3
Compare
Choose a tag to compare
  • Fix time manager widgets behavior
  • Add project validity and QGIS desktop version in the metadata section
  • Fix open in web browser external links

3.4.0

30 Dec 10:14
98cc484
Compare
Choose a tag to compare
  • Server - Re-enable Lizmap expression filtering on server, follow up #321
  • UX - Review tooltip sentence in edition
  • Fix #323 inverted checkbox in layer edition
  • CFG - Increase performance if using Lizmap Web Client >= 3.4.0.
    You should re-generate the Lizmap configuration for (by clicking the edit button to add these new keys)
    • layer edition capabilities
    • layer attribute table
  • Feature - Add new information panel about user server

3.3.2

10 Dec 11:34
3ac0d10
Compare
Choose a tag to compare
  • Server, fix an issue about layer filtering with access control
  • Make links clickable to open a Lizmap Web Client release
  • Increase the limit of max children features in a parent popup
  • Add layer provider name automatically for the edition tool (LWC >= 3.3.13)