summaryrefslogtreecommitdiff
path: root/modules/gallery/views
AgeCommit message (Expand)Author
2009-11-071) Change the name of the form and message to g-in-place-edit-form and g-in-p...Tim Almdal
2009-11-06Try not to set explicit font-sizes for log message display, use g-txt-small i...Chad Kieffer
2009-11-06Create a user_menu for the top of the page. Change the login, edit profile a...Tim Almdal
2009-11-06Modify the Menu_Element class to allow for the specification of a custom view...Tim Almdal
2009-11-05Clean up problem with cancelling the inplace edit left a whole bunch of css a...Tim Almdal
2009-11-05Refactor the in place editting in tags admin out into a separate widget as pa...Tim Almdal
2009-11-03Small CSS fix for language adminjhilden
2009-11-01Cleanup RTL styles even further. I think this gets wind and admin_wind lookin...Chad Kieffer
2009-10-31fix an issue with the scroll bar appearing on the confirmation dialog and ins...Tim Almdal
2009-10-30Rename the login helper to auth. Create a login and logout helper function t...Tim Almdal
2009-10-30Add type attribute to rest of our script tags.Chad Kieffer
2009-10-28Put the javascript initialization into a ready function so its invoked after ...Tim Almdal
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-28Initial RTL update work. Consolidated shared rtl-related css selectors in gal...Chad Kieffer
2009-10-27Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ...Chad Kieffer
2009-10-27Remove Menu::compact() in favor of putting an if-then clause inBharat Mediratta
2009-10-27Oops. Change "$this" to "$menu" in our menu component views.Bharat Mediratta
2009-10-27Change our menu building blocks to use PHP templates so that themesBharat Mediratta
2009-10-27Switch instances of first to g-first.Chad Kieffer
2009-10-24Remove a redundant comment, change the name of the identity change event to '...Tim Almdal
2009-10-23Make g-inline more specific, replace universal selector with an li since this...Chad Kieffer
2009-10-23Standardize message markup, make the update block status message translatable.Chad Kieffer
2009-10-22Change Identity adminstration to use the uninstall/install methods when chang...Tim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-22Merge branch 'master' into talmdal_devTim Almdal
2009-10-22Internationalize confirmation message.Bharat Mediratta
2009-10-21Merge branch 'master' into talmdal_devTim Almdal
2009-10-20Added confirmation message for block admin actions.Chad Kieffer
2009-10-20Fix block management UI. Block list height is now dynamically set based on th...Chad Kieffer
2009-10-20Added generic .g-message class to mark form validation messages. Minor form l...Chad Kieffer
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-18Fix sidebar block admin layout. Don't hardcode block list height, use the equ...Chad Kieffer
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-18Create a administration page that allows the administrator to change the the ...Tim Almdal
2009-10-18Apply g-block and g-block-content, remove hover effect, alternate row color.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-16Apply g-dialog-link class directly to login link markup, not via jQuery.Chad Kieffer
2009-10-16Apply g-dialog-link class directly to login link markup, not via jQuery.Chad Kieffer
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-08If the Identity backend is not writable don't display the "Forgot Your Passwo...Tim Almdal
2009-10-07Implement a user::is_writable() API method and disable the user add, updates ...Tim Almdal
2009-10-07Merge branch 'master' of git@github.com:gallery/gallery3 into talmdal_devTim Almdal
2009-10-07Replaced most clear fix hacks with generic class.Chad Kieffer