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

Merge remote-tracking branch 'origin/2.3' #4675

Merged
merged 7 commits into from
Feb 22, 2019
Merged

Merge remote-tracking branch 'origin/2.3' #4675

merged 7 commits into from
Feb 22, 2019

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    234990b View commit details
    Browse the repository at this point in the history
  2. Be able to limit layers on raster service

    With the option `gmfContextualdataOptions`:
    
    {
        'rasterParams': {
            'layers': 'srtm'
        }
    }
    sbrunner committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    610fccd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4649 from camptocamp/print-no-datasource

    Don't send datasource when it's not available
    sbrunner committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    6d6355a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4651 from camptocamp/contextualdata-raster-layers

    Be able to limit layers on raster service
    sbrunner committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    c076c31 View commit details
    Browse the repository at this point in the history
  5. Fix filter on date

    The WFS FeatureType don't do any distinction detween date ans date-time.
    We already have a date only selector
    But we do datetime query.
    sbrunner committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    4941f06 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4653 from camptocamp/wfs-date

    Fix filter on date
    sbrunner committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a025413 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

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