Commit Graph

62 Commits (c7e45d937d6ac63b2f4fc5a44ce3567159f86052)

Author SHA1 Message Date
David Rothstein 88e9b83612 Merge branch '7.15-security' into 7.x 2012-10-17 16:57:48 -04:00
David Rothstein b9127101ff Drupal 7.16. 2012-10-17 16:45:04 -04:00
Jennifer Hodgdon bfdecf2ee2 Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M files 2012-10-10 10:31:02 -07:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
Jennifer Hodgdon 0a1b3116ca Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-M 2012-10-04 09:04:02 -07:00
Jennifer Hodgdon 9c3b49a9a4 Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API 2012-09-11 08:49:22 -07:00
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