Don't use wfMsg('go') on this submit button. It's already used for the "Go" search...
[lhc/web/wiklou.git] / update.php
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-06-21 Tim StarlingUse include_once and require_once instead of include...
2004-05-24 Jerome JamnickyRemove lcc_title field from linkscc table, if necessary,
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-23 Brion VibberUpdate INSTALL from 1.2 branch; deprecate install.php...
2004-04-18 Evan ProdromouAdded a user_real_name column to the user table, and...
2004-03-13 Brion VibberRemove the forced left-align in enhanced recentchanges...
2004-03-07 Brion VibberCopy the arrow files on install/update
2004-03-06 Brion VibberMoved database update functions into maintenance/update...
2004-03-05 Brion VibberUpdate LocalSettings.php and LanguageUtf8.php on comman...
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-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2004-01-18 Tim Starlinguntested attempt at bug fix
2004-01-18 Erik Moeller-$wgEnableEditToolbar, broken in non-English langs...
2004-01-17 Jens FrankCopy edit icons to upload directory on update
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2003-12-13 Mr. E23Article.php:
2003-12-08 Brion VibberDon't complain about empty log file... I thought this...
2003-12-08 Brion VibberDon't complain about empty log file... I thought this...
2003-11-27 Mr. E23Reverting to previous version (solved serialization...
2003-11-25 Mr. E23Added 'DELETE FROM linkscc' in case table exists, since...
2003-11-20 Brion VibberUpdates and mergine to install/update
2003-11-17 Mr. E23update now creates linkscc table (used by PersistentLC)
2003-11-16 Brion VibberPHP version check on install/update; remove 4.0.x compa...
2003-11-15 Tim Starlingmisc. bug fixes
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-08 Mr. E23Further link-cache related stuff.
2003-09-21 Tim StarlingMediaWiki namespace
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-09-13 Tim Starlingremoving unreliable version check before ALTER TABLE
2003-09-07 Tim StarlingAutoblocker privacy protection
2003-06-30 Erik Moeller* "Edit this section" feature that allows loading just...
2003-05-07 Lee Daniel CrockerMake sure user password code and update script agree.
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