Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #118 upgrade to geonode 4.3.1 #184

Open
wants to merge 312 commits into
base: main
Choose a base branch
from

Conversation

mwallschlaeger
Copy link

@mwallschlaeger mwallschlaeger commented Oct 1, 2024

Description

This is a major pull request combining different ends into ZALF GeoNode 4.3.1 including. Apart from upgrading zalf-geonode from v4.2.2 to v4.3.1 this PR also includes integrations of required changes for the geonode-datapackage to geonode comming from: geonode datapackage_tabular-data.

here is it like an equation:
zalf/geonode v4.2.2 + geonode/geonode v.4.3.1 + geonodeUserGroup/geonode datapackage_tabular-data = zalf/geonode v4.3.1
Gathered information on what the datapackage contrib module requires and howto build it can be find in this blueprint

Further the adopted geonode-mapstore-client for working with contrib module datapackage tabular data is integrated together with the datapackage-importer itself. Those to are now directly installed through the requirements.txt

In later versions the geonode-mapstore-client will be exchanged with the thuenen-atlas geonode-mapstore-client Maybe check what we really need from thuenen_app and atlas.

Type of Change

Please select the relevant option:

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (Release)

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #118

Checklist

Please ensure that your pull request meets the following requirements:

  • The pull request is limited to one type (docs, feature, bug fix, etc.)
  • The pull request is as small as possible. Consider opening multiple pull requests instead of one large one.
  • The feature or bug fix has been discussed and documented in an issue beforehand.

Additional Notes

Any additional information or context regarding the pull request can be provided here.

Thank you for creating this pull request

dependabot bot and others added 30 commits January 11, 2024 16:07
* Bump django-recaptcha from 3.0.0 to 4.0.0

