silverstripe-framework/dev/install
Sam Minnee 875197b934 MINOR Moved "theme" section further down in the installer, its much less likely to be changed than the database connection and admin account fields. (from r101282)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@111991 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-13 00:40:21 +00:00
..
config-form.html MINOR Moved "theme" section further down in the installer, its much less likely to be changed than the database connection and admin account fields. (from r101282) 2010-10-13 00:40:21 +00:00
DatabaseAdapterRegistry.php ENHANCEMENT Allowing SQLite selection in installer 2010-10-04 04:43:12 +00:00
DatabaseConfigurationHelper.php API CHANGE Installer now uses a database configuration helper class which isolates the logic of checking the database away from the installer, this interface can be used by other databases like MSSQL and PostgreSQL. The installer now looks for a specific file inside each database module, provided it's configured in install.php MySQL is provided by default, as it lives in sapphire (from r98786) 2010-04-14 03:32:30 +00:00
install.css ENHANCEMENT Improved wording and styling in installer. Added links to server requirements, themes download, tutorial. Decreased vertical space before the "install" button to make it more obvious. (from r101246) 2010-10-12 21:56:46 +00:00
install.js MINOR Fixed regression in install.js option selection (see r101173) (from r101251) 2010-10-12 21:57:06 +00:00
MySQLDatabaseConfigurationHelper.php MINOR Fixed undefined variable $error in MySQLDatabaseConfigurationHelper (from r100550) 2010-05-25 04:17:35 +00:00
php5-required.html MINOR Updated required version to 5.1 in php5-required template (from r100988) 2010-10-04 04:29:26 +00:00