Ticket #1074 (new enhancement) — at Initial Version
Refactor authz web user interface to have common code and templating
| Reported by: | rgrp | Owned by: | johnlawrenceaspden |
|---|---|---|---|
| Priority: | major | Milestone: | ckan-v1.5 |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ckan | |
| Theme: | none |
Description
Currently repeat the same template and code across Package Authz, Group Authz, and Authz Group authz.
Having now implemented a new, cleaner setup in ckanext-admin we should port this back into core.
- Common template code (checkbox template)
- Logic code (or just common code) for wiring into authz system
Will also deliver a significant improvement in the form of ajax user lookup.
Note: See
TracTickets for help on using
tickets.
