webchick
|
ccb1f60130
|
Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account.
|
2011-11-24 13:26:10 -08:00 |
webchick
|
193d1e0bdc
|
Issue #655190 by dealancer: Fixed Allow hook_install_tasks() to be called from a profile's .install file (or document that it can't be).
|
2011-11-14 02:34:29 -05:00 |
webchick
|
2df4ce2632
|
Issue #212284 by Damien Tournoud, alexanderpas, dww: Fixed security check in 'configure' stage not compatible with overriding variables: site_name() and site_mail().
|
2011-11-12 15:40:36 -08:00 |
webchick
|
5646753598
|
Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
2011-11-07 22:40:10 -08:00 |
webchick
|
6395a07329
|
Oops. Rollback of #951644 which was accidentally committed.
|
2011-09-30 19:49:01 -07:00 |
webchick
|
25a927031c
|
Issue #1289364 by swentel: Fixed SchemaCache generates empty cid.
|
2011-09-30 15:08:10 -07:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Angie Byron
|
e193ae2b73
|
#1007488 by Gábor Hojtsy, plach, droplet: Fixed Drupal cannot be installed in a non-predefined language
|
2011-01-03 15:48:11 +00:00 |
Angie Byron
|
52ba5cc84c
|
#994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in installation
|
2010-12-28 18:17:27 +00:00 |
Angie Byron
|
092f7a2671
|
#1001056 by timmillwood: Country should have st() instead of t() wrapping it.
|
2010-12-19 19:26:21 +00:00 |
Angie Byron
|
a066c69b9c
|
#534556 by karschp, coltrane, Bojhan, David_Rothstein: Fix double appearance of the settings.php message in the installer
|
2010-12-04 01:54:37 +00:00 |
Angie Byron
|
1a685474e6
|
#851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust.
|
2010-11-29 04:45:11 +00:00 |
Angie Byron
|
ff119bc0cc
|
#346494 by hswong3i, Pancho, Dave Reid, duellj, dalin: Fixed DB drivers need to be able to change the configure database form during install
|
2010-11-29 02:55:57 +00:00 |
Angie Byron
|
cfb6ff4127
|
Rolling back #851136. Broke SQLite installation.
|
2010-11-28 07:32:39 +00:00 |
Dries Buytaert
|
d7a63ff988
|
- Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust.
|
2010-11-27 20:37:34 +00:00 |
Dries Buytaert
|
7ab426ecae
|
- Patch #689954 by Mark Trapp: installation complete message doesn't conform to Drupal path conventions.
|
2010-11-05 20:53:38 +00:00 |
Angie Byron
|
8ab93aeaf1
|
#938470 by Kevin Hankens: Change error about file permissions on settings.php during install to warning instead.
|
2010-10-15 03:31:28 +00:00 |
Dries Buytaert
|
7383675935
|
- Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements check error if PECL PDO is being used.
|
2010-10-12 02:50:03 +00:00 |
Angie Byron
|
00ea494765
|
#934110 by dww: Fixed regression: Installer defaults to country 'Afghanistan', not 'None'.
|
2010-10-07 03:26:41 +00:00 |
Dries Buytaert
|
f85a37c307
|
- Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation.
|
2010-10-04 18:00:46 +00:00 |
Angie Byron
|
bf751d9a94
|
#651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.
|
2010-10-01 18:37:23 +00:00 |
Angie Byron
|
fb6b16d172
|
#927652 by Gábor Hojtsy, carlos8f: Drupal *always* installs without clean URLs on the UI.
|
2010-10-01 01:29:42 +00:00 |
Dries Buytaert
|
e22b2153a2
|
- Patch #140783 by sun: a select list without #default_value() always passes form validation.
|
2010-09-24 21:36:22 +00:00 |
Angie Byron
|
4bd74a0066
|
#882164 follow-up by Gábor Hojtsy, reglogge: Further clarifications to localization install instructions.
|
2010-09-23 23:59:28 +00:00 |
Angie Byron
|
df6d862d30
|
#418302 follow-up by David_Rothstein, reglogge, dww: Deal with obscure edge case when attempting to create settings.php during installation.
|
2010-09-22 07:05:22 +00:00 |
Angie Byron
|
18a68728d0
|
#882164 by aschiwi, Gábor Hojtsy, David_Rothstein, reglogge, et al: Fix the 'install from another language' instructions so that they actually work.
|
2010-09-22 01:49:17 +00:00 |
Dries Buytaert
|
679372502b
|
- Patch #910572 by sun, David_Rothstein: command line installations are broken (programmatic form submissions don't need a theme?).
|
2010-09-14 21:42:05 +00:00 |
Angie Byron
|
fc53a19440
|
#418302 by David_Rothstein, dww, reglogge, and lots and lots of other 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.
|
2010-09-14 18:46:40 +00:00 |
Angie Byron
|
1ba166ff8e
|
#898654 by chx, Damien Tournoud, alex_b: Fixed Required modules not installed before optional modules.
|
2010-09-01 01:24:05 +00:00 |
Dries Buytaert
|
153ef8bd7b
|
- Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile.
|
2010-08-22 15:31:18 +00:00 |
Dries Buytaert
|
4f2d69698c
|
- Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too.
|
2010-07-30 01:59:14 +00:00 |
Dries Buytaert
|
3b2968da7a
|
- Patch #843656 by Pasqualle: duplicated code line. Easiest patch of the day.
|
2010-07-02 15:32:10 +00:00 |
Dries Buytaert
|
267ebfb7b6
|
- Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection.
|
2010-06-28 19:57:34 +00:00 |
Dries Buytaert
|
f56b384be0
|
- Patch #833192 by carlos8f: installer might install modules in wrong order.
|
2010-06-25 12:35:14 +00:00 |
Dries Buytaert
|
62a8bf600e
|
- Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not displaying during install.
|
2010-06-05 12:02:33 +00:00 |
Dries Buytaert
|
3cef673eec
|
- Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, David_Rothstein, tstoeckler: install fails when default.settings.php is not present.
|
2010-06-04 09:18:15 +00:00 |
Dries Buytaert
|
75e847346d
|
- Patch #585012 by jpmckinney, David_Rothstein: setting a default theme in install profile causes WHACK errors.
|
2010-05-29 08:02:58 +00:00 |
Dries Buytaert
|
d4200e2600
|
- Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies.
|
2010-05-18 18:11:13 +00:00 |
Dries Buytaert
|
eafab3f4f0
|
- Patch #790832 by David_Rothstein: install_configure_form_submit() unnecessarily mangles the () array.
|
2010-05-09 14:27:52 +00:00 |
Dries Buytaert
|
25da67d48e
|
- Patch #752814 by David_Rothstein, Gábor Hojtsy: installer forces user_email_verification() to TRUE.
|
2010-05-05 15:46:05 +00:00 |
Angie Byron
|
878fb1e781
|
#409410 by hunmonk, David_Rothstein: Don't clobber install profile messages on final page of installer.
|
2010-05-03 06:51:41 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Angie Byron
|
e1a00ff848
|
#758804 by David_Rothstein: Remove unnecessary calls to rebuild module and theme data in the installer.
|
2010-04-29 05:33:43 +00:00 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Angie Byron
|
b1026a1a21
|
#776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line install at the root, rather than the symptom.
|
2010-04-23 07:50:28 +00:00 |
Angie Byron
|
a0f1bffdac
|
#776178 by marvil07: Fixed PHP 5.3 warning for command line install.
|
2010-04-22 09:13:53 +00:00 |
Angie Byron
|
d290b725d8
|
#777138 by realityloop: Fixed Strict warning: Only variables should be passed by reference in install_settings_form().
|
2010-04-21 08:56:06 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
de33f74b40
|
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
|
2010-04-11 17:16:45 +00:00 |
Dries Buytaert
|
fa63e6fe68
|
- Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update.
|
2010-03-31 19:10:39 +00:00 |