Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (439 - 441 of 2152)

Ticket Resolution Summary Owner Reporter
#649 fixed Introduce Authorization Groups in model pudo

Reported by pudo, 4 years ago.

Description

Authorization Groups:

(Doing this first seems more stable since we first want to "re-gain" exisiting functionality)

  • Create authz.py and model tests for authorization_group-based auth
    • tests: functional: create fixtures, do actual requests

lib-tests: test for membership addition, removal, group-right additions affecting all members, group-right removal, group rights affecting non-members.

# * Adapt model to get these passing

  • Integration into existing controllers should be negligible but may want ot have tests
    • do not want that. would mean design is broken
  • Need to create a new controller for editing authz groups (will have same permissions as any other object -- Reader, Editor, Administrator)
#650 fixed WUI editing for Authorization Groups pudo pudo

Reported by pudo, 4 years ago.

Description
  • Copy & adapt Group controller tests to suit AuthorizationGroups?
  • Copy & adapt Group controllers and templates for Authorization Groups
#651 fixed Improve javascript helper for package/user addition on groups/authzgroups pudo

Reported by pudo, 4 years ago.

Description

This needs to be abstracted and we still need to be able to remove items before saving.

Note: See TracQuery for help on using queries.