summaryrefslogtreecommitdiff
path: root/install.php
Commit message (Collapse)AuthorAge
* - 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 ↵Steven Wittens2007-03-02
| | | | | | list in the sidebar. - Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
* - 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 ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* #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 ↵Dries Buytaert2006-12-30
| | | | the installer.
* - Patch #105368 by ChrisKennedy: Clarify that settings.php is set to RO on ↵Dries Buytaert2006-12-30
| | | | install.
* #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: ↵Dries Buytaert2006-11-21
| | | | 'website' and 'web page'.
* #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 ↵Neil Drumm2006-09-11
| | | | trouble with the global variables.
* - 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
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #77549 by adrian: install profiles should be in their own directory.Dries Buytaert2006-08-08
|
* #76209: (Eaton et al)Steven Wittens2006-08-03
| | | | | - Make installer code integrate better with module.inc / system.module - Fix schema version bug when installing core
* - Modified patch #76659 by dopry: clarified the instructions.Dries Buytaert2006-08-02
|
* - Patch #75256 kika, eaton, et al: improve the installer's usability.Dries Buytaert2006-08-01
|
* #75264: Redirect uninstalled default Drupal site to install.phpSteven Wittens2006-07-31
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
et al: an initial install system for Drupal core.