Custom Query (2152 matches)
Results (748 - 750 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1533 | wontfix | Make sure ckanext-wordpresser works on CKAN 1.5.1 | rgrp | amercader |
Description |
Superceded by #2234 Super ticket: #1508 Etherpad: http://ckan.okfnpad.org/wordpresser The wordpresser extension does not work with ckan 1.5.1. The wordpress page is not loaded. Looks like this changeset may be involved https://github.com/okfn/ckanext-wordpresser/commit/0efa0649896a7339865f178a302be639ddc561e1 I think that even before that changeset, the page was shown without any margins. In any case, the extension seems to be too sensible to changes in the ckan layout so perhaps it should take into account the CKAN version and have a fixed set of xpaths and templates that work for each version |
|||
#1532 | fixed | Registration with OpenID has misleading error message | dread | |
Description |
The log-in page says "Login using Open ID" and gives instructions for signing up. YET this is only available to users who've already added openid to their account. If you have not done this and then sign-in via OpenID (which is successful from the OpenID end) then you are told "Login failed. Bad username or password." in a flash message. Proposed solution (i don't know if this is possible):
Alternatives:
|
|||
#1531 | fixed | Update group create/update so you can add capacities and group types. | kindly | kindly |
Description |
The new members table needs a way so you can add arbitrary domain objects against them. We need to extend the group schema to accept types, and instead of just being able to add packages to groups add members with their capacities that associated with different table rows. 4d |