Skip to content

Commit

Permalink
Bump to version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Dec 9, 2022
1 parent 52f536c commit 50c8acd
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG-3.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
in order to zoom directly to the defined features and to display popups
* **Maps**: When an error appeared during the load of a project, the user interface
has been improved to show a better message, instead of the unreadable "SERVICE NON DISPONIBLE" error message.
* Note that a error in a custom Javascript script will raise this new error message as well now
* Note that an error in a custom Javascript script will raise this new error message as well now
* **Form filter**: If the filtered layer is related to other layers with a "one to many" relations, the child
features of the related layers will also be filtered when the parent layer is filtered with the form
(cascading filter). The parent filtered layer and the related layers should be added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.6.0-rc.2
[![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.6.0
-------------------------------------------------------------------

[![Unit tests 🎳](https://github.com/3liz/lizmap-web-client/actions/workflows/tests.yml/badge.svg)](https://github.com/3liz/lizmap-web-client/actions/workflows/tests.yml)
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/action/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="[email protected]" name="action" createdate="2019-11-23">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">action</label>
<description lang="en_US" />
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/admin/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="[email protected]" name="admin" createdate="2012-07-27">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">admin</label>
<description lang="en_US"/>
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/dataviz/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="[email protected]" name="dataviz" createdate="2017-03-08">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">dataviz</label>
<description lang="en_US"/>
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/dynamicLayers/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="dynamicLayers3liz.com" name="dynamicLayers" createdate="2015-10-05">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">dynamicLayers</label>
<description lang="en_US"/>
<license URL="">All rights reserved</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/filter/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="[email protected]" name="filter" createdate="2019-03-12">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">filter</label>
<description lang="en_US"/>
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/lizmap/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="[email protected]" name="lizmap" createdate="2011-06-15">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">lizmap</label>
<description lang="en_US"/>
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/proj4php/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="proj4php3liz.com" name="proj4php" createdate="2015-03-13">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">proj4php</label>
<description lang="en_US"/>
<license URL="https://www.gnu.org/licenses/lgpl.html">GNU LESSER GENERAL PUBLIC LICENSE Version 3</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/modules/view/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="[email protected]" name="view" createdate="2011-09-12">
<version date="2022-11-10">3.6.0-rc.2</version>
<version date="2022-12-09">3.6.0</version>
<label lang="en_US">view</label>
<description lang="en_US"/>
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
2 changes: 1 addition & 1 deletion lizmap/project.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://jelix.org/ns/project/1.0">
<info id="[email protected]" name="lizmap" createdate="2011-08-01">
<version date="2022-11-10">3.6.0-rc.3</version><!-- should be always X.Y.Z or X.Y.Z-something -->
<version date="2022-12-09">3.6.0</version><!-- should be always X.Y.Z or X.Y.Z-something -->
<label lang="en_US">Lizmap Web Client</label>
<description lang="en_US"/>
<license URL="http://www.mozilla.org/MPL/">Mozilla Public Licence</license>
Expand Down

0 comments on commit 50c8acd

Please sign in to comment.