Custom Query (2152 matches)
Results (475 - 477 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1060 | fixed | Spreadsheet importer tries to import readonly keys | dread | |
Description |
e.g. we just added notes_rendered and that is read in as an extra field. Tests failing in ckanext-importlib Also related: we are missing lost metadata_created and metadata_modified in the dumps. |
|||
#1061 | invalid | Orphaned home/license page | dread | dread |
Description |
No links to home/license and it contains out of date references to knowledgeforge. Remove it. |
|||
#1066 | fixed | Default reader role too permissive | dread | dread |
Description |
The definition of the 'reader' role includes creating packages, which is too permissive for some CKAN instances (e.g. DGU). 'Reader' suggests only reading, so I think this role should avoid creating and editing. All projects so far want all roles to be able to create users, so this stays as a Reader action for now, as a convenience. Implementation:
|