Ticket #1074 (new enhancement) — at Version 2
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 (last modified by johnlawrenceaspden) (diff)
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
- Look for all places thoroughout the system where usernames, authzgroups or groups need to be typed into boxes, and make sure that they auto-complete appropriately.
Will also deliver a significant improvement in the form of ajax user lookup.
Change History
Note: See
TracTickets for help on using
tickets.