Custom Query (2152 matches)
Results (406 - 408 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1611 | duplicate | Implement auth API calls for webstore/external use | ross | ross |
Description |
As part of #1574 we decided that it would be better for webstore (and future external services) to be able to authenticate simply with CKAN-Core. Currently webstore access the CKAN database to obtain the key for the user but it would be better if this connection was not so tightly bound and that webstore used an API as any other external service might. Need to discuss further with dread |
|||
#1649 | fixed | Verify RDF Extension (ckanext-rdf) works | ross | ross |
Description |
|
|||
#1650 | wontfix | Add new language/translation of fields for datasets. | ross | ross |
Description |
Datasets should have a field that specifies the language used in the dataset, this should be a two character ISO 639-1 code (see http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes for list) . Also make sure all tests and migrations are resolved. [2d] Determine the best approach to having 'translation_of' references to show which dataset the current one is a translation of. This may be a translation of field, or a 'copied from' field or another form of package relationship. [2d] |