Skip to content

Commit

Permalink
Release of 3.7.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Aug 28, 2023
1 parent 549f087 commit b8df5f9
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 15 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG-3.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ with some extra keywords: backend, tests, test, translation, funders, important

## Unreleased

## 3.7.0-alpha.2 - 2023-08-28

### Fixed

* Use the layer name defined in the Lizmap CFG file if defined instead of the one in the legend
Expand All @@ -24,6 +26,7 @@ with some extra keywords: backend, tests, test, translation, funders, important
* Fix a visibility error for a QGIS preset/theme
* Warning about "qgsmtime" for an embedded layer
* Improve the checklist when installing Lizmap Web Client about QGIS Server
* Do not display child plot in popup when there is no data

### Changed

Expand All @@ -43,7 +46,9 @@ with some extra keywords: backend, tests, test, translation, funders, important

### Translations

* Update translated strings from the Transifex website
* Update translated strings from the Transifex website :
* [Lizmap Web Client](https://www.transifex.com/3liz-1/lizmap-locales/dashboard/)
* [Jelix](https://www.transifex.com/3liz-1/jelix/dashboard/)

## 3.7.0-alpha.1 - 2023-07-25

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.7.0-alpha.1
# [![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.7.0-alpha.2

[![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)
[![Lint](https://github.com/3liz/lizmap-web-client/actions/workflows/lint.yml/badge.svg)](https://github.com/3liz/lizmap-web-client/actions/workflows/lint.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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</version>
<label lang="en_US">action</label>
<description lang="en_US" />
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>
Expand Down
4 changes: 2 additions & 2 deletions lizmap/modules/admin/locales/en_US/admin.UTF-8.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ configuration.services.debugMode.label=Debug mode
configuration.services.allowUserAccountRequests.label=Allow visitors to request an account
configuration.services.allowUserAccountRequests.help.deactivated=This option is deactivated because of the use of Ldap authentication
configuration.services.adminContactEmail.label=Administrator e-mail
config.services.allowUserAccountRequest.noemail = This option cannot be enabled while the sender email is not defined. \
config.services.allowUserAccountRequest.noemail=This option cannot be enabled while the sender email is not defined. \
Please contact the application administrator.

configuration.button.modify.service.label=Modify
Expand Down Expand Up @@ -160,7 +160,7 @@ form.admin_section.grouplist.label=List of groups
form.admin_section.message.data.saved=The repository data has been saved.
form.admin_section.message.configure.rights=You can now configure the rights for this repository.
form.admin_section.message.data.removed=The repository has been removed
form.admin_section.message.data.removed.groups.concerned= (%s group(s) concerned)
form.admin_section.message.data.removed.groups.concerned=(%s group(s) concerned)
form.admin_section.message.data.removed.failed=The repository has not been removed
form.admin_section.message.repository.wrong=The repository's id given does not exist.
form.admin_section.message.path.wrong=The path given for the repository does not exist on the server.
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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.1</version>
<version date="2023-08-28">3.7.0-alpha.2</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="2023-07-25">3.7.0-alpha.2</version><!-- should be always X.Y.Z or X.Y.Z-something -->
<version date="2023-08-28">3.7.0-alpha.2</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
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

**Project : form_edition_value_relation_field**

Lizmap plugin installed for QGIS Server is needed

## Procedure

### Check the field available values filtered by geometry
Expand Down

0 comments on commit b8df5f9

Please sign in to comment.