Custom Query (2152 matches)
Results (1021 - 1023 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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 |
|||
#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:
|
|||
#1536 | fixed | Group deletion doesn't work | dread | dread |
Description |
In the Web interface and API, an administrator can set the 'state' field of a group to 'deleted' but this change is ignored in the save/submit and it doesn't get deleted. |