summaryrefslogtreecommitdiff
path: root/modules/gallery/views/after_install.html.php
AgeCommit message (Expand)Author
2009-08-31Fix XSS vectors in HTML attributes (mostly t() calls)Andy Staudacher
2009-08-29Merge commit 'upstream/master'Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-08-08Fix the after_install loader to immediately open the "Welcome toBharat Mediratta
2009-08-08Forgot to save this file when i changed the value from 1 to trueTim Almdal
2009-08-08Create an new option 'immediate' and if set to true then don't try to set up ...Tim Almdal
2009-08-08Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...Tim Almdal
2009-08-08Refactor the gallery dialog into a jQuery widgetTim Almdal
2009-07-21Fixed grammer and set lowercase for the word project (minor change)Shai Ben-Naphtali
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta