silverstripe-framework/dev/install
2011-02-02 14:19:25 +13:00
..
config-form.html MINOR Removed fullstop where it wasn't needed 2011-02-02 14:19:07 +13:00
DatabaseAdapterRegistry.php ENHANCEMENT Allowing SQLite selection in installer 2011-02-02 14:19:00 +13:00
DatabaseConfigurationHelper.php API CHANGE Added interface method DatabaseConfigurationHelper::requireDatabaseVersion(), all database helpers that implement DatabaseConfigurationHelper must now have this method, which as of now is MySQL, PostgreSQL, SQL Server and SQLite 2011-02-02 14:19:25 +13:00
install.css MINOR Tweaks to positioning of help text in installer 2011-02-02 14:19:23 +13:00
install.js ENHANCEMENT: refactored requirements section to hide successful tests 2011-02-02 14:19:05 +13:00
MySQLDatabaseConfigurationHelper.php ENHANCEMENT Added MySQLDatabaseConfigurationHelper::requireDatabaseVersion() to check whether the connected instance is using version 5.0+ 2011-02-02 14:19:23 +13:00
php5-required.html MINOR Updated required version to 5.1 in php5-required template 2011-02-02 14:18:58 +13:00