Skip to content

Commit 7376fb4

Browse files
committed
Version 3.3.4 - bugfix release
Bufix: * Dataviz - Use WFS SORTBY only for scatter plot * Fix edition layers order * Handle missing minutes in timezone offset for filter * WKT parsed geometry with Z, M or ZM pasted to type * Fix sql queries by enclosing field/table names correctly * Fix pgsql connections: do not use persistent connections * Filter test variable is a string before trim() on it * Filter autocomplete: force selected value for filter * Filter add max and min date in datepicker * Hide header with parameter ?h=0 in landing page && use it for maps url * An auto-increment field cannot be required * Filter: test if there is one/several fields in getMinAndMaxValues() Bugfix from 3.2.10: * Add div to ease override of geobookmark text * Add missing dollars for some variables * Fix database:migrateusers command * Information panel cannot be closed * Remove error logs about layerOpacity * Fix error in qgisVectorLayer when geometrytype contain parenthesis * Fix project cache with windows * Fix geometryType in qgisLayerDbFieldsInfo when reading types * Fix edition layers order * Fix WFS GetFeature Output File Name * edition-point-coord-form-expander more visible and mobile friendly * Fix WKT parsed geometry with Z, M or ZM pasted to type * Quote typename in setGeoJsonSql for WFS * Fix .htaccess files to support Apache 2.4+ * Fix notice into lizmapProject::getRelativeQgisPath() * Fix geometryType in qgisLayerDbFieldsInfo to lower case * Fix WMTS GetCapabilities when Lizmap WMS return service exception * Fix Service Exception code, returns 400 * Fix WMTS GetCapabilities when Error HTTP code or empty WMS data Upgrade Jelix to 1.6.26
1 parent e7c722f commit 7376fb4

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.3.4-pre
1+
[![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.3.4
22
=================================================================
33

44
Lizmap web application, by 3LIZ.

lizmap/modules/admin/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="admin" createdate="2012-07-27">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">admin</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/dataviz/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="dataviz" createdate="2017-03-08">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">dataviz</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/dynamicLayers/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="dynamicLayers3liz.com" name="dynamicLayers" createdate="2015-10-05">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">dynamicLayers</label>
66
<description lang="en_US" />
77
<license URL="">All rights reserved</license>

lizmap/modules/filter/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="filter" createdate="2019-03-12">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">filter</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/lizmap/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="lizmap" createdate="2011-06-15">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">lizmap</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/proj4php/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="proj4php3liz.com" name="proj4php" createdate="2015-03-13">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">proj4php</label>
66
<description lang="en_US" />
77
<license URL="https://www.gnu.org/licenses/lgpl.html">GNU LESSER GENERAL PUBLIC LICENSE Version 3</license>

lizmap/modules/view/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="view" createdate="2011-09-12">
4-
<version date="2019-12-03">3.3.3</version>
4+
<version date="2020-02-10">3.3.4</version>
55
<label lang="en_US">view</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://jelix.org/ns/project/1.0">
33
<info id="info@3liz.com" name="lizmap" createdate="2011-08-01">
4-
<version date="2019-12-06">3.3.4-pre</version><!-- should be always X.Y.Z or X.Y.Z-something -->
4+
<version date="2020-02-10">3.3.4</version><!-- should be always X.Y.Z or X.Y.Z-something -->
55
<label lang="en_US">Lizmap Web Client</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public Licence</license>

0 commit comments

Comments
 (0)