summaryrefslogtreecommitdiff
path: root/modules/user/views
AgeCommit message (Expand)Author
2013-02-25Follow-on from autocomplete and gallery.panel.js revisions.shadlaws
2013-02-23#2013 - Clean up gallery.panel.js.shadlaws
2011-08-04Patch for ticket #1765. Provide the full site url for the the gallery link in...Tim Almdal
2011-04-26Stop using Pagination() and instead use $theme->pager() in views.Bharat Mediratta
2011-03-27Sort users in group box by name. Thanks edisonnews! Fixes #1662.Bharat Mediratta
2011-01-15Tweake Joe's change to admin_users to revert the code that joins against the ...Bharat Mediratta
2011-01-11Making good use of Pagination class to reduce code (removed MY_Controller whi...Joe7
2011-01-09Paginator for user manager admin viewJoe7
2010-09-10Transfer deleted files to the active user. Or at least say that's what we're...Bharat Mediratta
2010-09-08Show the number of photos/albums the user owns in the Admin > UsersBharat Mediratta
2010-06-15Removed self-closing slash from opening <li> tag.ckieffer
2010-02-20Add link to edit user group names. Closes ticket #1028.Chad Kieffer
2010-02-18Revert "Fix for ticket #491: Make user and group names translatable."Bharat Mediratta
2010-02-14Fix for ticket #491: Make user and group names translatable.Andy Staudacher
2010-02-11Get rid of unnecessary view file.Andy Staudacher
2010-02-09Fix password reset confirmationAndy Staudacher
2010-02-02Require the current password to change your password.Bharat Mediratta
2010-01-23Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_devBharat Mediratta
2010-01-22Remove the g-right class on groups element on the manage user/groups page. fi...Tim Almdal
2010-01-16Whitespace.Bharat Mediratta
2009-12-23ORM relations now require you to do find_all() or count_all() to get the resu...Bharat Mediratta
2009-11-14Remove g-dialog-link from special groups delete button (registered users, eve...Chad Kieffer
2009-11-14A few more g- prefix updates for the user module, this should be it.Chad Kieffer
2009-11-14Fix floated group rows when more than one row exists. Attach g- before all cs...Chad Kieffer
2009-11-08Remove g-actions, it doesn't serve any real purpose in styling or JavaScript.Chad Kieffer
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-27Add a password strength meter.Tim Almdal
2009-10-23synchronize with the master branchTim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-19Simplify the user interface by moving the password reset functionality into t...Tim Almdal
2009-10-19Merge branch 'master' into talmdal_devTim Almdal
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-18Merge branch 'master' into talmdal_devTim Almdal
2009-10-17Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.Chad Kieffer
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim 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-07Replaced most clear fix hacks with generic class.Chad Kieffer
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal
2009-10-04Renamed more CSS selectors from gName to g-name.Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-10-03Renamed and moved gOdd/gEven CSS classes.Chad Kieffer
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
2009-09-30Apply button style and hover effect to password reset button.Chad Kieffer
2009-09-30Missed g-right application on add groupChad Kieffer
2009-09-30Removed blank line.Chad Kieffer
2009-09-30Replaced gButtonLink with g-button.Chad Kieffer