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
/
gallery
/
views
/
admin_sidebar.html.php
Age
Commit message (
Expand
)
Author
2009-11-17
Address RTL issues reported in ticket #869. Placement of checkboxes and radio...
Chad Kieffer
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-23
Standardize message markup, make the update block status message translatable.
Chad Kieffer
2009-10-22
Internationalize confirmation message.
Bharat Mediratta
2009-10-20
Added confirmation message for block admin actions.
Chad Kieffer
2009-10-20
Fix block management UI. Block list height is now dynamically set based on th...
Chad Kieffer
2009-10-18
Fix sidebar block admin layout. Don't hardcode block list height, use the equ...
Chad Kieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-07
Consolidated the rest of the base message styles into lib/gallery.common.css ...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Enable the administration screen for the sidebar. Fix for ticket #110.
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal