Custom Query (2152 matches)
Results (2143 - 2145 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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. |
|||
#935 | fixed | "groups" field bug in IATI | pudo | pudo |
Description |
An internal server error was reported when trying to create a new package (not when editing):
The error could not be reproduced in a non-apache/mod_wsgi environment, even with a dump of the live database. Further investigation by manual editing of the package form left the "groups" field as the likely cause. After updating the packages installed, and temporarily editing the package controller the problem vanished after a restart of the web server. Possible causes include:
As the problem is gone for now, it cannot be further investigated atm. |
|||
#1486 | fixed | "allow_partial_update" option does not work with resource lists of packages | seanh | seanh |
Description |
=> All of the package's resource will have their statuses changed to "deleted". The "allow_partial_update" option should apply to the resource lists of packages, but it does not. |