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
/
upgrader.html.php
Age
Commit message (
Expand
)
Author
2009-09-13
Remove raw HTML that's wrapped around the name of the file
Kevin Nehls
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-07-07
Change references to Gallery 2 and Gallery 3 to consistently refer to
Tim Almdal
2009-06-30
Rejigger the way we handle "done" status in the upgrader. Now we
Bharat Mediratta
2009-06-30
Fix i18n issue - accidentally called t() on translated messages. Please trunc...
Andy Staudacher
2009-06-29
Fix HTML in l10n message
Andy Staudacher
2009-06-20
Center the "all done" dialog. Use Jquery and externalize the CSS (I was being
Bharat Mediratta
2009-06-10
Provide a way for non-admins to authenticate and use the upgrader,
Bharat Mediratta
2009-06-09
ACtually implement the upgrader, and add a confirmation box when the
Bharat Mediratta
2009-06-09
Say hello to the new upgrader UI.
Bharat Mediratta