From 99994ecea24aa6dba9568a24f500cd7e5ad0ef99 Mon Sep 17 00:00:00 2001 From: Etienne Trimaille Date: Mon, 20 Nov 2023 14:49:32 +0100 Subject: [PATCH] Release of 4.0.0-beta.1 --- CHANGELOG.md | 18 +++++++++++------- lizmap/dialogs/main.py | 1 + lizmap/resources/ui/ui_lizmap.ui | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3785fe..446573af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ ## Unreleased +## 4.0.0-beta.1 - 2023-10-27 + * Add a new dock for the HTML popup preview with QGIS directly * Add a new tool for checking the project against some rules : - * Possibility to set some safeguards, according to the user level and the server - * Some rules might be blocking the CFG file + * Possibility to set some safeguards, according to the user level and the current selected server + * These safeguards are for defined according to your level in QGIS to design the project + * Some rules might be blocking the CFG file (depending on the server, QGIS Desktop version etc.) * Following the previous features about rules, add new buttons to auto fix the project : * Use estimated metadata * Use geometry simplification @@ -14,11 +17,12 @@ * New helper for checking groups IDs in an attribute table, when doing an attribute filtering * Disable the "Layers" panel if the layer is excluded from WMS capabilities * Avoid a Python error about missing primary key -* Add a button for adding easily the French IGN orthophoto for French QGIS users -* Add attributions on layers which are provided by the plugin -* Possibility to open the plugin even if some layers are temporary unavailable and to no loose some Lizmap configuration - if the layer was used in a tool -* Display some warnings icons if the layer or the field was not loaded correctly or not existing anymore +* Add two buttons for French QGIS users only : + * French IGN orthophoto and French IGN plan layers +* Add attributions on layers which are provided by the plugin (layers above and OpenStreetMap) +* Possibility to open the plugin even if some layers are temporary unavailable + and to no loose some Lizmap configuration if the layer was used in a tool +* Display some warning icons if the layer or the field was not loaded correctly or not existing anymore ## 3.18.1 - 2023-10-27 diff --git a/lizmap/dialogs/main.py b/lizmap/dialogs/main.py index 8bbf7851..6407aa4b 100755 --- a/lizmap/dialogs/main.py +++ b/lizmap/dialogs/main.py @@ -913,6 +913,7 @@ def radio_mode_normal_toggled(self): self.safe_pg_user_password, self.safe_ecw, self.label_parent_folder, + self.label_explanations_safest, ) for widget in widgets: widget.setEnabled(is_normal) diff --git a/lizmap/resources/ui/ui_lizmap.ui b/lizmap/resources/ui/ui_lizmap.ui index 9f5942db..12840860 100755 --- a/lizmap/resources/ui/ui_lizmap.ui +++ b/lizmap/resources/ui/ui_lizmap.ui @@ -4903,7 +4903,7 @@ This is different to the map maximum extent (defined in QGIS project properties, - + Safest conditions are when all checkbox are checked