Bumps [django-recaptcha](https:/torchbox/django-recaptcha) from 3.0.0 to 4.0.0.
- [Release notes](https:/torchbox/django-recaptcha/releases)
- [Changelog](https:/torchbox/django-recaptcha/blob/main/CHANGELOG.md)
- [Commits](django-recaptcha/django-recaptcha@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: django-recaptcha
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <[email protected]>
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SELENIUM-6062316

Co-authored-by: snyk-bot <[email protected]>
* Bump kombu from 5.3.4 to 5.3.5

Bumps [kombu](https:/celery/kombu) from 5.3.4 to 5.3.5.
- [Release notes](https:/celery/kombu/releases)
- [Changelog](https:/celery/kombu/blob/main/Changelog.rst)
- [Commits](celery/kombu@v5.3.4...v5.3.5)

---
updated-dependencies:
- dependency-name: kombu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* Bump pip from 23.3.1 to 23.3.2

Bumps [pip](https:/pypa/pip) from 23.3.1 to 23.3.2.
- [Changelog](https:/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...23.3.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump pip from 23.3.1 to 23.3.2

Bumps [pip](https:/pypa/pip) from 23.3.1 to 23.3.2.
- [Changelog](https:/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...23.3.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump pymupdf from 1.23.8 to 1.23.14

Bumps [pymupdf](https:/pymupdf/pymupdf) from 1.23.8 to 1.23.14.
- [Release notes](https:/pymupdf/pymupdf/releases)
- [Changelog](https:/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.23.8...1.23.14)

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* Bump markdown from 3.5.1 to 3.5.2

Bumps [markdown](https:/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https:/Python-Markdown/markdown/releases)
- [Changelog](https:/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
)

* Update python-memcached requirement from <=1.61 to <=1.62

Updates the requirements on [python-memcached](https:/linsomniac/python-memcached) to permit the latest version.
- [Release notes](https:/linsomniac/python-memcached/releases)
- [Changelog](https:/linsomniac/python-memcached/blob/master/ChangeLog)
- [Commits](linsomniac/python-memcached@release-1.49...1.62)

---
updated-dependencies:
- dependency-name: python-memcached
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update python-memcached requirement from <=1.61 to <=1.62

Updates the requirements on [python-memcached](https:/linsomniac/python-memcached) to permit the latest version.
- [Release notes](https:/linsomniac/python-memcached/releases)
- [Changelog](https:/linsomniac/python-memcached/blob/master/ChangeLog)
- [Commits](linsomniac/python-memcached@release-1.49...1.62)

---
updated-dependencies:
- dependency-name: python-memcached
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* Bump sqlalchemy from 2.0.22 to 2.0.25

Bumps [sqlalchemy](https:/sqlalchemy/sqlalchemy) from 2.0.22 to 2.0.25.
- [Release notes](https:/sqlalchemy/sqlalchemy/releases)
- [Changelog](https:/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https:/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Alert setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* Bump django-imagekit from 4.1.0 to 5.0.0

Bumps [django-imagekit](https:/matthewwithanm/django-imagekit) from 4.1.0 to 5.0.0.
- [Release notes](https:/matthewwithanm/django-imagekit/releases)
- [Commits](matthewwithanm/django-imagekit@4.1.0...5.0)

---
updated-dependencies:
- dependency-name: django-imagekit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump boto3 from 1.34.15 to 1.34.20

Bumps [boto3](https:/boto/boto3) from 1.34.15 to 1.34.20.
- [Release notes](https:/boto/boto3/releases)
- [Changelog](https:/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.15...1.34.20)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
…rch and… (GeoNode#11848)

* [Fixes GeoNode#11847] Implement the option to hide resources from search and catalogue listing

* [Fixes GeoNode#11847] Fix broken test

* [Fixes GeoNode#11847] Implement the option to hide resources from search and catalogue listing

* [Fixes GeoNode#11847] Implement the option to hide resources from search and catalogue listing

* [Fixes GeoNode#11847] Implement the option to hide resources from search and catalogue listing

* [Fixes GeoNode#11847] Implement the option to hide resources from search and catalogue listing
* build(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3

Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

* Code formatting / validate

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump black from 23.12.1 to 24.1.1

Bumps [black](https:/psf/black) from 23.12.1 to 24.1.1.
- [Release notes](https:/psf/black/releases)
- [Changelog](https:/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.12.1...24.1.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump boto3 from 1.34.20 to 1.34.30

Bumps [boto3](https:/boto/boto3) from 1.34.20 to 1.34.30.
- [Release notes](https:/boto/boto3/releases)
- [Changelog](https:/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.20...1.34.30)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump coverage from 7.4.0 to 7.4.1

Bumps [coverage](https:/nedbat/coveragepy) from 7.4.0 to 7.4.1.
- [Release notes](https:/nedbat/coveragepy/releases)
- [Changelog](https:/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.0...7.4.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump django-mptt from 0.15.0 to 0.16.0

Bumps [django-mptt](https:/django-mptt/django-mptt) from 0.15.0 to 0.16.0.
- [Release notes](https:/django-mptt/django-mptt/releases)
- [Changelog](https:/django-mptt/django-mptt/blob/main/CHANGELOG.rst)
- [Commits](django-mptt/django-mptt@0.15...0.16)

---
updated-dependencies:
- dependency-name: django-mptt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump drf-spectacular from 0.27.0 to 0.27.1

Bumps [drf-spectacular](https:/tfranzel/drf-spectacular) from 0.27.0 to 0.27.1.
- [Release notes](https:/tfranzel/drf-spectacular/releases)
- [Changelog](https:/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.27.0...0.27.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump jsonschema from 4.20.0 to 4.21.1

Bumps [jsonschema](https:/python-jsonschema/jsonschema) from 4.20.0 to 4.21.1.
- [Release notes](https:/python-jsonschema/jsonschema/releases)
- [Changelog](https:/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.20.0...v4.21.1)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump psutil from 5.9.7 to 5.9.8

Bumps [psutil](https:/giampaolo/psutil) from 5.9.7 to 5.9.8.
- [Changelog](https:/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.7...release-5.9.8)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump pymupdf from 1.23.14 to 1.23.20

Bumps [pymupdf](https:/pymupdf/pymupdf) from 1.23.14 to 1.23.20.
- [Release notes](https:/pymupdf/pymupdf/releases)
- [Changelog](https:/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.23.14...1.23.20)

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump pyopenssl from 23.3.0 to 24.0.0

Bumps [pyopenssl](https:/pyca/pyopenssl) from 23.3.0 to 24.0.0.
- [Changelog](https:/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@23.3.0...24.0.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump pytest from 7.4.4 to 8.0.0

Bumps [pytest](https:/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](https:/pytest-dev/pytest/releases)
- [Changelog](https:/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.4...8.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump pytest from 7.4.4 to 8.0.0

Bumps [pytest](https:/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](https:/pytest-dev/pytest/releases)
- [Changelog](https:/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.4...8.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump python-slugify from 8.0.1 to 8.0.2

Bumps [python-slugify](https:/un33k/python-slugify) from 8.0.1 to 8.0.2.
- [Changelog](https:/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* build(deps): bump splinter from 0.20.1 to 0.21.0

Bumps [splinter](https:/cobrateam/splinter) from 0.20.1 to 0.21.0.
- [Release notes](https:/cobrateam/splinter/releases)
- [Changelog](https:/cobrateam/splinter/blob/master/docs/news.rst)
- [Commits](cobrateam/splinter@0.20.1...0.21.0)

---
updated-dependencies:
- dependency-name: splinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
* Upgrade to django 4.2

* Upgrade to django 4.2

* Fix tests

* black and flake fix

* Drop support of pinax-ratings

* Drop support of pinax-ratings

* black and flake fix

* black and flake fix

* remove support to HAYSTACK_SEARCH

* remove support to HAYSTACK_SEARCH

* remove pinax_ratings_tags

* Fix warning on lock acquire

* [Fixes GeoNode#11821] rollback SKIP_PERMS_FILTER

* [Fixes GeoNode#11821] fix dependencies

* [Fixes GeoNode#11821] remove unused test of raitings

* [Fixes GeoNode#11821] use geonode fork for dynamic rest

* [Fixes GeoNode#11821] use geonode fork for dynamic rest

* [Fixes GeoNode#11821] use geonode fork for dynamic rest

* [Fixes GeoNode#11821] Fix setup.cfg

* [Fixes GeoNode#11821] fix dependencies

* [Fixes GeoNode#11821] fix dependencies

* [Fixes GeoNode#11821] fix dependencies

* [Fixes GeoNode#11821] fix dependencies

* [Fixes GeoNode#11821] fix setup.cfg

* [Fixes GeoNode#11821] fix setup.cfg

* [Fixes GeoNode#11821] fix setup.cfg

* [Fixes GeoNode#11821] fix setup.cfg

* [Fixes GeoNode#11821] fix  requirements.txt

* remove default_app_config since is deprecated since django 3.2

* Define apps.py for app registration according to Django 4.2

* Define apps.py for app registration according to Django 4.2

* [Fixes GeoNode#11821] Fix tests

* [Fixes GeoNode#11821] Add apps.py and fix test import

* [Fixes GeoNode#11821] Add apps.py and fix test import

* [Fixes GeoNode#11821] Add apps.py and fix test import

* merge with master

* upgrade requirement

* Update setup.cfg

* Update setup.cfg

* Fix select autocomplete light

---------

Co-authored-by: Giovanni Allegri <[email protected]>
ridoo and others added 27 commits June 14, 2024 12:51
As datapackage descriptions can easily take more than 255 characters
it makes sense to relax the contraints here. In this case we just
set no constraints at all.

Fixes GeoNodeUserGroup-DE/geonode-dev-datapackage#23
…eoNode#12392) (GeoNode#12393)

* Fix captcha field visualization in signup page

* fix formatting

(cherry picked from commit d3686f8)

Co-authored-by: Giovanni Allegri <[email protected]>
(cherry picked from commit 7a99ec8)

Co-authored-by: Giovanni Allegri <[email protected]>
…Policy as default (GeoNode#12403) (GeoNode#12404)

* Referre poicy strict-origin-when-cross-origin as default

* adapt proxy tests to adapt to new referrer policy

(cherry picked from commit 8bb5eda)

Co-authored-by: Giovanni Allegri <[email protected]>
Add missing "m" in "Request permission"

(cherry picked from commit dd00006)

Co-authored-by: Sylvain POULAIN <[email protected]>
Some URL needs to be available for download.
@mwallschlaeger mwallschlaeger added the ZALF-Release needs to be done before ZALF GN Release label Oct 1, 2024
@mwallschlaeger mwallschlaeger self-assigned this Oct 1, 2024
@mwallschlaeger mwallschlaeger changed the title Issue #118 upgrade to geo node 4.3.1 Issue #118 upgrade to geonode 4.3.1 Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZALF-Release needs to be done before ZALF GN Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade to GeoNode 4.3.1
10 participants