Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align master on c125_annotations branch (#2923)
* Fix #2602 loader spinner on file import * Fixes #2741: set openlayers single tile wms layers default ratio to 1 (#2742) * Fixed #2626 fixed leaflet measure tool (#2730) * Fixed #2626 fixed leaflet measure tool * added some comments to document changes * improved implementation * added more tests * Fix #2746 leaflet drawing of linestring (#2747) * fix leaflet override * fixed with retrocompatibility * Fixed binding of overridden functions * Croatian language translation (#2755) * Fixes #2748: leaflet draw issues (#2752) * Fixes #2748: leaflet draw issues * Additional fix for measures * Removed bootstrap overlay trigger (#2734) * Fix #2661 First implementation of map widget (#2721) * Fixes #2021: limit list of srs saved in layers from catalog to the ones supported by the current mapstore2 instance (#2756) * Update README.md Add instructions to test MapStore2 using Docker containers * Fixes #2760: integrated printing service (#2761) * Added missing files for printing (#2762) * Removed duplicated and mismatching in version libraries from geostore and mapfish-print (#2763) * Fixes #2631: usage of mapping libraries (#2739) * Fixes #2631: usage of mapping libraries * Fixed switching to 3d mode * Improved sidecard/sidegrid styles and structures (#2764) * Quick fix to embedded map style (#2766) * Fix #2754 Add map widget layer's editing (#2767) * Croatian language translation - update (#2776) * Fix #2778 Embedded doesn't work (#2779) * Added embedded mode in standard app * Removed map layout reducers/epics * Fixed leaflet-draw inclusion in share api template (#2782) * Connect to #2662 Geodashboard single connection support (#2780) * Improved widgets dependencies system * Support for single map connection * removed test for old map sync switches * Add support for map sync (#2783) * Fix #2775 Styles misalignment in BorderLayout component (#2785) * Multiple map connection support (#2791) * Fixes #1506 OpenLayers and Leaflet vector different default styles (#2771) * Fix #2662. Add widget connections and colors (#2793) * Improved suggestion when the user can not create a widget (#2795) * Charts builder improvements (#2796) * Fixed color style in pdf print (#2792) * Fixed color style in pdf print * Tinycolor version * Fix #2798 search clickable (#2800) * fix #2798 make clickable search in home * remove unneeded configuration * update spinner style dinamically and fix example icon * Add back buttons to dashboard and map widgets (#2801) * Add empty state to featuregrid widget (#2802) * Fix #2787 Panels hide the feature info marker (#2788) * Merge pull request #1 from geosolutions-it/master (#2805) * translation data.zh-ZH * Modify spelling mistakes * Fixed #2809. Moved utility function in the proper place (#2810) * Fixed layout of counter widget (#2804) * Add empty map to map selector (#2813) * Fix #2794 Force update of map widget position on save (#2814) * Fix #2807 and add a tool to create chart from feature grid (#2808) * Fix #2807 and add a tool to create chart from feature grid * add a flag for disabling chart creation from feature grid * fix feature grid toolbar test * update flag used to show char in feature grid * Exclude google background from widgets (#2817) * Fix #2812 parseInitialState function (#2818) * fix #2812 update parsing of initialState in localConfig.json * update parsing method * add documentation and test * update documentation * add default in toChangesMap and add a test for empty arrays * Fix #2790 improved wizard messages (#2819) * Fixes #2815: elevation support in MousePosition, through elevation layers (#2816) * fix #2807 back interaction from widget to feature grid (#2821) * Fix #2803 add popover overlay to the sync tool in feature grid (#2829) * Fix #2696 map rotation style for openlayers (#2820) * fix #2696 aligned style of map rotation tool for ol * disable map rotation on openlayers * fix require of maplayout selector (#2834) * Fix #2798 change configuration and make search icon clickable and configurable (#2831) * Fix #2825. Improved messages in case of no attributes layer (#2833) * Fixes #2827 Add featured maps plugin (#2828) * #2827 Minor fixes (#2836) * Fix #2660 implemented first version of save functionalities for dashboard (#2832) * Fix #2773. First rules-editor implementation (#2845) * Fixes #2824: enable elevation layer only for cesium or when mouseposition is enabled (#2841) * fix #2803 synch popover defaults (#2847) * fix #2825 interactions between featuregrid anche chart wizard (#2846) * Removed github link from navbar (#2839) * fix #2852 dev build fails (#2853) * Fix #2610 clipped long descriptions of catalog cards (#2830) * Fix #2664 Implemented browsing functionality for dashboards (#2854) * First version of GeoDashboard browsing - Has a first abstraction of resources browser. can be reused in maps - Still to implement delete and effective link to dashboard * WIP for dashboard browsing Still missing: - i18n and tests - link to the contents - titles of tabs with parenthesis - tests - fix issues with geostore * Finalized code for dashboard browser - Missing translations and tests * Add sample category for dashboards * Fixed groups retrival by admin user * add some tests * Add unit tests * Add i18n * Fixed confirm dialog test * Improved empty view style * Fixed test's context not restored properly * add tests for geostore observables * Fix #2825. Fixed error message for layers with no attributes (#2855) * Fix #2563: Fixed unnecessary details request on Map open (#2849) * Update data.it-IT * Fixes #2700 Toolbar icon for 3D map (#2850) * Minor fixes to localized strings (#2869) * Changed create map/dashboard buttons (#2871) * Fix #2843 and Fix #2659. Fixed resize issues on dashboard and map widgets (#2868) * Added GeoFence admin icon (#2873) * Fix #2856 Legend action plugin (#2857) * Added details editor styles filters and attributes (#2867) * Fix #2876 Cross layer filter doesn't work if layer has localized title (#2877) * Changed MapStore 2 strings to Mapstore (#2882) - All translation files, html - Readme.md Doc pages, pom.xml and package.json still have MapStore 2 * Connected to #2885. Temporary disabled video from detail sheet (#2886) * Fix #2842. Add legend widget (#2884) * Fix #2859 Escape special XML chars for title and description (#2887) * fix #2888 switch to correct 2d mode (#2889) * Added area editor (#2891) * Fix #2892. Remove authkey from dashboard layers (#2894) * Fixed home button position (#2895) * Fix #2862. Add geofence icon to the manager menu (#2899) * Fix #2663. Add edit and view mode to the dashboard (#2901) * Fix #2903. Add support to hide spatial and cross layer filter (#2904) * fix #2696 map rotation disables correctly (#2905) * fix #2861 layer metadata layout (#2863) * fix #2864 properties row viewer (#2865) * Fix #2898 TOC moves down if Measure tool and print are opened (#2900) * fix #2711 remove arc layer when toggling length measure tool (#2902) * RuleEditor Layers filter always enabled (#2907) * Showing spatial filter selection area when FeatureGrid is open (#2906) * Moved icons for firefox/ie support (#2912) * Modify SaveLayer in order to take the custom origin of a wms layer (#2917) * Modify SaveLayer in order to take the custom origin of a wms layer in account (tilegrid config) * update maputils tests
- Loading branch information