Custom Query (2152 matches)
Results (2020 - 2022 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#896 | duplicate | Distributed Data and Syncing Between CKAN Instances | thejimmyg | |
Description |
Based on the ideas in: Merging the tickets #296, #297, #298, #299 into this one. Related ideas include:
This should be considered a wishlist item for the timebeing. |
|||
#900 | fixed | Intermittent error with new revision not having id | dread | |
Description |
There are still some intermittent errors due to objects not having a revision_id, if you save an object at the same time as the revision. We add the uuid earlier to fix this. https://bitbucket.org/kindly/vdm/changeset/0050d023ca4e. From David Raznick |
|||
#907 | fixed | Data previews: preview package resource data in the WUI | rgrp | |
Description |
As a user I want to preview a dataset ('resource') before downloading it. ImplementationThis will be implemented as an Extension NB: This ticket requires a way to get data out of a remote url (the dataset). We do not want to put this data load/streaming into ckan core due to a) complexity b) load problems (do not want to take ckan out by accidentally pulling in a 1GB file)
|