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 #35

Merged
merged 42 commits into from
Aug 5, 2024
Merged

[pull] main from geoserver:main #35

merged 42 commits into from
Aug 5, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 12, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

@pull pull bot added the ⤵️ pull label Jul 12, 2024
aaime and others added 22 commits July 13, 2024 14:16
* Description of directive uniqueRuleNames added

* uniqueRuleNames is now Boolean

* Description of directive uniqueRuleNames added

* uniqueRuleNames is now Boolean

* add paragraph to describe the uniqueRuleName and the SLD version

* Change the text and the name to autoRuleNames

---------

Co-authored-by: Segerstedt <[email protected]>
…sswords

As the "Datadir catalog loader" loads and parses the datadir files in
parallel, decrypting passwords is deferred, or the calls to
GeoServerExtensions inside XStreamPersister causes a deadlock in the
main thread.

So far `DataDirectoryGeoServerLoader` decrypted passwords in
`DataStoreInfo` connection parameters, but it didn't on
`HTTPStoreInfo.password`.
… avoid SQL duplicate key violations (for JDBC user/group service)
[GEOS-11462] 500 error thrown when double adding a user to a group via REST with JDBC user/group services
[GEOS-11443] REST API does not take effect immediately due to 10 minute authentication cache
[GEOS-11468] refactor RESTUtils functionality into IOUtils for unit testing
… vector layers (#7777)

* [GEOS-11453] Regression of adding service exception with GEOS-9757

fix CustomDimensionFilterConverter#getDefaultCustomDimension() to unroll the dimension prefix, before accessing "customDimensions" map. test-cases + QA

* [GEOS-11453] Failure to look-up default value of custom dimensions on vector layers

repaired JavaDoc and method names
The original logging statement incorrectly concatenated workspaceName twice, which misrepresents the action of deleting a WMTS store. The update correctly identifies the workspace and the specific store being deleted, aligning with the code's intention and adhering to the principle of consistent meaning between static logging text and dynamic variables.
jodygarnett and others added 13 commits July 29, 2024 23:35
* bump mapfish print 2.3.0 -> 2.3.1

* Support custom pdf layer name

mapfish/mapfish-print-v2#22

* text block do not support maxWidth and maxHeight

With the removal of jyaml library, now the mapping of the fields is being validated.

Just fixing the sample yaml.

https://docs.geoserver.org/latest/en/user/extensions/printing/configuration.html
* Update Swagger yaml contact details (mailing list)

* Update mailing list wording and links in documentation

* Update references to user mailing list

* Updating links and language

* Consistently use GeoServer User forum

* spelling mistakes and grammer

---------

Co-authored-by: Peter Smythe <[email protected]>
Co-authored-by: Jody Garnett <[email protected]>
)

* [GEOS-11368] Allow Freemarker templates to update MapML responses

started on template page

ftl file names correction

fixed xml code block and added map-property

Created preview header integration test and started extracting template

swapped in better method for empty feature

finished first integration test

switched to dedicated template

head template style

registering servicelink

fixed servicelink

changed serviceLink to base,path,kvp

cleanup

dollar signs breaking code block

started on subfeature span insertion with integration test

Got point xml interpolation working

progressing on polygon

Got polygon unmarshal working

got multipolygon to unmarshal

changed strings to coords and linestring parsing

removed interpolated, created head styles using basic mapml

attributes and point test working and phantom space removed

polygon and multipolygon tests

added feature id check to multipolygon test

tests with space replacement

version that uses lists of coordinates instead of strings

removed some other remainder stuff from the space thing

cleanup

added check for tagged geom

doc update

PR changes, mainly map-span

tests updated without xml escape

updated documentation removing cdata escaping

added template attributes to mapml feature

fixed attribute replacement and added documentation examples

more doc update

line test fix

fixed issue with geometrycollection and updated documentation with example

better output if error

format coordinates, including number of decimals

fixed pmd

PR doc updates and started on a wrapper

fixed underline in template doc

preview header change restored

test

remoe ipr iws

simplified optional

doc updates

* Small doc edits

* Make MapMLMapTemplate thread safe

* Make MapMLMapTemplate thread safe

---------

Co-authored-by: Andrea Aime <[email protected]>
@pull pull bot merged commit b1f82b2 into GeoCat:main Aug 5, 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.