Commit Graph

108 Commits (de79420bc9b448169d61c8c70a6155060502f6a0)

Author SHA1 Message Date
Dries Buytaert b0735a04d7 - Patch #147145 by David Strauss: remove mysql (no i) as an option when mysqli is available. 2007-06-05 09:26:42 +00:00
Dries Buytaert 1fe90cba4f - Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Dries Buytaert 3f7364b914 - Patch #148652 by JohnAlbin: fixes 'undefined index' notices in installer. 2007-06-02 11:06:39 +00:00
Dries Buytaert 3b32bb6fc2 - Patch #146470 by Eaton: install.php was hard-calling the user module's internal FAPI functions, and that line had been missed. 2007-05-28 18:50:49 +00:00
Dries Buytaert 96926ca047 - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert 0047e35d91 - Patch #145671 by Gabor: import translation files when adding a new language. 2007-05-22 07:42:37 +00:00
Dries Buytaert 707abd1133 - Patch #142869 by keith.smith: expanded the installer's help text a bit. 2007-05-17 06:35:05 +00:00
Gábor Hojtsy e80888ae25 #141637 follow up patch by merlinofchaos: proper placement of menu_rebuild() to not run twice on the same request 2007-05-15 19:44:23 +00:00
Dries Buytaert adab4ab83b - Patch #142869 by Gabor: import interface translation files at install time. 2007-05-15 15:29:49 +00:00
Dries Buytaert 26da0ada51 - Patch #144087 by dmitrig01: form API fix. 2007-05-15 05:43:54 +00:00
Dries Buytaert ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Gábor Hojtsy df0f9dbd4c #141637: add back menu_rebuild() to allow for clean URL check, and document the need for both menu_rebuild() calls, so we will not make this mistake in the future 2007-05-11 17:25:14 +00:00
Gábor Hojtsy b09fbd8e50 #141637 by merlinofchaos and yched: follow up fixes to the installer patch, properly rebuilding the menu when done and returning update results 2007-05-11 07:33:46 +00:00
Dries Buytaert 258c653f56 - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Gábor Hojtsy a7845659e8 #99011: FILE_WRITEABLE typofix to FILE_WRITABLE, patch by myself 2007-05-08 22:10:22 +00:00
Dries Buytaert a309ea2be2 - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php. 2007-05-08 16:36:55 +00:00
Gábor Hojtsy 8630e5ed51 #141596: _locale_get_iso_list() was renamed _locale_get_predefined_list(), patch by meba 2007-05-06 11:56:41 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert 2e0bb6e939 - Patch #130946 by KarenS: fixed undefined variable output. 2007-03-25 23:34:17 +00:00
Dries Buytaert 649e1da4b5 - Removing whitespace. 2007-03-05 16:15:22 +00:00
Steven Wittens ba0ff1a9b7 #117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Dries Buytaert 79872ff139 - Patch #98359 by Robroy and webchick: string clean-up: web site -> website 2007-02-27 12:29:22 +00:00
Dries Buytaert 0f284b37d2 - Patch #113788 by chx: fix menu_rebuild position. 2007-01-29 12:34:29 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Steven Wittens 23ffc2b9a9 #108186: Fix install.php on Firefox (caching issue) 2007-01-10 10:15:07 +00:00
Dries Buytaert 3c6d61e73c - Patch #104763 by RobRoy: better defaults for page and story. 2007-01-03 11:10:58 +00:00
Dries Buytaert 2059333c09 - Patch #102599 by ChrisKennedy: fixed rare 'call to undefined function' in the installer. 2006-12-30 09:06:22 +00:00
Dries Buytaert ac541754c8 - Patch #105368 by ChrisKennedy: Clarify that settings.php is set to RO on install. 2006-12-30 08:27:37 +00:00
Steven Wittens c1f9032c91 #103519: Allow dot in database table prefix. 2006-12-17 06:51:47 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +00:00
Dries Buytaert 827f064deb - Patch # #98366 by webchick and ac: simplified strings for translators. 2006-11-24 10:18:24 +00:00
Dries Buytaert d721a4f0d9 - Patch #98365 by webchick and RobRoy: added missing t() functions. 2006-11-24 09:01:57 +00:00
Dries Buytaert e08f5f27bd - Patch #98359 by webchick and webernet: standardize on terminology: 'website' and 'web page'. 2006-11-21 20:03:11 +00:00
Neil Drumm b0ddf6f40c #98359 by webchick. Change 'web site' to more common usage, 'website.' 2006-11-19 23:51:02 +00:00
Neil Drumm 6466ee049a #92936 by webchick. Radios must always have something selected. 2006-11-10 08:52:53 +00:00
Dries Buytaert 04037a5011 - Patch #92923 by webchick: made the installer more robust to missing modules. 2006-11-08 19:21:07 +00:00
Dries Buytaert cb8be5f821 - Patch #89285 by profix: code simplifications. 2006-10-26 05:31:14 +00:00
Dries Buytaert aa9d96f661 - Patch by me: 'database prefix' -> 'table prefix' 2006-10-08 06:25:19 +00:00
Dries Buytaert 166cecf2d7 - Patch #87819 by webchick: 'database prefix' -> 'table prefix' 2006-10-08 06:23:38 +00:00
Neil Drumm 389916b8be #84173 by plumbley and Jax. Don't assume the database port is set. 2006-10-04 07:16:20 +00:00
Neil Drumm 7851004a1e #81218 by chx. Allow install.php to act on array db urls and prefixes. 2006-10-04 07:10:23 +00:00
Steven Wittens 2e9897254d #83229: Recover gracefully from old PHP versions in installer (best effort only) 2006-09-11 10:53:19 +00:00
Neil Drumm 428a86e60f #74992 by nickl, beginner, and erdemkose. Some configurations were having trouble with the global variables. 2006-09-11 08:11:07 +00:00
Dries Buytaert 9a5bfda0e5 - Patch #82173 by flk: allow users to configure a port number. 2006-09-06 07:46:25 +00:00
Dries Buytaert 971129417e - Patch #82616 by flk: database password should be optional. 2006-09-06 07:36:17 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00
Neil Drumm 30c2e89ce7 #76555 by Goba. Installer l10n. 2006-09-01 05:38:40 +00:00
Neil Drumm bceaf8f0da #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. 2006-08-29 09:12:03 +00:00
Neil Drumm b4af893ceb #76525 by asimmonds. Fixing another call to an undefined function. 2006-08-23 08:25:44 +00:00
Neil Drumm e48ec09993 #79511 by timcn. Clean up some notices. 2006-08-21 06:25:49 +00:00
Dries Buytaert 7de41539df - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model. 2006-08-18 18:58:47 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert 3c975f4bb8 - Patch #77549 by adrian: install profiles should be in their own directory. 2006-08-08 21:18:04 +00:00
Steven Wittens 38e4c1ae91 #76209: (Eaton et al)
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Dries Buytaert 567a82f090 - Modified patch #76659 by dopry: clarified the instructions. 2006-08-02 10:26:42 +00:00
Dries Buytaert a74aa9b6e6 - Patch #75256 kika, eaton, et al: improve the installer's usability. 2006-08-01 14:59:21 +00:00
Steven Wittens 90acf99341 #75264: Redirect uninstalled default Drupal site to install.php 2006-07-31 19:24:16 +00:00
Dries Buytaert 1c75a210bd - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core. 2006-07-13 13:14:25 +00:00