Custom Query (2152 matches)
Results (1936 - 1938 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1613 | wontfix | Post-dataset-edit URL has #section | dread | dread |
Description |
Affects 1.5, 1.5.1, 1.5.2a |
|||
#1623 | fixed | Dump to exclude deleted objects | dread | dread |
Description |
The database dump currently contains all Packages and their associated objects, even those that have been set to state=deleted. We should exclude these from the dump now. Dump = paster db simple-dump-csv/json reasoningThe dumps are designed for end-users to be able to run scripts on the mass of data. Since end-users don't see state=deleted packages then they shouldn't need them in the dump. In fact their presence in the dump probably confuses them. Admins get the full database anyway in the backup pg_dump. We only included them in the user dump because it was designed before use of state=deleted was established. Time estimate: 2h |
|||
#1626 | fixed | 'About CKAN' page update | dread | dread |
Description |
thedatahub.org/about contains info that is very general to the CKAN and really quite technical. The text should be changed to be both specific to thedatahub.org and provide the context in a non-technical way. It should be easy to customise the About page to be appropriate for say new-york.ckan.net - a bit of info about who runs it, plus the general stuff about CKAN powering it and it was written by OKF to further open data. |