forked from geoserver/geoserver
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Community/features templating/directives #5
Closed
daoane
wants to merge
611
commits into
jodygarnett:main
from
daoane:community/features-templating/directives
Closed
Community/features templating/directives #5
daoane
wants to merge
611
commits into
jodygarnett:main
from
daoane:community/features-templating/directives
Conversation
This file contains 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
…ures Part 5 proposal (geoserver#7040) * [GEOS-11077] Implement search resource * [GEOS-11077] Introduce static SortBy converter * [GEOS-11077] Polish shared search query bean * [GEOS-11077] Implement missing tests * [GEOS-11077] Document search endpoint * [GEOS-11077] Fix openapi.yaml * [GEOS-11077] Fix failing FeatureTests * [GEOS-11077] Fix package path * [GEOS-11077] Fix landing page test * [GEOS-11077] Fix landing page test for tiled-features plugin
Update to the mapfish-print-lib 2.3-RC release candidate. This reflects the refacoring to GeoTools 30-RC.
Fix spelling
…ent-roles [GEOS-11130] Add a new role > parent role dropdown is not in any discernable order
I hope this documentation improvement will save someone else hours of debugging time!
…esa (geoserver#7139) Bumps org.apache.avro:avro from 1.7.5 to 1.11.3. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…7137) * add v1 to item and collection links * typo fix in GEOSERVER_DATA_DIR Co-authored-by: Brad Hards <[email protected]> * add v1 also to data_dir location --------- Co-authored-by: Brad Hards <[email protected]>
…ce exceptions (geoserver#7102) * [GEOS-10850] Include WFS-T root cause on verbose exceptions * Include WFS-T root cause in OGC exception report (only on global verbose exceptions mode) * Centralize WFS-T exception handling to a factory class * Normalize INSERT, UPDATE, DELETE exception prefixes * [GEOS-10850] Compact string handling code Follow up @mprins review: Remove stringbuilders for simple cases / let the Java compiler handle stringbuilding outside of loops, for more readable code. * [GEOS-10850] Adjust WFSTransactionExceptionFactory * Harmonize exception handling for all WFS-T operations, including REPLACE * Extract WFSTransactionExceptionFactory up to abstract base * Make WFSTransactionExceptionFactory visibility package private * De-duplicate message decoration call * [GEOS-10850] Add unit tests * [GEOS-10850] Unit tests auto-closeable/resource clean-up
Use the standard (since maven 3.3.1) ${maven.multiModuleProjectDirectory} expression to resolve the geoserverBaseDir property, replacing the org.commonjava.maven.plugins:directory-maven-plugin plugin.
This reverts commit f02e73a.
…rver#7144) * Add information about logging configuration hardening --------- Authored-by: Ángel Heredia
… Datacube extension implementation First pass with min field lookup added max and distinct bounds and distinct mappropertynametosource and bounds Start on cache started on cache cache key equals hash cache test added a bounds test added cache ttl to ui UI test added ttl units linked service ui to ttl settings actually zero ttl doesn't work docs cleanup more cleanup sortpom aggregate factory clean clean switched to LoadingCache PR changes visitor optimization test added html switched to model stored fixes to uniquevisitor results parsing docs doc cleanup
Co-authored-by: Andrea Aime <[email protected]>
…eoserver#7138) * Update SECURITY.md with coordinate disclosure policy * focus on volunteers not PSC * Apply suggestions from code review Co-authored-by: Mark Prins <[email protected]> * Add a note about response times for volunteers * Break geoserver-secruity email instructions into distinct sentences. * Update SECURITY.md Co-authored-by: Andrea Aime <[email protected]> * Update SECURITY.md based on feedback * update in geoserver meeting --------- Co-authored-by: Mark Prins <[email protected]> Co-authored-by: Andrea Aime <[email protected]>
…nd GPL included in licenses folder
…w translations (geoserver#7179) * Translated using Weblate (French) Currently translated at 100.0% (35 of 35 strings) Translation: GeoServer/extension-mapml Translate-URL: https://weblate.osgeo.org/projects/geoserver/extension-mapml/fr/ * Remove UTF8 only file to enable weblate integration * Delete src/web/gwc/src/main/resources/GeoServerApplication_zh_CN.utf8.properties Remove file not compatible with weblate * Delete src/web/security/core/src/main/resources/GeoServerApplication_zh_CN.utf8.properties Remove file not compatible with weblate * Delete src/web/wms/src/main/resources/GeoServerApplication_zh_CN.utf8.properties Remove file not compatible with weblate * Delete src/web/demo/src/main/resources/GeoServerApplication_zh_CN.utf8.properties Remove file not compatible with weblate * Translations update from OSGeo Weblate (#2) * Added translation using Weblate (French) * Translated using Weblate (French) Currently translated at 100.0% (20 of 20 strings) Translation: GeoServer/community-elasticsearch Translate-URL: https://weblate.osgeo.org/projects/geoserver/community-elasticsearch/fr/ --------- Co-authored-by: Alexandre Gacon <[email protected]> --------- Co-authored-by: OSGeo Weblate <[email protected]>
Link was to sun microsystems documentation
The figure captions were coming out as a block quote. Fixing by breaking into two headings.
The automatic conversion is now sufficent
As temporary measure docs folder is ignored; until after migration. mkdocs: include nav in mkdocs mkdocs: requirements.txt for python env
extra.css notes are large when listed
…ly similar to table
mkdocs: update imagemosaic/configuration
Fixed lists
Update table
Please change PR to https://github.com/geoserver/geoserver |
Sorry, I don't know how or why I ended up forking your personal fork. I'll use https://github.com/geoserver/geoserver - but |
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.
Checklist
main
branch (backports managed later; ignore for branch specific issues).For core and extension modules:
[GEOS-XYZWV] Title of the Jira ticket
.