summaryrefslogtreecommitdiff
path: root/install.php
Commit message (Expand)AuthorAge
...
* - Patch #147145 by David Strauss: remove mysql (no i) as an option when mysql...Dries Buytaert2007-06-05
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...Dries Buytaert2007-06-04
* - Patch #148652 by JohnAlbin: fixes 'undefined index' notices in installer.Dries Buytaert2007-06-02
* - Patch #146470 by Eaton: install.php was hard-calling the user module's inte...Dries Buytaert2007-05-28
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
* - Patch #145671 by Gabor: import translation files when adding a new language.Dries Buytaert2007-05-22
* - Patch #142869 by keith.smith: expanded the installer's help text a bit.Dries Buytaert2007-05-17
* #141637 follow up patch by merlinofchaos: proper placement of menu_rebuild() ...Gábor Hojtsy2007-05-15
* - Patch #142869 by Gabor: import interface translation files at install time.Dries Buytaert2007-05-15
* - Patch #144087 by dmitrig01: form API fix.Dries Buytaert2007-05-15
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
* #141637: add back menu_rebuild() to allow for clean URL check, and document t...Gábor Hojtsy2007-05-11
* #141637 by merlinofchaos and yched: follow up fixes to the installer patch, p...Gábor Hojtsy2007-05-11
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at...Dries Buytaert2007-05-10
* #99011: FILE_WRITEABLE typofix to FILE_WRITABLE, patch by myselfGábor Hojtsy2007-05-08
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship w...Dries Buytaert2007-05-08
* #141596: _locale_get_iso_list() was renamed _locale_get_predefined_list(), pa...Gábor Hojtsy2007-05-06
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #130946 by KarenS: fixed undefined variable output.Dries Buytaert2007-03-25
* - Removing whitespace.Dries Buytaert2007-03-05
* #117018: Use Garland theme for installer/maintenance pages, and add task list...Steven Wittens2007-03-02
* - Patch #98359 by Robroy and webchick: string clean-up: web site -> websiteDries Buytaert2007-02-27
* - Patch #113788 by chx: fix menu_rebuild position.Dries Buytaert2007-01-29
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an...Dries Buytaert2007-01-24
* #108186: Fix install.php on Firefox (caching issue)Steven Wittens2007-01-10
* - Patch #104763 by RobRoy: better defaults for page and story.Dries Buytaert2007-01-03
* - Patch #102599 by ChrisKennedy: fixed rare 'call to undefined function' in t...Dries Buytaert2006-12-30
* - Patch #105368 by ChrisKennedy: Clarify that settings.php is set to RO on in...Dries Buytaert2006-12-30
* #103519: Allow dot in database table prefix.Steven Wittens2006-12-17
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
* - Patch #98365 by webchick and RobRoy: added missing t() functions.Dries Buytaert2006-11-24
* - Patch #98359 by webchick and webernet: standardize on terminology: 'website...Dries Buytaert2006-11-21
* #98359 by webchick. Change 'web site' to more common usage, 'website.'Neil Drumm2006-11-19
* #92936 by webchick. Radios must always have something selected.Neil Drumm2006-11-10
* - Patch #92923 by webchick: made the installer more robust to missing modules.Dries Buytaert2006-11-08
* - Patch #89285 by profix: code simplifications.Dries Buytaert2006-10-26
* - Patch by me: 'database prefix' -> 'table prefix'Dries Buytaert2006-10-08
* - Patch #87819 by webchick: 'database prefix' -> 'table prefix'Dries Buytaert2006-10-08
* #84173 by plumbley and Jax. Don't assume the database port is set.Neil Drumm2006-10-04
* #81218 by chx. Allow install.php to act on array db urls and prefixes.Neil Drumm2006-10-04
* #83229: Recover gracefully from old PHP versions in installer (best effort only)Steven Wittens2006-09-11
* #74992 by nickl, beginner, and erdemkose. Some configurations were having tro...Neil Drumm2006-09-11
* - Patch #82173 by flk: allow users to configure a port number.Dries Buytaert2006-09-06
* - Patch #82616 by flk: database password should be optional.Dries Buytaert2006-09-06
* #75002: Install-time and run-time requirements checking + status report pageSteven Wittens2006-09-01
* #76555 by Goba. Installer l10n.Neil Drumm2006-09-01
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
* #76525 by asimmonds. Fixing another call to an undefined function.Neil Drumm2006-08-23
* #79511 by timcn. Clean up some notices.Neil Drumm2006-08-21