| Age | Commit message (Expand) | Author |
| 2009-10-22 | Change the name of identity library from Identity to IdentityProvider. Create... | Tim Almdal |
| 2009-10-19 | Simplify the user interface by moving the password reset functionality into t... | Tim Almdal |
| 2009-10-19 | Merge branch 'master' into talmdal_dev | Tim Almdal |
| 2009-10-18 | Wrap all admin views in g-block and g-block content. This provides the means ... | Chad Kieffer |
| 2009-10-18 | Merge branch 'master' into talmdal_dev | Tim Almdal |
| 2009-10-17 | Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix. | Chad Kieffer |
| 2009-10-16 | Remove all non Identity API methods from Identity.php. Created an MY_Session... | Tim Almdal |
| 2009-10-16 | Start simplifying the interface by moving the static methods from user.php an... | 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-07 | Replaced most clear fix hacks with generic class. | Chad Kieffer |
| 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-10-03 | Renamed and moved gOdd/gEven CSS classes. | 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 | Missed g-right application on add group | Chad Kieffer |
| 2009-09-30 | Replaced gButtonLink with g-button. | Chad Kieffer |
| 2009-09-30 | First round of CSS refactor updates. Added calls to gallery.common.css from w... | 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 | Merge commit 'upstream/master' | Andy Staudacher |
| 2009-08-29 | Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS... | Andy Staudacher |
| 2009-08-08 | Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di... | Tim Almdal |
| 2009-08-08 | Refactor the gallery dialog into a jQuery widget | Tim Almdal |
| 2009-07-23 | Convert instances of theme_url() to just url() to match the API change | Bharat Mediratta |
| 2009-06-28 | Rename $theme->url() to $theme->theme_url() for consistency wiht | Bharat Mediratta |
| 2009-06-15 | Add string to localizer | unostar |
| 2009-06-13 | Create gallery::date_time(), gallery::date() and gallery::time() | 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-05-26 | Quick fix for ticket #144. Reapply event handler for delete link gDialog when... | Chad Kieffer |
| 2009-05-26 | Link to gallery.panel.js from the head, not body. | Chad Kieffer |
| 2009-05-26 | Split out re-used JavaScript for common functions (messages, valign), panel t... | Chad Kieffer |
| 2009-05-13 | Make the 'this user cannot be deleted' link actually not clickable. | Bharat Mediratta |
| 2009-05-13 | Colorize admin user rows to make them stand out | Bharat Mediratta |
| 2009-04-05 | Add a weight column to the items model. Change the album ordering to | Tim Almdal |
| 2009-03-27 | Put csrf token into Admin_View and Theme_View by default, then use it | Bharat Mediratta |
| 2009-02-26 | Add slightly more visual feedback when you're hovering over a | Bharat Mediratta |
| 2009-02-23 | Remove second Add User button, don't need it, at least not now. | Chad Kieffer |
| 2009-02-11 | Button mania continues. Make edit and delete user/group links buttons, button... | Chad Kieffer |
| 2009-02-08 | Clean up add user and group buttons to move the + icon to the left. The + ico... | Chad Kieffer |
| 2009-02-06 | jQuery-based buttons! Form updates, short form updates. Need to fix add user/... | Chad Kieffer |
| 2009-02-03 | Beginning of edit user panel fix. Form is displayed again. Added display of u... | Chad Kieffer |
| 2009-02-01 | For consistency with the rest of the admin UI, display User list as table, no... | Chad Kieffer |
| 2009-01-29 | Fix lint errors | 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 |
| 2009-01-27 | Add gravatars to users | Bharat Mediratta |