Ticket #2366 (closed enhancement: fixed)
Remove Authorization Groups
Reported by: | amercader | Owned by: | ross |
---|---|---|---|
Priority: | awaiting merge | Milestone: | ckan-sprint-2012-06-25 |
Component: | ckan | Keywords: | |
Cc: | dread | Repository: | ckan |
Theme: | none |
Description
1.7 will hide the link on the footer and put a deprecation notice on the related pages, but they should be completely removed on 1.8.
Change History
comment:2 Changed 2 years ago by ross
- Cc dread added
I think the UI aspects have been removed in 1.7 with hopefully the rest of it going in 1.8 - assuming we have a clean migration script.
comment:3 Changed 2 years ago by dread
Thanks Ross. It's the dataset authz and admin authz pages which still need Authorization Groups removing. e.g. http://thedatahub.org/dataset/authz/conservative-party-uk-donors-by-sector and http://thedatahub.org/en/ckan-admin/authz
comment:4 Changed 2 years ago by ross
- Status changed from new to accepted
- Milestone changed from ckan-v1.8 to current-ckan-sprint-2012-06-25
Note: See
TracTickets for help on using
tickets.
For my site I need the Authorization Groups sections gone from the authz pages, for v1.7.1, so I've made these check for the presence of any Authorization Groups in commit: [master 8947302]. So it's another useful stepping stone to getting rid of them cleanly.