silverstripe-framework/dev/install
2012-02-11 01:19:29 +01:00
..
config-form.html MINOR Updated image references in sapphire/ folder to local files, rather than requiring cms/ folder (copied a bunch of images files over for this) 2011-03-29 21:34:26 +13:00
DatabaseAdapterRegistry.php MINOR Fixed PHP strict standard where non-variables cannot be passed by reference (from r113968) 2010-12-05 08:39:31 +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 BUGFIX Fixed correct input ID in install.js due to change in r105029 (from r105030) 2010-10-15 01:23:00 +00:00
install.php ENHANCEMENT: Move install.php to sapphire and seperate the PHP version check from the rest of it so we dont have to worry about PHP4 so much. TODO: Allow it to be run directly without needing the stub install.php in the root from silverstripe-installer 2011-10-29 16:40:27 +13:00
install.php5 MINOR Check for display_errors=Off during installation (fixes #5779) 2012-02-11 01:19:29 +01:00
MySQLDatabaseConfigurationHelper.php ENH: Some webhosters require username/password credentials to test for 2012-01-11 16:05:19 +01:00
php5-required.html MINOR Ensure php5-required.html template shows correct minimum and recommended PHP versions (thanks mattcleg!) 2010-12-13 23:39:04 +00:00