Ingo Schommer
|
8c5e56fe31
|
Merge branch 'master' into integration
Conflicts:
admin/css/screen.css
dev/install/php5-required.html
|
2012-04-09 21:10:08 +02:00 |
|
Jeremy Bridson
|
697ffb82a7
|
ENHANCEMENT:fixed styling on "installing SilverStripe" page.
|
2012-04-05 12:01:27 +12:00 |
|
Jeremy Bridson
|
63b23a2155
|
ENHANCEMENT:incorporating "simple" theme into the the SS3 Install - styling the install page to fit with the "simple" theme
|
2012-04-03 17:31:40 +12:00 |
|
Sean Harvey
|
68aaae8cc0
|
MINOR Update docs and version checking for PHP 5.3+
|
2012-04-03 09:54:55 +12:00 |
|
Stig Lindqvist
|
1a81c3de27
|
BUGFIX The SilverStripe installer throwing warning on settings that was legit.
|
2012-03-28 17:56:57 +13:00 |
|
Sean Harvey
|
3d62832fbb
|
MINOR Removed session_start() call in installer, as it contradicts the requireFunction check for session_start as part of the installer
|
2012-03-12 10:25:39 +13:00 |
|
Sean Harvey
|
0c30bfc2dd
|
MINOR Tweak text about display_errors
|
2012-03-12 10:17:57 +13:00 |
|
Robert Curry
|
d34dca675a
|
MINOR: Fix typographical errors.
|
2012-03-09 17:00:25 +13:00 |
|
Robert Curry
|
ecb279c33e
|
Issue #6667: Check for TEMP_FOLDER _ss_envrionment override in install script.
|
2012-03-09 15:06:01 +13:00 |
|
Ryan O'Hara
|
63d5927e50
|
BUGFIX: Added TemplateGlobalProvider include to installer, as required by i18n.
|
2012-03-09 10:45:24 +13:00 |
|
Kirk Mayo
|
c211b7c435
|
Added some simple code to show the location of the loaded php.ini file when php configuration or file permision errors exist
|
2012-03-04 21:01:12 +13:00 |
|
Ingo Schommer
|
fcf103cd14
|
MINOR Check for display_errors=Off during installation (fixes #5779)
|
2012-02-11 01:19:29 +01:00 |
|
Mark James
|
e102d9ddc9
|
BUGFIX: Corrected use of ENT_QUOTES/UTF8 on htmlentities in installer introduced by r3a7ac9759ab8f98eee0bb15db4618fd0ee146ab6. fixes #6806
|
2011-12-16 22:27:42 +00:00 |
|
Ingo Schommer
|
3a7ac9759a
|
BUGFIX Consistently using multibyte-safe htmlentities()
|
2011-11-29 10:43:06 +01:00 |
|
Hamish Friedlander
|
436e0f0475
|
ENHANCEMENT: Make the installer work when CMS module isnt present
|
2011-10-29 17:23:22 +13:00 |
|
Hamish Friedlander
|
af667eb8ec
|
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 |
|