silverstripe-framework/dev/install
Ingo Schommer 4511f0a57d MINOR Fixed regression in install.js option selection (see r101173)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@101251 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:04 +13:00
..
config-form.html 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. 2011-02-02 14:19:04 +13:00
DatabaseAdapterRegistry.php ENHANCEMENT Allowing SQLite selection in installer 2011-02-02 14:19:00 +13: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 2011-02-02 14:18:31 +13: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. 2011-02-02 14:19:04 +13:00
install.js MINOR Fixed regression in install.js option selection (see r101173) 2011-02-02 14:19:04 +13:00
MySQLDatabaseConfigurationHelper.php MINOR Fixed undefined variable $error in MySQLDatabaseConfigurationHelper 2011-02-02 14:18:48 +13:00
php5-required.html MINOR Updated required version to 5.1 in php5-required template 2011-02-02 14:18:58 +13:00