silverstripe-framework/dev/install
Ingo Schommer 4d2cc5dbe8 ENHANCEMENT #5024 Installer now checks that the user has entered a username and password correctly for the default admin, an additional button for re-checking requirements is now found at the bottom of the admin configuration section
ENHANCEMENT Error messages for database AND admin configuration are now in the same place at the top of the installer (from r99841)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105535 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-25 03:14:47 +00:00
..
config-form.html ENHANCEMENT #5024 Installer now checks that the user has entered a username and password correctly for the default admin, an additional button for re-checking requirements is now found at the bottom of the admin configuration section 2010-05-25 03:14:47 +00: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 (from r98786) 2010-04-14 03:32:30 +00:00
install.css MINOR Styling on installer (from r98781) 2010-04-14 03:31:42 +00:00
MySQLDatabaseConfigurationHelper.php MINOR Fixed phpdoc documentation 2010-04-23 03:26:32 +00:00
php5-required.html MINOR Changed silverstripe.com references to silverstripe.org 2009-11-06 03:35:07 +00:00