lhc/web/wiklou.git
2004-01-25 Mr. E23Added use of a FakeMemCachedClient in case memcached...
2004-01-25 Mr. E23Fix for bug in preference save
2004-01-24 Mr. E23Replaced old memcached client with new one
2004-01-24 Mr. E23new memcached client returns integers as strings
2004-01-24 Mr. E23compatibility modifications in preparation for the...
2004-01-24 Mr. E23Only allow identified users to mark edits as minor
2004-01-22 Mr. E23Prevent buffering of user feedback output (may be a...
2004-01-22 Erik MoellerFurther clarification to reduce newbie guesswork
2004-01-22 Erik Moellerminor clarification
2004-01-22 Erik Moellernope - this is how it should work...
2004-01-22 Erik MoellerMore detailed explanations
2004-01-22 Erik Moellerexplain where the settings are used
2004-01-22 Erik Moeller1) Do not ask for root password. Use settings in AdminS...
2004-01-22 Erik Moellernot having $wgDBsqluser in LocalSettings.php is confusi...
2004-01-20 Jens FrankFeature-Request #816659,#668443: No (next 50) link...
2004-01-20 Brion VibberQuickie blacklist & stricter whitelist for upload exten...
2004-01-19 Erik Moellershow infobox in all KHTML browsers
2004-01-19 Erik Moellernowiki button for toolbar
2004-01-19 Mr. E23Added irc:// to list of recognized URLs
2004-01-19 Erik MoellerUse an infobox instead of copy & pasting the toolbar...
2004-01-19 Erik Moeller1) nowiki button
2004-01-19 Brion VibberStub Greek file to get input URL encoding right
2004-01-18 Erik Moellersome necessary escaping for table names
2004-01-18 Mr. E23Fix to improve speed on some systems
2004-01-18 Andre Engelslanguages als:, bg:, walon: added
2004-01-18 Erik Moellersome missing translations for edit toolbar
2004-01-18 Tim StarlingFixed recent bugs
2004-01-18 Erik Moeller-unnecessary </p>
2004-01-18 Erik MoellerJS for button generation
2004-01-18 Erik Moellergenerate toolbar buttons via JS so that non-JS browsers...
2004-01-18 Erik Moellersome JS cleanup
2004-01-18 Erik Moellerinsert tags at cursor position in MOZ and IE, simplify...
2004-01-18 Tim Starlinguntested attempt at bug fix
2004-01-18 Erik Moellerno space between toolbar and edit form in IE
2004-01-18 Erik Moeller-$wgEnableEditToolbar, broken in non-English langs...
2004-01-18 Erik Moelleredit toolbar default = true
2004-01-18 Tim Starlingadded $wgEnableEditToolbar to disable JS toolbar
2004-01-18 Tim Starlingbetter conversion/backwards compatibility
2004-01-17 Mr. E23Added pref which can be used to enable faster page...
2004-01-17 Jens FrankCopy edit icons to upload directory on update
2004-01-17 Jens FrankCopy edit icons to upload directory on install
2004-01-17 Tim StarlingsetArticleRelated required in more places than I realis...
2004-01-17 Tim StarlingGot rid of some notices
2004-01-17 Tim StarlingMore informative rollback summary
2004-01-17 Tim Starlingminor bug fix
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2004-01-17 Jens FrankBug#790303 - Fix javascript or external URL insertion...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-16 Jens FrankFixed problem with image pages of non existing images
2004-01-15 Erik MoellerChanged function/variable name "final" to "closing...
2004-01-14 Mr. E23Removed exit() statement
2004-01-13 Jens FrankOffer GD-based image resizing as well as ImageMagick...
2004-01-12 Mr. E23Compatibility with alternative memcached client. Minor...
2004-01-12 Brion VibberUpdates from meta
2004-01-12 Erik MoellerJeLuF's image resizing code
2004-01-11 Mr. E23Removed a global variable. Added PHP < 4.3 compatibilit...
2004-01-11 Brion VibberAdd $wgRemoteUploads option to show the upload _link_...
2004-01-11 Brion VibberConfigurable location of texvc; detect failure to produ...
2004-01-11 Erik Moellerinherit default user options from En where not already...
2004-01-11 Erik Moellerinherit default options for De
2004-01-11 Erik Moellertoolbar option added to all languages
2004-01-11 Brion VibberStandardize skin
2004-01-11 Erik MoellerNew edit toolbar for bold, italic, links, headlines...
2004-01-11 Erik Moellerimages for the new edit toolbar
2004-01-10 Mr. E23Cleaned up OutputPage::replaceVariables() a bit. Some...
2004-01-10 Mr. E23Removed warning for invalid links since it scares users...
2004-01-10 Brion VibberRemove sometimes erroneous duplicate Content-encoding...
2004-01-10 Tim Starlingobject-oriented database connections
2004-01-10 Tim Starlingfixed a few minor bugs and misc. notices
2004-01-10 Tim StarlingSome systems do not have getallheaders()
2004-01-07 Tim StarlingFixed initialisation order to make it slightly more...
2004-01-07 Brion VibberAdd some actual information to the README. :)
2004-01-07 Tim StarlingSomewhat improved
2004-01-07 Brion VibberSwitch dvips options from "-o -" to "-f". Should do...
2004-01-07 Tim StarlingAlteration of security fix to make it very slightly...
2004-01-07 Tim StarlingFix security flaw in parser -- $unique in input text
2004-01-07 Mr. E23A patch to cache articles after conversion to HTML...
2004-01-06 Mr. E23New fix for bug 869949 'Lists inside tables' from TomK32
2004-01-06 Tim StarlingMinor bug fix
2004-01-06 Tim StarlingAngela's disclaimer in top links
2004-01-06 Mr. E23Fixed bug causing magic word MAG_NOEDITSECTION to be...
2004-01-05 Mr. E23Added hooks for article create/delete/edit events and...
2004-01-05 Mr. E23Minor fix
2004-01-05 Mr. E23Moved linkscc SQL details into LinkCache for cleaner...
2004-01-05 Brion VibberURL-encode the mainpage link in CB
2004-01-05 Brion VibberSet $wgEnablePersistentLC to false by default; leads...
2004-01-05 Mr. E23Last fix was broken, reverting to last edit by brion
2004-01-05 Mr. E23Updated fix for bug 869949 'Lists inside tables' as...
2004-01-05 Mr. E23Fixed bug 869949 'Lists inside tables' as suggested...
2004-01-04 Brion VibberAdd $wgCompressRevisions option to compress old revisio...
2004-01-03 Brion VibberStart support for compressing entries in the old table...
2004-01-03 Brion VibberSynchronise instructions
2004-01-03 Brion VibberRemove reference to defunct test suite
2004-01-03 Erik Moeller$wgUseBetterLinksUpdate no longer needed, removed,...
2004-01-02 Brion VibberAccent aliases for namespaces 2,3
2004-01-01 Brion VibberSpeed improvement; patch by El. Text from sourceforge:
2003-12-26 Brion VibberMark undeleted redirect pages as redirects (bug #855372...
2003-12-26 Tim StarlingFallback to google search box when database is offline
2003-12-25 Evan ProdromouInstall LanguageUtf8.php by default
2003-12-25 Brion VibberInitial Thai translation file from meta.
next