Custom Query (2152 matches)
Results (1210 - 1212 of 2152)
| Ticket | Resolution | Summary | Owner | Reporter | 
|---|---|---|---|---|
| #945 | fixed | [super] Richer resources - Resource Groups, new fields, improved UI | kindly | kindly | 
| Description | 
                       Super ticket: #1032 This is a meta ticket for changes that are going to happen in resources. 
 Background on this change can be found at: 
  | 
                  |||
| #954 | fixed | [super] API version 3 | kindly | rgrp | 
| Description | 
                       Child tickets: 
 Move to a format that has a separate responseHeader and response. A standard package response{
  responseHeader: {
    status: 0,
  }    
  response: {package-dict}
}
On error: {
  responseHeader: {
    status: {err-code},
    error: 'message'
  }    
  response: none
}
A search queryBased directly on solr. {
  responseHeader: {
    status: 0,
  }    
  response: {
    numFound: 5,
    start: 0
    docs: [
    ]
  }
}
IssuesThis is a breaking change for clients References | 
                  |||
| #956 | fixed | Add a resource group table. | kindly | kindly | 
| Description | 
                       We need a way to group resources by various different factors. The most important of which is timeseries. The model will look like Package <o2m> resource_group <o2m> resource The use cases to this are outlined in this email. http://lists.okfn.org/pipermail/ckan-discuss/2011-February/000887.html  | 
                  |||
Note: See TracQuery
        for help on using queries.
    