Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (658 - 660 of 2152)

Ticket Resolution Summary Owner Reporter
#1008 fixed eval() of user display name in template head rgrp pudo

Reported by pudo, 3 years ago.

Description

We're currently setting the user preferences links via a javascript snippet that also evals the name. This should be removed as we're not displaying the user name any longer.

We should also have page fragment caching in Genshi, which is not currently implmented.

cf. http://api.rubyonrails.org/classes/ActionController/Caching/Fragments.html

#1010 fixed List CKAN users in WUI rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Should have user listing at /user/ rather than user account page.

  • list users, sorted by number of packages contributed/edited
  • Move user home page to /user/{user-id}
  • Paginated
#1011 fixed Make pluggable AuthzGroups implementation sebbacon sebbacon

Reported by sebbacon, 3 years ago.

Description

I have a requirement to allow an external source to define the groups of which a user is a member.

I propose to create an IAuthzUserGroups plugin interface that allows an extension to arbitrarily extend the list of AuthzGroups? that a user is in.

Note: See TracQuery for help on using queries.