summaryrefslogtreecommitdiff
path: root/modules/user/views/admin_users_group.html.php
AgeCommit message (Expand)Author
2009-09-30Replaced gButtonLink with g-button.Chad Kieffer
2009-08-31Fix XSS vectors in HTML attributes (mostly t() calls)Andy Staudacher
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-05-31Localize a stringBharat Mediratta
2009-05-31user admin faceliftjhilden
2009-05-31Run all variables that come from user-entered data through p::clean()Bharat Mediratta
2009-03-16Fix indentationBharat Mediratta
2009-02-11Button mania continues. Make edit and delete user/group links buttons, button...Chad Kieffer
2009-01-29Fix lint errorsBharat Mediratta
2009-01-29Fix url for delete group link.Bharat Mediratta
2009-01-28Fully implement the user administration backend with drag/drop to addBharat Mediratta
2009-01-28Add drag and drop support to the admin_users interface. This is stillBharat Mediratta