-
Notifications
You must be signed in to change notification settings - Fork 409
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
[Backport 2023.02.xx]: Handling GetFeatureInfo exceptions parameter format configuration (#9471) #9561
Closed
mahmoudadel54
wants to merge
46
commits into
geosolutions-it:master
from
mahmoudadel54:porting_9466_2023.02.xx
Closed
[Backport 2023.02.xx]: Handling GetFeatureInfo exceptions parameter format configuration (#9471) #9561
mahmoudadel54
wants to merge
46
commits into
geosolutions-it:master
from
mahmoudadel54:porting_9466_2023.02.xx
Conversation
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
…S process (geosolutions-it#9371) (geosolutions-it#9380) * 9299-update * review_9371
…ild config (geosolutions-it#9375) (geosolutions-it#9445) follows what was done in e9e3883 for other webpack build configs fixes external extension building after cesium update in geosolutions-it#9267 cf georchestra/mapstore2-cadastrapp#182
…osolutions-it#9458) (geosolutions-it#9460) * Adding clause in documentation for google photorealistic 3D tiles * more links in google 3D tiles warning * Apply suggestions from code review * Apply suggestions from code review * Update catalog.md --------- Co-authored-by: Lorenzo Natali <[email protected]>
…ygon) with modified vertices (geosolutions-it#9444)
…ata template (geosolutions-it#9467) (geosolutions-it#9479) * geosolutions-it#9461: fix ui issue in catalog tool using custom metadata template * geosolutions-it#9461: resolve review comments description: remove the commented style
…the app (geosolutions-it#9457) (geosolutions-it#9477) (cherry picked from commit 4a9de8e) (cherry picked from commit 301c533e7735499213328e85b2c23bfe8669b321)
…lutions-it#9427) (geosolutions-it#9478) (cherry picked from commit ebe2484) (cherry picked from commit abc37e1a5db06b185c36c6504d82d6c177fc3388)
…tiff (COG) (geosolutions-it#9394) (geosolutions-it#9484) * geosolutions-it#9320 - Support reading/loading of cloud-optimized geotiff (COG) * Url validation modified * Update cog layer model * unit test (cherry picked from commit 920ff39)
…video for Images management in Identify template (geosolutions-it#9481) (geosolutions-it#9487) * image_update_9476 * review_9476
…it#9351) (geosolutions-it#9490) # Conflicts: # web/client/themes/default/icons.less # web/client/themes/default/icons/icons.eot # web/client/themes/default/icons/icons.svg # web/client/themes/default/icons/icons.ttf # web/client/themes/default/icons/icons.woff # web/client/themes/default/icons/icons.woff2
…osolutions-it#9488) # Conflicts: # web/client/themes/default/less/common.less
…s-it#9493) (geosolutions-it#9495) * Fix geosolutions-it#9474 adjusted geo processing locales * Update web/client/translations/data.en-US.json * Update web/client/translations/data.fr-FR.json * Update web/client/translations/data.it-IT.json * Update web/client/translations/data.it-IT.json * Update web/client/translations/data.fr-FR.json --------- Co-authored-by: Tobia Di Pisa <[email protected]>
…pup style issue (geosolutions-it#9485) (geosolutions-it#9499) * fix longituindal profile issues * fix lint * fix crash if node cannot be found * Update web/client/utils/__tests__/DOMUtil-test.js * Update web/client/utils/__tests__/DOMUtil-test.js --------- Co-authored-by: Lorenzo Natali <[email protected]> # Conflicts: # web/client/epics/longitudinalProfile.js
…geosolutions-it#9503) (cherry picked from commit d82bf42)
…ayer zoom to extent option (geosolutions-it#9502) (geosolutions-it#9507) * 9501_update * note_9501 * add_review_9502
…g Tools section (geosolutions-it#9505) (geosolutions-it#9513) * review * second_review * second_review_9343
…ayer (geosolutions-it#9509) (geosolutions-it#9512) (cherry picked from commit 4ff3dcf)
…nfiguration Desription: - put a default format for GFI exceptions - add getIdentifyFlow to catch GFI errors and exceptions * geosolutions-it#9466: resolve reviewer comments Description: fix unit test failing results, create new unit test for getIdentifyFlow for wms * resolve review comments add test cases for getIdentifyFlow in wms-test * geosolutions-it#9466: resolve review comments edit in wms-test of mapInfo file by adding a unit test for exception * geosolutions-it#9466: resolve eslint errors in unit test * geosolutions-it#9466: add unit test for a exception response in string format for mapInfo/wms-test
I close this PR (which I didn't initialize correctly). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Backort of #9471 for [2023.02.xx]
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
What is the current behavior?
What is the new behavior?
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information