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

Community/features templating/directives #5

Closed
wants to merge 611 commits into from
Closed

Community/features templating/directives #5

wants to merge 611 commits into from

Conversation

daoane
Copy link

@daoane daoane commented Mar 1, 2024

Checklist

For core and extension modules:

  • New unit tests have been added covering the changes.
  • Documentation has been updated (if change is visible to end users).
  • The REST API docs have been updated (when changing configuration objects or the REST controllers).
  • There is an issue in the GeoServer Jira (except for changes that do not affect administrators or end users in any way).
  • Commit message(s) must be in the form [GEOS-XYZWV] Title of the Jira ticket.
  • Bug fixes and small new features are presented as a single commit.
  • Each commit has a single objective (if there are multiple commits, each has a separate JIRA ticket describing its goal).

aaime and others added 30 commits September 22, 2023 18:47
…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.
…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.
…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
…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]>
…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]>
jodygarnett and others added 27 commits February 25, 2024 15:09
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
mkdocs: update imagemosaic/configuration
Update table
@jodygarnett
Copy link
Owner

Please change PR to https://github.com/geoserver/geoserver main branch, rather than my personal fork.

@daoane
Copy link
Author

daoane commented Mar 4, 2024

Sorry, I don't know how or why I ended up forking your personal fork. I'll use https://github.com/geoserver/geoserver - but main branch (as in your instruction) has not markup docs, thus, I'll use branch mkdocs.

@daoane daoane closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.