| Commit message (Collapse) | Author | Age |
|
|
|
| |
not correctly saved to admin user account.
|
|
|
|
| |
from a profile's .install file (or document that it can't be).
|
|
|
|
| |
'configure' stage not compatible with overriding variables: site_name() and site_mail().
|
|
|
|
| |
warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
| |
|
| |
|
| |
|
|
|
|
| |
in a non-predefined language
|
|
|
|
| |
installation
|
| |
|
|
|
|
| |
of the settings.php message in the installer
|
|
|
|
| |
robust.
|
|
|
|
| |
to be able to change the configure database form during install
|
| |
|
|
|
|
| |
autoloading more robust.
|
|
|
|
| |
to Drupal path conventions.
|
|
|
|
| |
settings.php during install to warning instead.
|
|
|
|
| |
check error if PECL PDO is being used.
|
|
|
|
| |
'Afghanistan', not 'None'.
|
|
|
|
| |
select list without #default_value() always passes form validation.
|
| |
|
|
|
|
| |
URLs on the UI.
|
|
|
|
| |
form validation.
|
|
|
|
| |
localization install instructions.
|
|
|
|
| |
case when attempting to create settings.php during installation.
|
|
|
|
| |
'install from another language' instructions so that they actually work.
|
|
|
|
| |
broken (programmatic form submissions don't need a theme?).
|
|
|
|
| |
people: Copy default.settings.php to settings.php during install if webserver owns files. Eliminates 'red error of death' during install for most shared hosting set-ups.
|
|
|
|
| |
installed before optional modules.
|
|
|
|
| |
increase simpletest speed by running on a simplified profile.
|
|
|
|
| |
MariaDB works, too.
|
| |
|
|
|
|
| |
per database connection.
|
| |
|
|
|
|
| |
displaying during install.
|
|
|
|
| |
David_Rothstein, tstoeckler: install fails when default.settings.php is not present.
|
|
|
|
| |
install profile causes WHACK errors.
|
|
|
|
| |
inconsistencies.
|
|
|
|
| |
unnecessarily mangles the () array.
|
|
|
|
| |
user_email_verification() to TRUE.
|
|
|
|
| |
on final page of installer.
|
|
|
|
| |
and sha1.
|
|
|
|
| |
theme data in the installer.
|
|
|
|
| |
buttons.
|
|
|
|
| |
install at the root, rather than the symptom.
|
| |
|
|
|
|
| |
passed by reference in install_settings_form().
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
| |
|
|
|
|
| |
Reid, JohnAlbin, aspilicious: themes disabled during update.
|