Custom Query (2152 matches)
Results (1078 - 1080 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#878 | fixed | Integrate file upload with workflow around package resources | rgrp | rgrp |
Description |
Create/edit a package -> add a resource -> Oh, i haven't uploaded yet, 'upload here' -> /upload -> standard upload form Do we need to create a resource out of the file after upload? Do we sync file metadata with local Resource metadata? If yes suggests (need to ticket):
Depends
|
|||
#879 | fixed | Storage auth API | wwaites | rgrp |
Description |
API to provide credentials to allow authorized 3rd parties (ie. one's with CKAN api keys) to make uploads to storage. Implement as a CKAN extension. |
|||
#880 | fixed | ONS loader tripping up on deleted packages | dread | |
Description |
Deleted packages with the same title and extra fields as an active package trip up the loader. It finds them in the search, but due to ckanclient not using the apikey when you 'get' the package to examine it further, it causes an exception. |