Custom Query (2152 matches)
Results (1741 - 1743 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2306 | fixed | Updates to metadata model | johnglover | johnglover |
Description |
Finalised metadata model requires several changes to our existing model:
Also add functional tests for full metadata model. |
|||
#1591 | fixed | Upgrade CKAN 1.5 instances | icmurray | dread |
Description |
CKAN 1.5 installations need to be upgrade to 1.5.1. Working methodically through the CKANs on http://datacatalogs.org/group/ckan : At 1.5:
Other versions:
Now deleted from datacatalogs.org:
|
|||
#430 | wontfix | Upgrade CKAN to Pylons 1.0 | thejimmyg | pudo |
Description |
Pylons 1.0 has been out for a while and appears to be running stable on a few production sites. It also introduces a few new features, among them the ability to specifiy controllers using the entrypoint mechanism. http://bitbucket.org/pudo/ckanextdeliverance/src/tip/ckanext/deliverance/pylonspatch.py This might be a bit ugly since the default behaviour of some pylons objects, such as tmpl_context, app_globals and redirect has changed. |