summaryrefslogtreecommitdiff
path: root/modules/user/views/admin_users_group.html.php
AgeCommit message (Expand)Author
2009-11-14Remove g-dialog-link from special groups delete button (registered users, eve...Chad Kieffer
2009-11-14Fix floated group rows when more than one row exists. Attach g- before all cs...Chad Kieffer
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-16Finish integrating the move of the user edit/update functions into the user m...Tim Almdal
2009-10-15Merge branch 'master' into talmdal_devTim Almdal
2009-10-14Move the ui for user adminsitration back to the user module.Tim Almdal
2009-10-13Refactor the ui component of the user module into the gallery core module.Tim Almdal
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
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