Results 22 issues of Suren

## Description Header toolbar buttons are wrapped and partially hidden in some cases where layer config allows multiple actions to be performed ## How to reproduce 1. Open this [map](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/openlayers/10358)...

bug

## Description This PR adds support for documentation export as PDF **Changes done** - Modified hyperlinks such that it works in both html and exported PDF file - Replaced mermaid...

enhancement
Priority: Medium
Documentation
BackportNeeded
C040-COMUNE_GE-2022-SUPPORT

## Description This PR fixes map type changing to cesium even when query param doesn't contain cesium viewer options **Please check if the PR fulfills these requirements** - [x] The...

bug
Priority: High
Internal
BackportNeeded
Regression
3D

## Description This PR adds new feature to dashboard chart widgets where the user can configure multi charts and configure them in a widget **Please check if the PR fulfills...

New Feature
BackportNeeded
C040-COMUNE_GE-2022-CUSTOM-SUPPORT

## Description That's something similar to what implemented for the Map Switcher in [#575](https://github.com/geosolutions-it/MapStore2-C040/issues/575). It is requested to provide a new feature to Chart widgets in MapStore dashboards to allow...

New Feature
C040-COMUNE_GE-2022-CUSTOM-SUPPORT

### Description Currently it is not possible to perform abort fetch action on `fromUrl`, `fromCustomClient`, `fromArrayBuffer`, `fromFile` & `fromBlob` as reported in this existing [issue](https://github.com/geotiffjs/geotiff.js/issues/330). When this [issue](https://github.com/geotiffjs/geotiff.js/issues/330) is addressed...

## Description This PR adds configurable options to MetadataExplorer plugin to configure permissible roles and groups via `editingAllowedRoles` and `editingAllowedGroups` **Please check if the PR fulfills these requirements** - [x]...

New Feature
C027-COMUNE_FI-2023-SUPPORT

## Description This PR allows multi band color mapping of COG layers along modification of min and max source data value **Please check if the PR fulfills these requirements** -...

enhancement
Internal
BackportNeeded

## Description At present, the application displays all configured search services within the search menu. However, when numerous search services are configured, it unintentionally conceals other menu items such as...

enhancement

## Description The `LongitudinalProfileTool` plugin for setting up the sidebar dropup menu, the offset is calculated from [containerclass](https://github.com/geosolutions-it/MapStore2/blob/master/web/client/utils/DOMUtil.js#L45) which defaults to `container` in MS, however in the downstream project the...

bug