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

Grunt production removes binary files #5446

Closed
t-book opened this issue Dec 20, 2019 · 1 comment · Fixed by #5447
Closed

Grunt production removes binary files #5446

t-book opened this issue Dec 20, 2019 · 1 comment · Fixed by #5447
Assignees
Labels
frontend Issues regarding Frontend and styling
Milestone

Comments

@t-book
Copy link
Contributor

t-book commented Dec 20, 2019

Expected Behavior

Building static files should copy all needed files

Actual Behavior

Binary files get deleted when running grunt production.

Steps to Reproduce the Problem

  1. follow the docs for frontend develeopment setup
  2. run grunt production

Specifications

  • GeoNode version: all
@t-book t-book added the frontend Issues regarding Frontend and styling label Dec 20, 2019
@t-book t-book added this to the 2.10.2 milestone Dec 20, 2019
@t-book t-book self-assigned this Dec 20, 2019
@t-book
Copy link
Contributor Author

t-book commented Dec 20, 2019

ref #5444 ... as lib directory has binary files which are not managed by package.json we change here to only delete subfolders:

https://github.com/GeoNode/geonode/blob/master/geonode/static/gruntfile.js#L37-L39

    clean: {
      lib: ['lib/']
    },

or check if we get rid of clean completely (and just overwrite with new files)

