Custom Query (2152 matches)
Results (2044 - 2046 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1673 | fixed | Add approval status field to groups | ross | ross |
Description |
Super #1669 As groups need to be authorised in some cases, particularly publisher profiles, we need a field to denote how this is managed. We should add an 'approval_status' field that will be used to denote its status. By default this will be "approved" but this will allow us to override it with a "pending" or "denied" status. The latter should also change the main status of the Group. |
|||
#782 | fixed | Add and remove users from sysadmin role from the command line | pudo | rgrp |
Description |
Need to be able to create (and remove) sysadmins easily (used to be able to do this via ini file but this functionality was removed a while back in authz system reorganization it seems). Suggest creating a new paster command as first step. # user identifier = openid (?) paster sysadmin add {user identifier} paster sysadmin remove {user identifier} Suggest this also be added to main CKAN docs. This should go into metastable as well as default so that it goes into the v1.2 release (can do this via a transplant from one branch to the other) |
|||
#3024 | fixed | Add activity stream tab to dataset read page | seanh |