summaryrefslogtreecommitdiff
path: root/installer/views
AgeCommit message (Expand)Author
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2012-06-05Clean up the path location. Fixes #1880.Bharat Mediratta
2010-08-22Style and text cleanups to tighten up the page and make it a littleBharat Mediratta
2010-02-26Revert "Password value on installer must be hidden"Tim Almdal
2010-02-26Password value on installer must be hiddenfpaterno
2009-08-30Print out the version of MySQL that we found along with our errorBharat Mediratta
2009-08-28Fix for #440. Basically add a check that the mysql version is > 5.0.0.Tim Almdal
2009-07-15Simpler solution for #545. Just don't show the form if the storage dir isn't...Bharat Mediratta
2009-07-15Revert "Fix for ticket #545."Bharat Mediratta
2009-07-15Revert "Fix for ticket #544."Bharat Mediratta
2009-07-15Fix for ticket #544.Tim Almdal
2009-07-15Fix for ticket #545.Tim Almdal
2009-07-07Change references to Gallery 2 and Gallery 3 to consistently refer toTim Almdal
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-14Tell the user the location of VARPATH so that they know where their photos ar...Bharat Mediratta
2009-05-13Warn the user if they're attemping to reinstall into a database thatBharat Mediratta
2009-03-09Instead of putting after_install in the url, put it in the session.Bharat Mediratta
2009-03-08Log the user in as admin after running the web installer, and giveBharat Mediratta
2009-02-27Both the command line and web installer installer now supportsTim Almdal
2009-02-23Better yet, rename gallery2.png to just gallery.png. Reference logo from scaf...Chad Kieffer
2009-02-23Use local Gallery Project logo in the installerChad Kieffer
2009-02-17added mkdir command to error message if "var" is not found, for people that d...Jakob Hilden
2009-01-20Deal gracefully with bad mysql connection and database information.Bharat Mediratta
2009-01-20Fix preambles, delete unused fileBharat Mediratta
2009-01-20Move install.html.php into views, tooBharat Mediratta
2009-01-20Move pages -> views for consistency, which simplifies the life of the File_St...Bharat Mediratta
2009-01-19Simplification pass over the installer:Bharat Mediratta
2009-01-14The installer. At this point, the core installs, the user module defines gro...Tim Almdal
2009-01-11Moving slowly forward on the batch installer. It now connects to the database...Tim Almdal
2009-01-11Don't use short tags in installer until we know its same to do soTim Almdal
2009-01-11Fix all file structure issues (tabs, bad preambles, etc).Bharat Mediratta
2009-01-10Change the format of the internal error messages and pretty print the install...Tim Almdal
2009-01-09Forgot to delete a working copyTim Almdal
2009-01-09Stage 1 of the installer. basically check that we can start as far as Kohana ...Tim Almdal