Custom Query (2152 matches)
Results (1408 - 1410 of 2152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1045 | fixed | Group identified by ID in API | dread | dread |
| Description |
http://ckan.net/api/2/rest/group returns group IDs but I can only reach a group by name: http://ckan.net/api/2/rest/group/economics when I also want to get a group by ID: http://ckan.net/api/2/rest/group/04fb43d2-8ddf-4485-9bf5-66d47d3672f3 |
|||
| #1337 | fixed | Group extras are JSON endoded in the REST API responses | amercader | amercader |
| Description |
Instead of this: extras: {
type: ""Primary source""
license_id: ""localauth-withrights""
publisher_frequency: ""2Pre\u00f1o \u20ac $ \u00e0dri\u00e0""
}
we should return this: extras: {
type: "Primary source",
license_id: "localauth-withrights",
publisher_frequency: "2Preño € $ àdrià",
}
|
|||
| #2292 | fixed | Group edit form no longer allows for adding of multiple datasets at once | rgrp | rgrp |
| Description |
Can only add one dataset at a time now (not sure when this broke but was working ~2-3m ago). Assigning to seanh for review and estimation. I'd rate this as quite annoying but not absolutely critical (hence assigned priority). |
|||
Note: See TracQuery
for help on using queries.
