Skip to content
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

[pull] main from geoserver:main #22

Merged
merged 58 commits into from
Apr 4, 2024
Merged

[pull] main from geoserver:main #22

merged 58 commits into from
Apr 4, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 4, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

* Mention need for config edit for root/masterpw login

* Update src/main/src/main/java/org/geoserver/security/GeoServerSecurityManager.java

---------

Co-authored-by: Jody Garnett <jody.garnett@gmail.com>
@pull pull bot added the ⤵️ pull label Mar 4, 2024
aaime and others added 28 commits March 4, 2024 09:37
Fix spelling mistake
Fix punctuation
wildcard import removed

abstract parent needs the mime

file license

cleanup

fixed test issues with projection

validating sld filters

added getStyleQuery test

Moved to util class

cleanup

test fix

removed unnecessary inheritance

cleanup

pr response

PR responses and fix to resource vs layer metadata issue

html version now adds feature kv

html source link should return mapml not features

added cql-filter test to sld filter test

switched to allowing mixed raster and vector based on layer settings

added check for mixed vector, raster in different extents

cleanup

added change to all layers vector documentation
Co-authored-by: Ian Turton <ian@ianturton.com>
…7478)

* add graticule assembly to assemeby list so it is built

* make sure gt-grid is included

---------

Co-authored-by: Ian Turton <ian@ianturton.com>
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
afabiani and others added 29 commits March 18, 2024 10:09
* [GEOS-11312] Changed Tally memory calculation datatype from int to long to avoid possible overflow.

* [GEOS-11312] Added a test regarding respecting memory limit.

* [GEOS-11312] Fixed the failing test due to layer group duplication.

* [GEOS-11312] Fix styling with mvn spotless:apply

---------

Co-authored-by: vuvkar <vuvkar@hotmail.co.uk>
started on point sld conversion

started on point radius size

First pass at line styles

added fill opacity

added logging

added tests and fixed issues for style visitor

cleanup

added cql-filter to sld filter test

cleanup

class text

assigned class to features and added geom conversion

added some comments and logging

added tests and point to polygon

cleanup

fixed issue with null styles

switched to midpoint

moved style class to geometry and cleaned up style text spacing

fixed test with new style spacing and leading dot

moved class identifier to feature

switched to one feature per symbolizer

removed featuretype-class population

misc cleanup

more cleanup

started on PR changes

more pr cleanup

more PR

pr cleanup isloggable fix

cleanup

added filter match test

Fixed test one filter

feature style documentation and test cleanup

added denominator support

denominator doc update

fixed table

fixed break continue

SLD hidden upper case I sld issue fixed

cleanup
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.7.11 to 5.7.12.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.7.11...5.7.12)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pools. Use DataUtilities.first(getTransactionSource(updateElement).getFeatures()) instead.
[Community Plugin] Features-Autopopulate
[Community][OAUTH2] Fix auth2 login test cases
* [GEOS-11337] Support feature tiles in MapML

* Clip after geometry adjustment, simplify geometry to style adjustment, preserve rule and symbolizer order in generated styles

* Update documentation image

* Move style declarations out of tiles

* Minor changes based on review feedback
…de support for multiple NamedLayers

fix null issue in test with no catalog

changed to object to fix issue with setting values

pr cleanup
…l-Denominators-NamedLayer

[GEOS-11338] CapabilityUtil SearchMinMaxScaleDenominator should include support for multiple NamedLayers
Bumps org.apache.solr:solr-solrj from 7.2.1 to 8.11.3.

---
updated-dependencies:
- dependency-name: org.apache.solr:solr-solrj
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…#7447)

* [GEOS-11314] Fix error in IconService with multiple FeatureTypeStyles

* Filter empty rules in all cases
#7477)

* [GEOS-11267] csw-iso: multiple mappings should have multiple queryables mappings

* [GEOS-11267] csw-iso: multiple mappings should have multiple queryables mappings (fixes)
* [GEOS-11330] kid verification should be optional

* - Introducing the Enforce Token Validation panel option in order to make this available by the Admin

* - Fixing OpenIdConnectAuthProviderPanelTest
* wip: jwt-headers + documentation start

* wip: access token validation + test cases + documentation

* pom changes from mark's review

* completely remove spring dependencies

* WIP: refactoring module for sharing functionality/code with GeoNetwork

* wip: fix UX problems, minor test case fix, better pom profile managment for new modules

* update for 2.26

* update with comments from andrea and mark

* allow better control over nimbus-jose-jwt version for downstream projects (i.e. GeoNetwork)

* support for packaging .zip for release

---------

Co-authored-by: david blasby <david.blasby@geocat.net>
@pull pull bot merged commit 2df37b9 into GeoCat:main Apr 4, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.