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