silverstripe-framework/dev/install
2012-05-19 11:29:25 +12:00
..
css MINOR Install screen visual tweaks, more visible disabled state on install button, conditional version number (to avoid it showing without a version), referencing new theme in install screen, using new layout in install progress screen as well 2012-04-11 16:49:31 +02:00
images ENHANCEMENT:added logo to header on ss3 install page - plus compass regenerated icon sprites. 2012-04-05 11:18:11 +12:00
scss MINOR Install screen visual tweaks, more visible disabled state on install button, conditional version number (to avoid it showing without a version), referencing new theme in install screen, using new layout in install progress screen as well 2012-04-11 16:49:31 +02:00
config-form.html MINOR Using correct URL for tutorial in installer 2012-05-11 14:51:23 +12:00
config.rb ENHANCEMENT Installer styling, moving away from blackcandy 2012-04-11 22:51:10 +12:00
DatabaseAdapterRegistry.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
DatabaseConfigurationHelper.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
install.js ENHANCEMENT Installer styling, moving away from blackcandy 2012-04-11 22:51:10 +12:00
install.php MINOR Fixing up PHP versions to be consistent with 2012-04-20 15:08:01 +12:00
install.php5 SECURITY Fixed remote code execution vuln in install.php due to inserting unescaped user data into mysite/_config.php. Not critical because install.php is required to be removed on a SilverStripe installation anyway (fixes #7205) 2012-05-16 14:59:42 +02:00
MySQLDatabaseConfigurationHelper.php BUGFIX If there is *any* error connecting to MySQL, expose this to the installer. 2012-05-19 11:29:25 +12:00
php5-required.html MINOR Fixing up PHP versions to be consistent with 2012-04-20 15:08:01 +12:00