Skip to content

Conversation

@agstephens
Copy link

No description provided.

agstephens and others added 30 commits October 14, 2020 10:00
If WPS input parameter is of type string and the identifier starts with
"range-slider" then a range slider widget is used. If the input
parameter default value is of the form "nnnn|nnnn" then the two numbers
are used as the beginning and end of the range.
If WPS input parameter is of type string and the identifier starts with
"date-slider" then a date range slider widget is used. If the input
parameter default value is of the form "yyyy/mm/dd|yyyy/mm/dd" then the
two numbers are used as the beginning and end of the range.
Add openlayers map selection for bbox
range_slider:
- identified by any input ID that ends in "NumericRange"
- provided as: `<start>/<end>`

date_slider:
- identified by any input ID that ends in "DateRange"
- provided as: `<YYYY-MM-DD>/<YYYY-MM-DD>`
The page count shows up as
`page 4 of 4.9`

This fixes this issue, so now it displays
`page 4 of 4`
The page count on the monitor page is not an int
version

There appears to be a bug when creating 'select' fields from templates
Patched requirements.txt - as was not working in ansible
antony-wilson and others added 30 commits January 7, 2021 08:12
Updated "User Documentation" link in Help
Set to use pyramid at version less than 2.0 (which has breaking changes).
Set pyramid at version less than 2.0
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.

2 participants