index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
/
views
/
admin_users_group.html.php
Age
Commit message (
Expand
)
Author
2009-11-14
Remove g-dialog-link from special groups delete button (registered users, eve...
Chad Kieffer
2009-11-14
Fix floated group rows when more than one row exists. Attach g- before all cs...
Chad Kieffer
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-16
Finish integrating the move of the user edit/update functions into the user m...
Tim Almdal
2009-10-15
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-14
Move the ui for user adminsitration back to the user module.
Tim Almdal
2009-10-13
Refactor the ui component of the user module into the gallery core module.
Tim Almdal
2009-10-06
Change the focus of the user module from providing user/group management to p...
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-05-31
Localize a string
Bharat Mediratta
2009-05-31
user admin facelift
jhilden
2009-05-31
Run all variables that come from user-entered data through p::clean()
Bharat Mediratta
2009-03-16
Fix indentation
Bharat Mediratta
2009-02-11
Button mania continues. Make edit and delete user/group links buttons, button...
Chad Kieffer
2009-01-29
Fix lint errors
Bharat Mediratta
2009-01-29
Fix url for delete group link.
Bharat Mediratta
2009-01-28
Fully implement the user administration backend with drag/drop to add
Bharat Mediratta
2009-01-28
Add drag and drop support to the admin_users interface. This is still
Bharat Mediratta