Localization update.
[lhc/web/wiklou.git] / includes /
2009-09-17 Brion VibberFix for r55592: show the direct-page link/create link...
2009-09-17 Alex Zmerge most of r56515 back to trunk (changing Userrights...
2009-09-17 Michael Dale* removed "== true"
2009-09-17 Roan KattouwFix r56091: cache URLs with and without ?version separately
2009-09-17 Michael Dale* adds $wgEnableJS2system check for $wgUseAJAXCategorie...
2009-09-17 Michael Dale* ( bug 18264 ) upload-by-url form was still disabled...
2009-09-17 Andrew GarrettFix bug 20688 (Hidden categories still hidden if there...
2009-09-17 Roan KattouwFollowup to r56174: tooltipAndAccesskey also returns...
2009-09-17 Raimond SpekkingConsistency tweak: Use pipe-separator for diff / hist...
2009-09-17 Raimond SpekkingDo not lower case the message text. This is wrong for...
2009-09-17 Andrew GarrettIn Xml::encodeJsVar, keep backwards compatibility by...
2009-09-17 Siebrand MazelandAdd setting $wgAJAXCategoriesNamespaces to allow config...
2009-09-17 Alex ZFix logic error from r54153. By negating each individua...
2009-09-17 Aaron SchulzActually declare $wgOut ;)
2009-09-17 Aaron Schulzpartial revert of r55447: breaks url wpName prefilling
2009-09-17 Michael Dale* Enhanced OutputPage to support js2 style javascript...
2009-09-17 Aaron Schulzpartial revert on r55573; livePreview() is still used
2009-09-17 Alex ZActually use the filename supplied by the user.
2009-09-17 Brion VibberRevert r53832, r53897, r54145 "(bug 17988) Spaces befor...
2009-09-17 Andrew GarrettFix bug where checking another user's blocked status...
2009-09-17 Andrew GarrettFix regression in r52174 where parameter was not passed...
2009-09-16 Brion Vibberfix for bad entries
2009-09-16 Aaron SchulzDefault $attribs to an array in expandAttributes()
2009-09-16 Chad Horohoefix headers
2009-09-16 Alex Zuse fetchUser statically per r56133
2009-09-16 Brion VibberFix for wikibits.js loading when $wgStylePath != "...
2009-09-16 Alexandre Emsenhuber* (bug 20517) Cancel link from edit page now returns...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-16 Bryan Tong MinhCleanup SpecialUpload::getExistsWarning which reference...
2009-09-16 Aaron SchulzSet log_page on save
2009-09-16 Alex Z(bug 20655) If $wgHtml5 is false, run attribute values...
2009-09-16 Tim StarlingFix for bug 20601: disable debug output. It can be...
2009-09-16 Andrew GarrettLiquidThreads JS/AJAX updates
2009-09-15 Alexandre Emsenhuberwhitespaces tweaks
2009-09-15 Siebrand Mazeland* fix oversight in r56324 in showMissingArticle() ...
2009-09-15 Andrew GarrettMake Change Tags index name configurable with a new...
2009-09-15 Tim StarlingMore useful debug output for CGI
2009-09-14 Brion VibberClean up a live hack from wmf-deployment r53208: option...
2009-09-14 Brion VibberMerge live hack from wmf-deployment r53208: skip calcul...
2009-09-14 Brion VibberCommit live hack from wmf-deployment r53208: skip user...
2009-09-14 Brion VibberIncrease limit from 500 to 5000 per live hack committed...
2009-09-14 Siebrand MazelandFollow-up to r56324 per IRC comments by Nikerabbit...
2009-09-14 TobiasFixing User::getBlockedStatus which broke r55918. Funct...
2009-09-14 Siebrand MazelandSupport GENDER in 'renameuser-renamed-notice', changing...
2009-09-14 Alex ZReplace the user rename log display for non-existent...
2009-09-14 Aaron Schulzbug 18472 Suppression log filtered by "offender", as...
2009-09-14 Aaron SchulzPG fix for listusers
2009-09-14 Aaron Schulzcode style tweaks
2009-09-14 Roan Kattouw(bug 18180) Special:Export ignores limit, dir, offset...
2009-09-14 Philip TzouUpdate the Chinese conversion tables.
2009-09-14 Alex ZFixes for r56284:
2009-09-13 TobiasFollow-up on r56251 - merging showLogs and showLogExtract
2009-09-13 Aaron SchulzFor wikis with $wgMiserMode off, update activeuser...
2009-09-13 Aaron SchulzRemoved redundant show/hide clutter
2009-09-13 Niklas LaxströmMinor style
2009-09-13 TobiasCreating new function wgOutput->showLogs and including...
2009-09-12 Aaron SchulzAdd getVisibility function (which fixes revisiondelete...
2009-09-12 Happy-melonFix fatal left over from preferences rewrite, that...
2009-09-12 Aaron Schulz* Removed duplicate revdelete links
2009-09-12 Aaron Schulzbug 20470 Edits with user/IP suppression are now marked
2009-09-12 TobiasAdjust the time according to the user configuration...
2009-09-12 Raimond SpekkingFollow-up r56215: Replace hardcoded text with a new...
2009-09-11 Brion VibberForward-port image manipulation disabling hack from...
2009-09-11 Roan KattouwMake os_disableSuggestionsOn() work also when called...
2009-09-11 Alexandre EmsenhuberFix for r55535, per Brion's comment: convert x-coded...
2009-09-11 Alexandre Emsenhuber* (bug 20556) Stub threshold's "other" <input> in Speci...
2009-09-11 Alexandre EmsenhuberFixes for r56068 and r55984:
2009-09-11 Chad HorohoeRevert r55459, 55467, 55469, 55518 (Page creation notif...
2009-09-10 Jack D. PondCleaned up img_auth code and re-integrated core img...
2009-09-10 Michael Dale* 3983#c3983 array casting does not work so well on...
2009-09-10 Michael Dale* should use <?php instead of <?
2009-09-10 Roan KattouwFix omission of ) in r51807 that eluded php -l because...
2009-09-10 Michael Dalemore (bug 20336)
2009-09-10 Roan KattouwAPI: Make it possible to fetch userrights tokens for...
2009-09-10 Roan KattouwAPI: When returning an emtpy opensearch result because...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-09-09 Michael Dale* (bug 20336) changed json_decode json_encode to static...
2009-09-09 Andrew GarrettRelax === check for blank signatures to ==, fixes bug...
2009-09-09 Andrew GarrettAdd doc comment noting that JS2 and script loader are...
2009-09-09 Roan KattouwFollow-up to r55639: per CR comment, make API help...
2009-09-08 Brion VibberCleanup for r55641: call static function statically
2009-09-08 Andrew GarrettAdd number formatting for numeric limits, regression...
2009-09-08 Brion VibberCleanup r55984: rename new $wgDisableTooltipsAndAccessk...
2009-09-08 Andrew GarrettFixes for r55979
2009-09-08 Andrew GarrettInitialise wgDBadminuser and wgDBadminpassword to null...
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-08 Brion VibberRevert r55800 "bug 19646 Localization of img_auth.php...
2009-09-08 Domas Mituzasmove the checks for file cache way up, right where...
2009-09-08 Brion VibberRevert r55842 "Can now pass in element attributes other...
2009-09-08 Domas MituzasFix use of parser-cache-saved-timestamp, apparently...
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-08 Andrew GarrettAdd "Discussions" option to search when LiquidThreads...
2009-09-08 Happy-melonFollow-up to r55884 - update call in SpecialResetpass
2009-09-07 Happy-melonFollow-up to r55990, per comments:
2009-09-07 Happy-melonFollowup to r55990 - rename method to avoid PHP Strict...
2009-09-07 Happy-melonFollowup to r55990 - Remove debugging hack :(
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-09-07 Domas MituzasUniversalEditButton microoptimization :)
2009-09-07 Raimond SpekkingFollow-up r50177: Fix a PHP notice due to typo in array...
2009-09-07 Domas Mituzasmicro-optimization for front page views :-)
next