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

[Fixes #7060] Refactoring of thumbnail creation #7061

Merged

Commits on Jan 20, 2021

  1. Merge pull request #626 from geosolutions-it/merge_from_upsteram

    Merge from upsteram
    giohappy authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f654111 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    0df9357 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Bump urllib3 from 1.26.2 to 1.26.3 (GeoNode#6908)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.3/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.2...1.26.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Toni <toni.schoenbuchner@csgis.de>
    2 people authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2a11ead View commit details
    Browse the repository at this point in the history
  2. [Fixes GeoNode#6880] Circle CI upload tests fail irregulary (GeoNode#…

    …6881)
    
    * [Fixes GeoNode#6880] Circle CI upload tests fail irregulary
    
    * CircleCI test fix: sometimes expires due to upload timeout in the test environment
    
    * - Avoid infinite loop on upload testing
    
    * Revert "CircleCI test fix: sometimes expires due to upload timeout in the test environment"
    
    This reverts commit 66139fd.
    
    Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
    Co-authored-by: afabiani <alessio.fabiani@gmail.com>
    3 people committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    040772e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c6267 View commit details
    Browse the repository at this point in the history
  4. Added malnajdi as contributor

    t-book authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    158511a View commit details
    Browse the repository at this point in the history
  5. [Fixes GeoNode#6910] meaningful filename for document download (GeoNo…

    …de#6911)
    
    * get meaningful document filenames on download
    
    * - Strip extension from document title before slugify it (e.g.: image.jpg instead of imagejpg.jpg)
    
    Co-authored-by: afabiani <alessio.fabiani@gmail.com>
    Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
    3 people committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e9efc3d View commit details
    Browse the repository at this point in the history
  6. - CircleCI Upload Tests: trying to reduce more the risk of infinite …

    …loop on "wait_for_progress"
    afabiani authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    91f1a4e View commit details
    Browse the repository at this point in the history
  7. [Fixes GeoNode#6916] gsimporter.api.NotFound caused by missing traili…

    …ng slash at the end of GEOSERVER_LOCATION (GeoNode#6913)
    
    * [Fixes GeoNode#6916] gsimporter.api.NotFound caused by missing trailing slash at the end of GEOSERVER_LOCATION
    
    * [Fixes GeoNode#6916] unit test for GEOSERVER_LOCATION
    malnajdi authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5e77b39 View commit details
    Browse the repository at this point in the history
  8. Bump django-cors-headers from 3.6.0 to 3.7.0 (GeoNode#6901)

    Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
    - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst)
    - [Commits](adamchainz/django-cors-headers@3.6.0...3.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ec6d728 View commit details
    Browse the repository at this point in the history
  9. Bump amqp from 5.0.3 to 5.0.5 (GeoNode#6905)

    Bumps [amqp](https://github.com/celery/py-amqp) from 5.0.3 to 5.0.5.
    - [Release notes](https://github.com/celery/py-amqp/releases)
    - [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
    - [Commits](celery/py-amqp@v5.0.3...v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c5432b5 View commit details
    Browse the repository at this point in the history
  10. Bump pip from 21.0 to 21.0.1 (GeoNode#6900)

    Bumps [pip](https://github.com/pypa/pip) from 21.0 to 21.0.1.
    - [Release notes](https://github.com/pypa/pip/releases)
    - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst)
    - [Commits](pypa/pip@21.0...21.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    28424ca View commit details
    Browse the repository at this point in the history
  11. Bump coverage from 5.3.1 to 5.4 (GeoNode#6903)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3.1 to 5.4.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@coverage-5.3.1...coverage-5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    be313d5 View commit details
    Browse the repository at this point in the history
  12. Bump pytest from 6.2.1 to 6.2.2 (GeoNode#6907)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@6.2.1...6.2.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    f073274 View commit details
    Browse the repository at this point in the history
  13. Bump djangorestframework-gis from 0.16 to 0.17 (GeoNode#6902)

    Bumps [djangorestframework-gis](https://github.com/openwisp/django-rest-framework-gis) from 0.16 to 0.17.
    - [Release notes](https://github.com/openwisp/django-rest-framework-gis/releases)
    - [Changelog](https://github.com/openwisp/django-rest-framework-gis/blob/master/CHANGES.rst)
    - [Commits](openwisp/django-rest-framework-gis@v0.16.0...v0.17.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9a3913e View commit details
    Browse the repository at this point in the history
  14. - Algin setup.cfg to requirements.txt

    afabiani authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ae6f6c1 View commit details
    Browse the repository at this point in the history
  15. [Fixes GeoNode#6922][REST API v2] Expose the curated thumbnail URL if…

    … it has… (GeoNode#6923)
    
    * [Fixes GeoNode#6922][REST API v2] Expose the curated thumbnail URL if it has been uploaded
    
    * - Add REST APIs test suite to CircleCI
    Alessio Fabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0dad216 View commit details
    Browse the repository at this point in the history
  16. [Fixes GeoNode#6918] Removal of QGIS support (GeoNode#6919)

    * [Cleanup and Refactor] Remove QGIS server backend dependencies
    
    * [Cleanup and Refactor] Remove QGIS server backend dependencies
    
    * - Fix LGTM issues
    Alessio Fabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    30910b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dbb4ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    0bcf2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af22a3c View commit details
    Browse the repository at this point in the history
  3. flake8 check fix

    bieganowski committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    c7ede4f View commit details
    Browse the repository at this point in the history
  4. added tests

    bieganowski committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b557f6d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #652 from geosolutions-it/feature#650_basic_auth_m…

    …iddleware
    
    Feature#650 basic auth middleware
    Alessio Fabiani authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0a82a14 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. first draft

    bieganowski committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    eea689a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2436a88 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #678 from geosolutions-it/upstream_master

    Upstream master
    Alessio Fabiani authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    11f40ba View commit details
    Browse the repository at this point in the history
  4. bbox structure fix

    bieganowski committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    3968dc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b3211 View commit details
    Browse the repository at this point in the history
  6. formatting

    bieganowski committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    41fbd86 View commit details
    Browse the repository at this point in the history
  7. flake formatting

    bieganowski committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    26e5886 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    e6bc37f View commit details
    Browse the repository at this point in the history
  2. description

    bieganowski committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2ccfd06 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    115720a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58fd700 View commit details
    Browse the repository at this point in the history
  3. exceeding latitude fix

    bieganowski committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    bdec901 View commit details
    Browse the repository at this point in the history
  4. immutability fix

    bieganowski committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    42cf614 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    4d67393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482080a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa7571 View commit details
    Browse the repository at this point in the history
  4. missing EPSG prefix

    giohappy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    78518b8 View commit details
    Browse the repository at this point in the history
  5. wizard map thumbnail

    giohappy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    8be0a8b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    b5d1286 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature#660_thumbnails_refactor'…

    … into feature#660_thumbnails_refactor
    bieganowski committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    bb1e3d5 View commit details
    Browse the repository at this point in the history
  3. security issue fix

    bieganowski committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d19eea4 View commit details
    Browse the repository at this point in the history
  4. fix for small thumbnails

    bieganowski committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    4cb9a0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35aaea0 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into feature#660_thumbna…

    …ils_refactor
    
    # Conflicts:
    #	geonode/base/models.py
    bieganowski committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    8beaf8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f70532 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    263683c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3eadf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ee8e4 View commit details
    Browse the repository at this point in the history
  4. typo

    giohappy committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f05420e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. bbox method fix

    bieganowski committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    33383d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de43e90 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    4f75b0c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    40408a3 View commit details
    Browse the repository at this point in the history
  2. tests ongoing

    bieganowski committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1daad24 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into feature#660_thumbna…

    …ils_refactor
    
    # Conflicts:
    #	geonode/layers/views.py
    bieganowski committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f8fc8b6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature#660_thumbnails_refactor'…

    … into feature#660_thumbnails_refactor
    bieganowski committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f476357 View commit details
    Browse the repository at this point in the history
  5. tests ongoing

    bieganowski committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5336495 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    499b19f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. tests and formatting

    bieganowski committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    ba10711 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature#660_thumbnails_refactor'…

    … into feature#660_thumbnails_refactor
    bieganowski committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8527ffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d7df8 View commit details
    Browse the repository at this point in the history
  4. test fix

    bieganowski committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    0f79b45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d8398a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. remove outdated tests

    bieganowski committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c7e579b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature#660_thumbnails_refactor'…

    … into feature#660_thumbnails_refactor
    bieganowski committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    9652fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410a4e1 View commit details
    Browse the repository at this point in the history
  4. formatting

    bieganowski committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d1b2f82 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/GeoNode/geonode into feat…

    …ure#660_thumbnails_refactor
    giohappy committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3df08e1 View commit details
    Browse the repository at this point in the history
  6. failing CI tests fix

    bieganowski committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    59fe84e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into feature#660_thumbnails_refactor

    Alessio Fabiani authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    8ec4355 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Merge branch 'master' of https://github.com/GeoNode/geonode into feat…

    …ure#660_thumbnails_refactor
    afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a188b6f View commit details
    Browse the repository at this point in the history
  2. - Add thumbs tests

    afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    cb54c6c View commit details
    Browse the repository at this point in the history
  3. - Fix test cases

    afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    cd009fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7090d5 View commit details
    Browse the repository at this point in the history
  5. - Fix test cases

    afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    855958b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    2287b8b View commit details
    Browse the repository at this point in the history
  2. - Fix test cases

    afabiani committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    ed0ffac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d0d402 View commit details
    Browse the repository at this point in the history
  4. - Fix test cases

    afabiani committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    cc44709 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25409f6 View commit details
    Browse the repository at this point in the history
  6. fixes to thumbnail set frm detail pages

    giohappy authored and afabiani committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e16179c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. - Fix test cases

    afabiani committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f94ac66 View commit details
    Browse the repository at this point in the history
  2. - Fix test cases

    afabiani committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    4c02b1c View commit details
    Browse the repository at this point in the history
  3. - Fix test cases

    afabiani committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e7d3edd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/GeoNode/geonode into feat…

    …ure#660_thumbnails_refactor
    afabiani committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3784b7b View commit details
    Browse the repository at this point in the history
  5. - Test fixes

    afabiani committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    2e1a837 View commit details
    Browse the repository at this point in the history
  6. - Test fixes

    afabiani committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    ff093be View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Merge branch 'master' of https://github.com/GeoNode/geonode into feat…

    …ure#660_thumbnails_refactor
    afabiani committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    095382d View commit details
    Browse the repository at this point in the history
  2. - Test fixes

    afabiani committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ca6be4a View commit details
    Browse the repository at this point in the history