silverstripe-framework/dev/install
Sean Harvey 83a433894a ENHANCEMENT Added MySQLDatabaseConfigurationHelper::getDatabaseVersion() which abstracts the version number away from the version check the installer requires
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@105712 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:28 +13:00
..
config-form.html BUGFIX Fixed inconsistent styling of reinstall actions at the bottom of the installer, and if using IIS, warn that this will overwrite the web.config file, not .htaccess 2011-02-02 14:19:26 +13:00
DatabaseAdapterRegistry.php ENHANCEMENT Allowing SQLite selection in installer 2011-02-02 14:19:00 +13:00
DatabaseConfigurationHelper.php MINOR Reverted r104923, as current database releases of mssql and sqlite3 modules don't support this yet 2011-02-02 14:19:25 +13:00
install.css BUGFIX Fixed inconsistent styling of reinstall actions at the bottom of the installer, and if using IIS, warn that this will overwrite the web.config file, not .htaccess 2011-02-02 14:19:26 +13:00
install.js BUGFIX Fixed correct input ID in install.js due to change in r105029 2011-02-02 14:19:26 +13:00
MySQLDatabaseConfigurationHelper.php ENHANCEMENT Added MySQLDatabaseConfigurationHelper::getDatabaseVersion() which abstracts the version number away from the version check the installer requires 2011-02-02 14:19:28 +13:00
php5-required.html MINOR Updated required version to 5.1 in php5-required template 2011-02-02 14:18:58 +13:00