silverstripe-framework/dev/install
Ingo Schommer 55f1df0f6d 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 (from r105029)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112436 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 01:22:44 +00: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 (from r105029) 2010-10-15 01:22:44 +00:00
DatabaseAdapterRegistry.php ENHANCEMENT Allowing SQLite selection in installer 2010-10-04 04:43:12 +00:00
DatabaseConfigurationHelper.php MINOR Reverted r104923, as current database releases of mssql and sqlite3 modules don't support this yet (from r104924) 2010-10-15 01:17:25 +00: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 (from r105029) 2010-10-15 01:22:44 +00:00
install.js ENHANCEMENT: refactored requirements section to hide successful tests (from r101381) 2010-10-13 00:45:50 +00:00
MySQLDatabaseConfigurationHelper.php ENHANCEMENT Added MySQLDatabaseConfigurationHelper::requireDatabaseVersion() to check whether the connected instance is using version 5.0+ (from r104706) 2010-10-15 01:10:10 +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