Custom Query (2152 matches)
Results (1324 - 1326 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#962 | fixed | Improvements to data preview extension | rgrp | rgrp |
Description |
Basic implementation done (and deployed): https://bitbucket.org/okfn/ckanext-datapreview However plenty to improve, e.g.
Also suggest reworking to use external services rather than doing preview 'in house' (doing in house places heavy reliance on data proxy service and on converting data to a standard format). |
|||
#315 | fixed | Improvements and fixes to csv dump | dread | rgrp |
Description |
<quote> In the latest dump there were 116(!) sets of the three columns (“resource-[n]-url”, “resource-[n]-format”, and “resource-[n]-description”). However, these are an extract of the packed “resource” column and I’m not sure whether they’re needed. Also, they irritatingly don’t appear in order in the CSV serialisation. If the resource columns could be ordered in the file that would be great; if a second version without the unpacked resource data would be excellent. </quote> |
|||
#1449 | fixed | Improved resource listing on dataset view page | johnglover | johnglover |
Description |
Should list resources in the form of search results rather than as a table. |