Custom Query (2152 matches)
Results (1579 - 1581 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#321 | duplicate | Delegate authentication to Drupal | thejimmyg | johnbywater |
Description |
When CKAN is included in a Drupal front-end, CKAN edit pages are used in a slave-mode, such that authentication is delegated to the Drupal front-end user model. The Drupal front-end shall have:
indicates what has happened, and how to ask for permission. The CKAN slave edit page shall:
|
|||
#427 | fixed | Match licenses from GEMINI document | thejimmyg | dread |
Description |
|
|||
#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. |