Merged
Conversation
* Fixed exponential problem with input type number for coordiante entry * 'e' and 'E' chars are disabled for coordinate entry * both on aeronautical or decimal * updated doc * restored onkeyDown prop, and added more tests to check that is called * removed comment
* Closes geosolutions-it#3785 geosolutions-it#3778 geosolutions-it#3779 geosolutions-it#3788 * Fixed lint error and added layerfilter tests * Fixes on Lorenzo's review * Added comments and fixed query tooltip string * Fixesx after Lorenzo's second review * Fixess on Lorenzo's last review * Removed console.log * Fixed btntooltip
…it#3946) * Fix 3945 zoom to feature for point now zooms correctly * fix max zoom default * added a todo for max zoom customization
* Fix Glith of query panels roi styles * remove onmount double call in feature editor
…ons-it#3943) * Fix 3942 with correct positioning of tutorial for GFI step * changed implementation
…atalog (geosolutions-it#3913) (geosolutions-it#3944) * Fix geosolutions-it#3913 GFI window does not close when opening the catalog (geosolutions-it#3913) fix geosolutions-it#3913 * move the epic to their more appropriate file
* Add infoFormat to Identify plugin documentation * changed documentation message
…n typing (geosolutions-it#3965) * add internal state to feature info editor to reduce on change calls * add default state in feature info editor component
* Added missing Croatian translations & fix typos * Fix typo * Added missing strings that were not added automatically by devs
…) in translations (geosolutions-it#3971) fix geosolutions-it#3957
…r disappears in 3d mode, also if it contains other layers (geosolutions-it#3974)
…n printing usin… (geosolutions-it#3975) * geosolutions-it#3863: improved Print plugin documentation with info on printing using custom scales * geosolutions-it#3863: fixed typo
…ing params (geosolutions-it#3973) * Fix geosolutions-it#3940 Integrate the tooltip for metadata with missing params fix geosolutions-it#3940 * sort the templateMetadata in translation
…on creation (geosolutions-it#3967) * Fix geosolutions-it#3906 the 'back' button does not undo the annotation creation fix geosolutions-it#3906 * improve test coverage
* Fix 3976 Search Plugin improved * sort is correct * maxRsults is configurable and limits the results size * add test to check results sorting * Update web/client/epics/search.js Co-Authored-By: Lorenzo Natali <offtherailz@gmail.com> * Update web/client/epics/__tests__/search-test.js Co-Authored-By: Lorenzo Natali <offtherailz@gmail.com>
…ayer from the map (geosolutions-it#3980)
* Fix WidgetLegend preview * Update web/client/components/widgets/enhancers/legendWidget.js
* Add Vietnamese translation * Removed erroneous comma * Fixing tests
* Fix 3895 catalog autosearch * Fix reducer default, fix epic for autosearch * test was hard to provide since it is using a thunk * anyway it has been tested so i removed the test for epic * added missing default in catalog reducer
* Wip 3817 mapinfo on map loading * Wip GetFeatureInfo after GetFeature * wip * moved queryparam logic in a separate epic * changed main comp to fetch new epic * added whitelist * add error handling for map info from url * added a generic api for queryparam actions * added possibility to restrict list of queriable layers to perform GFI * added possibility to override some request param for specific layers * * Added documentation * fix doc link * fix german translations * fix others translations * Fix documentation and make whitelist configurable * update doc
…rty" chars (geosolutions-it#4004) * Fix 2749 search urls for cross layer filter are compared ignoring "dirty" url * fix test and check for dirty chars
…tions-it#4008) * Fix 4007 hide filter layer whne no layers are present * even if a group is present with no layers * Fix tests
… users (geosolutions-it#4016) On editing user, the form use to retain password field across editing session. This commit fix and enable password field reset on close edit dialog
…ed (geosolutions-it#3998) geosolutions-it#3929 Cross layer filter cannot be disabled when filled * refix geosolutions-it#2953 to work along geosolutions-it#3929
* [docs] Update TOC section * [docs] filtering layers * [docs] Search tool updates * [docs] metadata template for CSW services * [docs] custom tooltip in layer settings * [docs] updating 'quering objects' section with coordinates editor * [docs] updating annotations section * [docs] layer filter persistence
* geosolutions-it#3817 fixing documentation * Update docs/developer-guide/map-query-parameters.md Co-Authored-By: mbarto <maurobartolomeoli@gmail.com> * Update docs/developer-guide/map-query-parameters.md Co-Authored-By: mbarto <maurobartolomeoli@gmail.com>
…tions-it#4025) * Close geosolutions-it#3025 Add boundary for draggable dialog * simplification of dialog boundary solution * make snapshot dialog draggable
Fix html files and build configs to remove ol3/4 dependencies
allyoucanmap
approved these changes
Aug 5, 2019
This file contains hidden or 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
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
Merged latest master.