Commit Graph

88 Commits (2d8259c7647436ef3ef599800833cf74f0253863)

Author SHA1 Message Date
Gábor Hojtsy 7c70d1b2a5 #191306 by xmacinfo, slightly modified: use standard reload link on all error pages 2007-11-11 22:43:44 +00:00
Dries Buytaert 073eb45833 - Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.) 2007-11-11 06:56:44 +00:00
Gábor Hojtsy 5f09149caa #178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns 2007-11-06 09:00:31 +00:00
Dries Buytaert a95ae4de74 - Patch #187877 by Keith Smith: fixed slight documentation inconsistency. 2007-10-31 16:14:15 +00:00
Dries Buytaert a2fa9ff2f7 - Patch #172396 by webchick: better prefix description on the installer screens. 2007-10-31 16:11:53 +00:00
Dries Buytaert 296f6e9f11 - Patch #180948 by quicksketch: automatically populate e-mail fields during install. 2007-10-22 15:48:26 +00:00
Dries Buytaert a2871f7368 - Patch #184867 by deekayen: documentation improvement. 2007-10-22 15:19:37 +00:00
Gábor Hojtsy b64adf07c8 #182645 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy a3f3cb346b Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied 2007-10-17 21:47:14 +00:00
Gábor Hojtsy fee294af94 basic code simplifications in the installer, uncovered at #178581 2007-10-16 11:41:19 +00:00
Gábor Hojtsy 7a8773ef14 #176141 by yched and myself: only print install page layout, if there is some output to send to the user. If JSON output is generated, it is already printed and should not be themed with HTML. 2007-09-28 13:06:46 +00:00
Gábor Hojtsy 470b2e374e #172262 by JirkaRybka: better globals handling in install system, so the choosen profile and language are remembered 2007-09-09 19:46:54 +00:00
Dries Buytaert 2db2c039fb - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
Gábor Hojtsy 6fa344f5b1 #172265 by chx: fix user id problems on mysql, when inserting the first two special users 2007-09-03 14:13:58 +00:00
Gábor Hojtsy f0d5a4245b #172447 by add1sun: include a link to the front page of the site on the 'already installed' page 2007-09-02 12:41:01 +00:00
Dries Buytaert 3ee06d4bad - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. 2007-08-30 19:31:28 +00:00
Gábor Hojtsy 118e91cc40 #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on 2007-08-29 14:57:50 +00:00
Gábor Hojtsy 6721bc580a #166593 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options) 2007-08-22 08:36:34 +00:00
Gábor Hojtsy 6ea74bfe47 #149092 by Gurpartap Singh slightly modified: Usability: generalize timezone discovery to use on user registration 2007-07-25 17:35:47 +00:00
Dries Buytaert a47643cb09 - Patch #160732 by JohnAlbin: fixed E_NOTICE in the installer. 2007-07-20 05:40:14 +00:00
Gábor Hojtsy f3f48753b3 #160248 noticed by Rowanw, patch by myself: minor typo fix in choose language link 2007-07-18 18:44:51 +00:00
Gábor Hojtsy 64def7cb3e #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?') 2007-07-16 12:43:06 +00:00
Gábor Hojtsy 89f0d22323 #156315 follow up patch by merlinofchaos: do not display profile chooser task if there is only one profile 2007-07-15 18:59:25 +00:00
Dries Buytaert c86f0f7ee9 - Patch #156315 by merlinofchaos: usability improvement: remove the wall of text in the installer. 2007-07-15 10:11:44 +00:00
Gábor Hojtsy 806d0a3dee #156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes 2007-07-05 08:48:58 +00:00
Gábor Hojtsy 0995d62be3 #99011 follow up patch my merlinofchaos: inform users if the settings.php or the settings directory in use is not write protected after installation. 2007-06-30 08:17:05 +00:00
Gábor Hojtsy 69a9f5f7e6 po -> translations directory rename missing piece, noticed by Alexander Hass 2007-06-25 12:44:11 +00:00
Gábor Hojtsy 17e97036ae #151280 by Rok Žlender, webernet and myself: use the real cache system, once we have the database set up, to get the values set by the configuration form and the install profile to the proper cache values 2007-06-23 13:22:47 +00:00
Gábor Hojtsy 57c9a13e1f #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
Dries Buytaert 9e0da3dc7c - Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
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