Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1576 - 1578 of 2152)

Ticket Resolution Summary Owner Reporter
#1070 fixed Plan a new domain model and layer architecture for CKAN rgrp rgrp

Reported by rgrp, 3 years ago.

Description

See http://wiki.ckan.net/Domain_Model especially section on v2.

  • New domain model is planned but not yet finally agreed.
  • Layer architecture is complete and implemented
#1074 fixed Refactor authz web user interface to have common code and templating rgrp rgrp

Reported by rgrp, 3 years ago.

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
  • 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.

#1075 fixed Administrative dashboard - Edit Authorization related to System object johnlawrenceaspden rgrp

Reported by rgrp, 3 years ago.

Description

Roles on System object are important because admin role on system equates to being a 'sysadmin' (i.e. able to do anything).

  • Make users sysadmin (either as separate action or as part of editing roles on system object)
  • /authz subpage for editing roles on system object
    • Add and update user roles
    • Add and update authz group roles
    • List actions associated to roles at top of page (extra points for checkbox table with editability)
  • Document on http://wiki.ckan.net/Authorization what roles on System object 'mean' esp sysadmin role on System

Related Tickets

  • super ticket: #833
  • authz lib improvement and authztool refactor #1050
Note: See TracQuery for help on using queries.