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_modules.html.php
Age
Commit message (
Expand
)
Author
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2011-04-23
Set the width of the information column to 60px to prevent icon wrap
Tim Almdal
2011-04-23
module.info and theme.info files now support author name, author url,
Bharat Mediratta
2011-04-21
Use window.location = "url" instead of window.location.reload() so
Bharat Mediratta
2010-08-21
Fix a typo to the case correction.
Tim Almdal
2010-08-21
Correct incorrect case on dialog title.
Tim Almdal
2010-06-15
Make the "name" column a little wider.
Bharat Mediratta
2010-01-28
Secure the t("Continue") strings in javascript.
Bharat Mediratta
2010-01-23
Correct the javascript so it will find the "Continue" button in other languag...
Tim Almdal
2010-01-22
Disable the continue button after clicking so it can only clicked once.
Tim Almdal
2010-01-21
Internationalize all strings in admin_modules.hmtl and corrected comments.
Tim Almdal
2010-01-21
The admin module controller allows modules to provide a check_environment method
Tim Almdal
2009-11-15
Use text::alternate() instead of hand-rolled even/odd code.
Bharat Mediratta
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
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-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-29
Update status message styles. Lighten backgrounds, don't show background on A...
Chad Kieffer
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta