summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_sidebar.html.php
AgeCommit message (Expand)Author
2009-11-17Address RTL issues reported in ticket #869. Placement of checkboxes and radio...Chad Kieffer
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-23Standardize message markup, make the update block status message translatable.Chad Kieffer
2009-10-22Internationalize confirmation message.Bharat Mediratta
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-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-07Consolidated the rest of the base message styles into lib/gallery.common.css ...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Enable the administration screen for the sidebar. Fix for ticket #110.Tim Almdal
2009-09-30Use the block_manager to manage site sidebar panels. Fixes ticket #110.Tim Almdal