Custom Query (2152 matches)
Results (406 - 408 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1586 | duplicate | 'Sort by' field for package search | toby | dread |
Description |
We default to sort packages search results by "search rank", but we can change it to be "name", "title", "metadata_modified" date, "metadata_created" date. It works in the API now, so let's have (say) a drop-down in the Web UI for this. Follows on from #191. |
|||
#1653 | fixed | Change URLs for multilingual site | toby | ross |
Description |
To support multiple languages we should have an easy way to specify the language as part of the URL, so that URLs are both specific and we also reduce the dependency on the session.
|
|||
#1792 | fixed | [super] api to use same validation and logic as wui forms. | toby | kindly |
Description |
The api currently uses the default validation schemas regardless of the form you specified on the front end. There should be a way to post through the api using the same validation rules. |