forked from GeoNode/geonode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
squash merge commits from base repo to fork (#3)
* introduce new GEOSERVER_WEB_UI_LOCATION options * Added chinese to ALL_LANGUAGES enumeration * improve layer_thumbnail view * improve map_thumbnail view * fix map_thumbnail returned None instead. * fix layer_thumbnail returned None instead. * proxy auth refactoring with extended checks * use requests retry to improve geonode/geoserver connection * fix import * fix force list status code * Related to fix for GeoNode#4178 * - fix pavemenet cmdopts options * fix flake8 * fix flake8 * fixed mixing of token object and string in login/logout * fixed pep8 issues * fixed another pep8 issue * Adding all Oauth2 endpoints to lockdown exempt uris * fixed exception retrieving token object from empty session token * - Backporting GEOSERVER_WEB_UI_LOCATION to sample local settings * Update oauth.py * Cleaning up session if no valid access_token key has been found * [Security Cleanup] - Remove unuseful and potentially blocking calls from signals and login/out calls * Use gs instead of geoserver for URLs in Docker * Includes additional fields in the search index * add async_thumbnail to improve upload time * use celery first if enabled * disable threading in test we need to use TestCase threading aware * Fix handling of missing layers. When a missing layer is found during map_new the layer _resolve_layer was not throwing a missing object exception but was throwing Http404. As Http404 was uncaught it was causing the loop to fail instead of ignoring the missing data. * use celery task to generate thumbnails * Remove unwanted line of code in worldmap client * moved login/logout callbacks to profile module; renamed oauth utils to auth * remove unused import * Make sure geogig can be created in a schema other than public * Fix missing replacement of geoserver public location (GeoNode#4215) * Fix missing replacement of geoserver public location * Fix diff visualization * Revert " Includes additional layer fields in the search index" (GeoNode#4217) * Revert " Includes additional layer fields in the search index" * Keep fields which don't affect the upload failure * Remove not used settings sample * [Related to GeoNode#4219] - mitigates the issue: Delayed Security Sync Task seems causing issues with sqlite queries * Update requirements.txt * Update requirements_docs.txt * Update requirements.txt * Update requirements_docs.txt * filter by vector time layers is not working when haystack is enabled. as for vector_time layer, 'vectorTimeSeries' is indexed instead of 'vector_time' * for haystack also get 'vector_time' layers when 'vector' type is selected as 'vector' is super type of 'vector_time'(same behavior of rest api) * Add rabbitmq volume * [minor] There was a wrong 'expiring' check on purging old tokens * use regex to extract schema * Add rabbitmq volume to main docker-compose.yml * Wait for GeoServer and PostgreSQL instead of failing * Use geoserver instead of gs (partial revert) * fix Object of type Map is not JSON serializable * - add missing header to Python file * Add suffix geoserver to BASEURL * Fixed a broken link in WorldMap documentation * use 'update' queue instead if using the default set task queue for the thumbnail_task to 'update' queue instead of using the default * Remove extra Postgres wait * Add ON_ERROR_STOP=1 * Use custom Postgres password * Use DATABASE_URL in pgdumper * Improve comment about POSTGRES_PASSWORD * Update GeoServer to 2.14.2 * Add support for plugins * Typo fix * Test with geonode-selenium * Import SSL Certificate for GeoServer * [Fixes GeoNode#4247] 404 error on CSV upload * Fixes Travis geonode-selenium build * Fixes Travis geonode-selenium build * Fixes Travis geonode-selenium build * Fixes Travis geonode-selenium build * Fixes Travis geonode-selenium build * Fixes Travis geonode-selenium build * [Closes GeoNode#4249] Contribute back upstream menu management from IGAD * - Fix smoke test cases * - Fix smoke test cases * Bump django-geoexplorer-worldmap==4.0.63 * Disable system_site_packages for geonode-selenium * Removes unnecessary dependencies from the requirements.txt and settings.py files. * Adds back pyopenssl to requirements.txt. * [Fixes GeoNode#4254] Pavement YAMLLoadWarning * [minor] removing redoundant middleware class from settings
- Loading branch information
Showing
72 changed files
with
2,408 additions
and
1,524 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14.7 KB
.../tutorials/admin/customize_lookfeel/img/admin_menu_placeholder_initial_data.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+15.5 KB
docs/tutorials/admin/customize_lookfeel/img/admin_menu_placeholders.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.