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_themes.html.php
Age
Commit message (
Expand
)
Author
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2011-06-27
[Fixes #1758] Link to themes codex page instead of modules codex page
Andy Lindeman
2011-04-23
module.info and theme.info files now support author name, author url,
Bharat Mediratta
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-17
Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.
Chad Kieffer
2009-10-07
Replaced most clear fix hacks with generic class.
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
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-06-05
Make theme page headers match the menu dropdowns.
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta