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

[Issue842] Enable setting of title, abstract and keywords on Grid and GridSet #844

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    1de91c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. *Update Grid and GridSet classes to support keywords, title and abstract

    *Updated WMTSCapabilities to output the additional fields.
    *Added unit tests to verify that the fields are being output correctly into the getCapabilities response
    singhdan committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    d9f5589 View commit details
    Browse the repository at this point in the history
  2. *Update Grid and GridSet classes to support keywords, title and abstract

    *Updated WMTSCapabilities to output the additional fields.
    *Added unit tests to verify that the fields are being output correctly into the getCapabilities response
    singhdan committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b05cefe View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/Issue842' into Issue842

    # Conflicts:
    #	geowebcache/core/src/main/java/org/geowebcache/grid/Grid.java
    #	geowebcache/core/src/main/java/org/geowebcache/grid/GridSet.java
    singhdan committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1d1e65c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    4a66018 View commit details
    Browse the repository at this point in the history