t-book added a commit to csgis/geonode that referenced this issue Dec 22, 2019
t-book added a commit to csgis/geonode that referenced this issue Dec 23, 2019
@t-book t-book changed the title grunt production removes binary files Grunt production removes binary files Jan 3, 2020
afabiani pushed a commit that referenced this issue Jan 7, 2020
[Fixes #5419] Hierarchical keyword and [Fixes #5446] Binary files removed /lib
afabiani pushed a commit that referenced this issue Jan 7, 2020
[Fixes #5419] Hierarchical keyword and [Fixes #5446] Binary files removed /lib

(cherry picked from commit 4a389a1)
gannebamm added a commit to gannebamm/geonode that referenced this issue Feb 4, 2020
* [Fixes GeoNode#5392][Performance] Put meaningful generic thumbs if thumbnail generation fails some some reason

* Revert "[Issue GeoNode#4276] Upgrade tests for Python 2.7/3 compatibility"

*  - Smoke Test Seg Fault fix

* - Smoke Test Seg Fault fix

*  - Cleanup print messages

* - Smoke Test Seg Fault fix

* - Smoke Test Seg Fault fix

* - Smoke Test Seg Fault fix

* - Integration Tests fix

* - Integration Tests fix

* [Hardening] Minor fixes and checks

* Bump pytest from 4.6.6 to 4.6.7

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.6 to 4.6.7.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.7/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.6...4.6.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump kombu from 4.6.6 to 4.6.7

Bumps [kombu](https://kombu.readthedocs.io) from 4.6.6 to 4.6.7.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump tqdm from 4.40.0 to 4.40.2

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.40.0 to 4.40.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.40.0...v4.40.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.32 to 1.10.35

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump splinter from 0.11.0 to 0.12.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.32 to 1.10.36

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Setup code moved to geonode-selenium container

* [Hardening] Get rid of deprecated middelware

* [Hardening] Adding MAPBOX_BASEMAPS to local_settings.py.geoserver.sample

* [Issue GeoNode#4276] Upgrade tests for Python 2.7/3 compatibility

* Bump boto3 from 1.10.36 to 1.10.37

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes GeoNode#5408] Update "sync layers and maps" management commands documentation and cleanup old stuff

* Typos on updatelaters management command

*  - Disabling "Selenium Integration Tests SPCGeonode"

* Bump boto3 from 1.10.37 to 1.10.38

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump geonode-user-messages from 0.1.14 to 0.1.15

Bumps [geonode-user-messages](https://github.com/GeoNode/geonode-user-messages) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/GeoNode/geonode-user-messages/releases)
- [Changelog](https://github.com/GeoNode/geonode-user-messages/blob/master/CHANGELOG.md)
- [Commits](GeoNode/geonode-user-messages@0.1.14...0.1.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump gn-gsimporter from 1.0.15 to 1.0.17

Bumps [gn-gsimporter](https://github.com/GeoNode/gsimporter) from 1.0.15 to 1.0.17.
- [Release notes](https://github.com/GeoNode/gsimporter/releases)
- [Changelog](https://github.com/GeoNode/gsimporter/blob/gn-gsimporter/CHANGELOG.md)
- [Commits](GeoNode/gsimporter@1.0.15...1.0.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump django-mapstore-adapter from 1.0.13 to 1.0.14

Bumps [django-mapstore-adapter](https://github.com/GeoNode/django-mapstore-adapter) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/GeoNode/django-mapstore-adapter/releases)
- [Changelog](https://github.com/GeoNode/django-mapstore-adapter/blob/master/CHANGELOG.md)
- [Commits](GeoNode/django-mapstore-adapter@1.0.13...1.0.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes GeoNode#5416] LIKE filter on layer download tab doesn't let setting a pattern value

* Bump celery from 4.3.0 to 4.4.0

Bumps [celery](https://github.com/celery/celery) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](celery/celery@v4.3.0...4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump splinter from 0.12.0 to 0.13.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump coverage from 4.5.4 to 5.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.38 to 1.10.39

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

*  - Test fix

* Bump sqlalchemy from 1.3.11 to 1.3.12

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.11 to 1.3.12.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes GeoNode#5429] Layer feature info templates are not used inside maps

* Bump django from 1.11.26 to 1.11.27

Bumps [django](https://github.com/django/django) from 1.11.26 to 1.11.27.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@1.11.26...1.11.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.39 to 1.10.41

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump django-mapstore-adapter from 1.0.14 to 1.0.15

Bumps [django-mapstore-adapter](https://github.com/GeoNode/django-mapstore-adapter) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/GeoNode/django-mapstore-adapter/releases)
- [Changelog](https://github.com/GeoNode/django-mapstore-adapter/blob/master/CHANGELOG.md)
- [Commits](GeoNode/django-mapstore-adapter@1.0.14...1.0.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump django-geonode-mapstore-client from 1.4.6 to 1.4.7

Bumps [django-geonode-mapstore-client](https://github.com/GeoNode/geonode-mapstore-client) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/GeoNode/geonode-mapstore-client/releases)
- [Changelog](https://github.com/GeoNode/geonode-mapstore-client/blob/master/CHANGELOG.md)
- [Commits](GeoNode/geonode-mapstore-client@1.4.6...1.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update django-jsonfield requirement from <1.3.2 to <1.4.1

Updates the requirements on [django-jsonfield](https://github.com/adamchainz/django-jsonfield) to permit the latest version.
- [Release notes](https://github.com/adamchainz/django-jsonfield/releases)
- [Commits](adamchainz/django-jsonfield@0.7...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.41 to 1.10.42

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update httplib2 requirement from <0.14.1 to <0.15.1

Updates the requirements on [httplib2](https://github.com/httplib2/httplib2) to permit the latest version.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](httplib2/httplib2@0.9...v0.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump pytest from 4.6.7 to 4.6.8

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.7 to 4.6.8.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.8/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.7...4.6.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.42 to 1.10.43

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump django-geonode-mapstore-client from 1.4.7 to 1.4.8

Bumps [django-geonode-mapstore-client](https://github.com/GeoNode/geonode-mapstore-client) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/GeoNode/geonode-mapstore-client/releases)
- [Changelog](https://github.com/GeoNode/geonode-mapstore-client/blob/master/CHANGELOG.md)
- [Commits](GeoNode/geonode-mapstore-client@1.4.7...1.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes GeoNode#5446] Fix binary files removed from lib

* [Fixes GeoNode#5419] Hierarchical keyword tree widget issues

* Bump coverage from 5.0 to 5.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.43 to 1.10.45

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixes [5463] Change geolite2-city endpoint

* Fixes GeoNode#5467 Gender neutral terminology

* [Fixes GeoNode#5468] Correct 'Favoriten' in german Translation

* [Hardening] Removing problematic CSS comment

(cherry picked from commit 3e44cbd)

* [Fixes GeoNode#5463] Change geolite2-city endpoint

* Bump geoip2 from 2.9.0 to 3.0.0

Bumps [geoip2](https://github.com/maxmind/libmaxminddb) from 2.9.0 to 3.0.0.
- [Release notes](https://github.com/maxmind/libmaxminddb/releases)
- [Changelog](https://github.com/maxmind/libmaxminddb/blob/master/Changes.md)
- [Commits](https://github.com/maxmind/libmaxminddb/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes 5464] Update docs for Tomcat download

* Bump pillow from 6.2.1 to 6.2.2

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@6.2.1...6.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

*  - Adding back backport bot (https://github.com/marketplace/actions/backporting)

* Add lucernae to CLA

*  - Avoid adding '%' by default

*  - Adding back backport bot (https://github.com/marketplace/actions/backporting)

*  - If no "%" sign is provided I would make it behave as before, i.e. having the "%" automatically added at the beginning and the end of the text, as per @giohappy comments

* Fix environment variable references (GeoNode#5475)

Change environment variable to refer GEONODE_DATABASE_USER
and GEONODE_GEODATABASE_USER respectively for user
field in database connections.

Co-authored-by: Toni  <toni.schoenbuchner@csgis.de>
Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>

* [Issue GeoNode#4276] Updating django-autocomplete-light to version 3.5.0 (GeoNode#5410)

* [Issue GeoNode#4276] Updating django-autocomplete-light to version 3.5.0

* [Issue GeoNode#4276] Updating django-autocomplete-light to version 3.5.0

Fixes:

1. When trying to edit the layer metadata I get the following error
GET http://localhost:8000/static/admin/css/autocomplete.css net::ERR_ABORTED 404 (Not Found)

2. If I try to insert new keywords containing substrings of already existing ones, they won't be inserted at all. As an instance, if I already have a keyword named "afabiani" in the system, trying to add a new one like "afa" or "afabi" or "iani" won't work.

* Fixing red highlight when keywords empty on wizard.

* Updating documentation for autocomplete/select2 changes.

Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>

* .msgapi #mapstore-print-panel.modal-dialog

(cherry picked from commit 52c0194)

* Bump django-treebeard from 4.3 to 4.3.1

Bumps [django-treebeard](https://github.com/django-treebeard/django-treebeard) from 4.3 to 4.3.1.
- [Release notes](https://github.com/django-treebeard/django-treebeard/releases)
- [Changelog](https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES)
- [Commits](django-treebeard/django-treebeard@4.3...4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump setuptools from 42.0.2 to 44.0.0

Bumps [setuptools](https://github.com/pypa/setuptools) from 42.0.2 to 44.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](pypa/setuptools@v42.0.2...v44.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump tqdm from 4.40.2 to 4.41.1

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.40.2 to 4.41.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.40.2...v4.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump coverage from 5.0.1 to 5.0.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.45 to 1.10.48

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump django-mapstore-adapter from 1.0.15 to 1.0.16

Bumps [django-mapstore-adapter](https://github.com/GeoNode/django-mapstore-adapter) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/GeoNode/django-mapstore-adapter/releases)
- [Changelog](https://github.com/GeoNode/django-mapstore-adapter/blob/master/CHANGELOG.md)
- [Commits](GeoNode/django-mapstore-adapter@1.0.15...1.0.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump beautifulsoup4 from 4.8.1 to 4.8.2

Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.1 to 4.8.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump pytest from 4.6.8 to 4.6.9

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.8 to 4.6.9.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.9/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.8...4.6.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump invoke from 1.3.0 to 1.4.0

Bumps [invoke](https://github.com/bitprophet/alabaster) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/bitprophet/alabaster/releases)
- [Changelog](https://github.com/bitprophet/alabaster/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bitprophet/alabaster/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes GeoNode#5486] "resolve_object" get confused when present a remote layer with alternate similar to the local one

* [Fixes GeoNode#5497] W*S on QGis not authenticating

* [Fixes GeoNode#5493] User permissions not synched when DEFAULT_ANONYMOUS_VIEW_PERMISSION is True

* Bump coverage from 5.0.2 to 5.0.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump boto3 from 1.10.48 to 1.11.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

*  - Typo

* [Fixes GeoNode#5504] Map Thumbnails Broken

*  - Bump to GeoServer 2.15.4

* Bump pytest-django from 3.7.0 to 3.8.0

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v3.7.0...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Fixes GeoNode#5504] Map Thumbnails Broken

*  - Bump to Python 3

*  - Bump to GeoServer 2.15.4

* - Bump to Python 3

* Update JETTY_RUNNER_URL to secure HTTPS equivalent

* Fix mixed content when logged in

*  - Bump to Python 3

* [Issue GeoNode#4276] Fixes to core modules for Python 3

Co-authored-by: Dingding Fan <dingdingfan@catalyst.net.nz>
Co-authored-by: Dana Lambert <danalambert@catalyst.net.nz>

* Adding documentation for Develop section

* Update index.rst

typo in l30 `service apahe2 stop`

* - Bump to Python 3

*  - Bump to officla spcgeonode images @ https://hub.docker.com/r/geonode/spcgeonode/tags

(cherry picked from commit 221de30)

# Conflicts:
#	scripts/spcgeonode/docker-compose.override.yml
#	scripts/spcgeonode/docker-compose.yml

*  - Updating SPCGeoNode README and doc references

(cherry picked from commit 0d824a3)

*  - Bump to Python 3

* Bump django-recaptcha from 2.0.5 to 2.0.6

Bumps [django-recaptcha](https://github.com/praekelt/django-recaptcha) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/praekelt/django-recaptcha/releases)
- [Changelog](https://github.com/praekelt/django-recaptcha/blob/develop/CHANGELOG.rst)
- [Commits](django-recaptcha/django-recaptcha@2.0.5...2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed elasticsearch versions

* fixing steps and adding screenshots for develop

* fixing typos

*  - Adding "maabdelghaffar" to CLA signatures

* Update .travis.yml

Do not allow selenium failures anymore

*  - updated install doc

*  - Do not store unpickable objects on request session

* [Fixes GeoNode#5554] Fixed blank page when deleting announcements

* [Issue GeoNode#5555] Improved speed of terminating geoserver locally

* fixing workshop permissions tutorial

* [Fixes GeoNode#5560] Cannot upload XML layer metadata

*  - Update Django version on docs

* Bump pillow from 6.2.2 to 7.0.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 7.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@6.2.2...7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump pyproj from 2.2.1 to 2.4.2.post1

Bumps [pyproj](https://github.com/pyproj4/pyproj) from 2.2.1 to 2.4.2.post1.
- [Release notes](https://github.com/pyproj4/pyproj/releases)
- [Changelog](https://github.com/pyproj4/pyproj/blob/master/docs/history.rst)
- [Commits](https://github.com/pyproj4/pyproj/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump django-mptt from 0.9.1 to 0.11.0

Bumps [django-mptt](https://github.com/django-mptt/django-mptt) from 0.9.1 to 0.11.0.
- [Release notes](https://github.com/django-mptt/django-mptt/releases)
- [Commits](django-mptt/django-mptt@0.9.1...0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump pytest from 4.6.9 to 5.3.4

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.9 to 5.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.9...5.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump sqlalchemy from 1.3.12 to 1.3.13

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update numpy requirement from ==1.16.* to ==1.18.*

Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.16.0rc1...v1.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Workaround for pip 20.0.2+ issue GeoNode#7645: 20.0.2 Regression: module missing pip._internal.download

* fix formatting issues at Develop documentation

* Bump tqdm from 4.41.1 to 4.42.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.41.1 to 4.42.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.41.1...v4.42.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix GeoNode#5577 Vector layer does not have geometry or attributes.

* Changed exceptions messages to be more understandable

* Add travislbrundage to clabot

* Fixes: GeoNode#5585 pg_dump is failing because of version missmatch

* [Fixes GeoNode#5587] Set permissions for current user when DEFAULT_ANONYMOUS_VIEW_PERMISSION is False

* [Fixes GeoNode#5584] Added dutch sorted languages

Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Francesco Frassinelli <fraph24@gmail.com>
Co-authored-by: Matthew Northcott <matthew@northcott.nz>
Co-authored-by: Toni  <toni.schoenbuchner@csgis.de>
Co-authored-by: Rizky Maulana Nugraha <lana.pcfre@gmail.com>
Co-authored-by: dhlambert <38519933+dhlambert@users.noreply.github.com>
Co-authored-by: gonrial <gonrial@gmail.com>
Co-authored-by: Dingding <49969913+DingDingFan0207@users.noreply.github.com>
Co-authored-by: M. Ahmed <maabdelghaffar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues regarding Frontend and styling
Projects
None yet
1 participant