hide 'guess timezone' button if javascript is not available.
[lhc/web/wiklou.git] / install.php
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-23 Brion VibberUpdate INSTALL from 1.2 branch; deprecate install.php...
2004-03-13 Brion VibberRemove the forced left-align in enhanced recentchanges...
2004-03-08 Tim Starlingdisabling database messages during install
2004-03-07 Brion VibberCopy the arrow files on install/update
2004-03-05 Brion VibberInstall magnify-clip.png.
2004-02-28 Brion VibberRequire sitename to be set at install or update time...
2004-02-28 Brion VibberSwitch nasty GIFs in toolbar for PNGs
2004-02-28 Erik Moellerusing index.php and redirect.php instead of wiki.phtml...
2004-02-27 Brion VibberFix for 904065: use .php instead of .phtml extension...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-22 Erik Moellernope - this is how it should work...
2004-01-22 Erik Moeller1) Do not ask for root password. Use settings in AdminS...
2004-01-18 Tim StarlingFixed recent bugs
2004-01-17 Jens FrankCopy edit icons to upload directory on install
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2003-12-25 Evan ProdromouInstall LanguageUtf8.php by default
2003-12-08 Brion VibberRemove mention of obsolete test suite 1.1.0
2003-11-27 Brion VibberEvan's patch for #850404 -- don't fail on blank debug log
2003-11-21 Brion VibberInclude timestamps in generated initial pages
2003-11-20 Brion VibberUpdates and mergine to install/update
2003-11-16 Brion VibberPHP version check on install/update; remove 4.0.x compa...
2003-11-15 Tim Starlingmisc. bug fixes
2003-09-21 Tim StarlingMediaWiki namespace
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-09-07 Tim StarlingAutoblocker privacy protection
2003-08-21 Brion VibberMove interwiki management from big ugly array into...
2003-08-14 Matthias JordanAdded the default parameter to fgets explicitly (1024...
2003-07-01 Matthias JordanPut a buffer size of 1024 (the default value) into...
2003-07-01 Erik MoellerCheck if mysql support is available and if not, try...
2003-04-30 Lee Daniel CrockerPassword encryption should finally work now. Updates to
2003-04-29 Lee Daniel CrockerFix stylesheet install bug.
2003-04-28 Lee Daniel CrockerInstall script bug.
2003-04-16 Lee Daniel CrockerInstall and update script fixes.
2003-04-16 Lee Daniel CrockerNew update script, Version.php, new salted passwords...
2003-04-14 Lee Daniel CrockerInitial revision