summaryrefslogtreecommitdiff
path: root/modules/gallery/views/upgrader.html.php
AgeCommit message (Expand)Author
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2011-04-23Fix for ticket #1699. Make the link to return to the gallery installation cl...Tim Almdal
2010-10-01Use the "loading" image from themes/wind since it's no longer in gallery3/lib.Bharat Mediratta
2010-09-11Use the actual csrf token, not the placeholder (url::site doesn'tBharat Mediratta
2010-09-11Add CSRF protection to the upgrader. And update the CLI output soBharat Mediratta
2010-09-08Detect when a module fails to upgrade properly and put up anBharat Mediratta
2010-07-17Fix margin: 0 auto; IE issue in the upgrader view by adding a doctype to the ...Chad Kieffer
2010-07-17Fix closing ul on inactive modules list, replaced <i> with <em> in footer.Chad Kieffer
2010-02-19Add spaces around %name in the "create a file" text so thatBharat Mediratta
2010-02-09Formated upgrader for RTL languages. Closes ticket #883Chad Kieffer
2010-01-31Minir l10n message cleanup. Avoid <br/> in messages since the server normaliz...Andy Staudacher
2009-12-18Use url::base() instead of item::root()->url because we can't be sureBharat Mediratta
2009-11-15Try to keep users from leaving the upgrade page, or running theBharat Mediratta
2009-11-15Change "confirmation" to "dialog" in preparation for putting up aBharat Mediratta
2009-11-15Tweak upgrader html and css so that we set opacity properly for rowsBharat Mediratta
2009-11-15Fix a bug where we were using <? ?> tags in css to figure out whether weBharat Mediratta
2009-11-15Close the confirmation box with a fade, instead of a slide.Bharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-09-13Remove raw HTML that's wrapped around the name of the fileKevin Nehls
2009-09-08Move specialized (pretty) url generation back into Item_Model so thatBharat Mediratta
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...Andy Staudacher
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-07-07Change references to Gallery 2 and Gallery 3 to consistently refer toTim Almdal
2009-06-30Rejigger the way we handle "done" status in the upgrader. Now weBharat Mediratta
2009-06-30Fix i18n issue - accidentally called t() on translated messages. Please trunc...Andy Staudacher
2009-06-29Fix HTML in l10n messageAndy Staudacher
2009-06-20Center the "all done" dialog. Use Jquery and externalize the CSS (I was beingBharat Mediratta
2009-06-10Provide a way for non-admins to authenticate and use the upgrader,Bharat Mediratta
2009-06-09ACtually implement the upgrader, and add a confirmation box when theBharat Mediratta
2009-06-09Say hello to the new upgrader UI.Bharat Mediratta