Custom Query (2152 matches)
Results (472 - 474 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#698 | fixed | CKAN Data API v1 | Stiivi | thejimmyg |
Description |
This proposal is to discuss adding a new API for proxying certain spreadsheet data via JSON-P to make it possible to build simple browser apps directly off the API. See the attached proposal for information. |
|||
#699 | fixed | Paging search results re-sets Open Only and Downloadable Only flags | pudo | TimDavies |
Description |
When getting a search results page (e.g. http://ckan.net/package/search?q=development&open_only=1&downloadable_only=1) and then using the on-page links to page through results, the next link / numbered page links go to http://ckan.net/package/search?q=development&page=2 rather than http://ckan.net/package/search?q=development&open_only=1&downloadable_only=1&page=2 meaning that the filter flags set (Download Only; Open Only) are not respected on the second page of listings. |
|||
#700 | fixed | Groups in package form | pudo | dread |
Description |
Editing groups in forms doesn't work for me, with latest code from this morning:
|