Open
Conversation
* master: Hardening and cleaning up the UploadPluginController code (geosolutions-it#11623) Bump version of babel packages (geosolutions-it#11606) Fix: geosolutions-it#11403 In Dashboard , When table widget is connected to map and saved the app crashes (geosolutions-it#11475)
…osolutions-it#11611) * geosolutions-it#11577 Doc build fixed for node 22. Build strategy * Updated java versions * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz * Fix requirements table * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz
Co-authored-by: github-actions <github-actions@github.com>
) Bumps org.apache.tomcat:tomcat-catalina from 9.0.108 to 9.0.110. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-catalina dependency-version: 9.0.110 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…es functionality (geosolutions-it#11466) --------- Co-authored-by: allyoucanmap <stefano.bovio@geosolutionsgroup.com>
… CI workflows (geosolutions-it#11617) * Add geonode branch to build and CI github workflows * Update CI conditions for build-publish job * Apply suggestion from @offtherailz * Apply suggestion from @offtherailz --------- Co-authored-by: Lorenzo Natali <lorenzo.natali@geosolutionsgroup.com>
…'s TOC (geosolutions-it#11656) * fix: mutually exclusive radio button works as expected in mapviews TOC too * fix: Now group without direct layer child also affects the layer existence in Map of grand childs
…rictions in attribute table (geosolutions-it#11483) * Fix geosolutions-it#11479 Add validation and support for editing restrictions in attribute table * fix eslint errors * code refactor * enhance validation and add unit tests * update unit test --------- Co-authored-by: Suren <dsuren1@gmail.com>
…11676) * Fix geosolutions-it#5981 add backport github action * Update .github/workflows/backport.yml Co-authored-by: Lorenzo Natali <lorenzo.natali@geosolutionsgroup.com> --------- Co-authored-by: Lorenzo Natali <lorenzo.natali@geosolutionsgroup.com>
* add-11431 * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * Update docs/user-guide/rule-manager.md * review-11431 * 2review-11431 * 3review-11431 --------- Co-authored-by: Tobia Di Pisa <tobia.dipisa@geosolutionsgroup.com>
Co-authored-by: github-actions <github-actions@github.com>
…and separator (geosolutions-it#11807) * Fix 11806. Tests complient with standard italian thousand separator * removed wrong CI target
…e causing OOM if resolutions configured in new.json file with a different projection (geosolutions-it#11788) * geosolutions-it#11779: FIX Setting the map projection crashes MapStore if resolutions configured in new.json file with a different projection Description: - prevent OOM by enforcing projection-aware resolutions in new.json file in mapOptions.view - Add strict check: only use configured resolutions if `view.projection` matches target SRS - Eliminates infinite tile loading and out-of-memory crashes when switching to different CRS - fix print file by passing the projection prop with resolutions to gurantee the above check - add unit test * geosolutions-it#11779: FIX Setting the map projection crashes MapStore if resolutions configured in new.json file with a different projection Description: - edit unit test uses resolutions without projection * - resolve review comments by editing the order of viewOptions in openlayers/Map.js
…osolutions-it#11813) Co-authored-by: github-actions <github-actions@github.com>
…ast feature is not anymore valid (geosolutions-it#11804) Description: - handle refresh wms layer if there is loading error - add unit tests
…f there is 0 in range (geosolutions-it#11816)
… MapStore causing OOM if resolutions configured in new.json file with a different projection (geosolutions-it#11788)" (geosolutions-it#11821) This reverts commit 4e68715.
* build: upgrade to jdk11 -> jdk17 for bundled jre * docs: updated developer guide's maximum java/jdk to v17
* Update Java and NodeJS version requirements * Update docs/developer-guide/requirements.md * Update docs/developer-guide/requirements.md * Update docs/developer-guide/requirements.md
fix(TOC): ensure groups without direct layers are restored in correct position - Fixed an issue where newly created groups without direct child layers, but containing subgroups with layers, were not displayed in the correct position after saving - Added test cases to cover groups with only subgroups On behalf of DB Systel GmbH Co-authored-by: CongChen <cong.chen.mz@gmail.com>
…map layer settings (geosolutions-it#11820)
…t in tabbed dashboard (geosolutions-it#11800)
…y putting widgets tray in footer (geosolutions-it#11844)
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
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
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