Commit Graph

69 Commits (e8f1cbd51fdfd10a5b0e6e3232d2663ae69e953b)

Author SHA1 Message Date
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
Dries Buytaert 967f4a1bbe - Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards. 2010-03-26 22:14:46 +00:00
Dries Buytaert 4474551713 - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML. 2010-03-17 14:04:38 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert b297dc27e2 - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation. 2010-02-26 06:39:13 +00:00
Angie Byron 2d4b5d085f #524728 follow-up by David_Rothstein: Bring install.php split in-line with update.php. 2010-02-17 04:19:51 +00:00