Document what settings are disabled by $wgHtml5
[lhc/web/wiklou.git] / RELEASE-NOTES
2011-03-31 Brion Vibber* (bug 27893) Edit-on-doubleclick now applies only...
2011-03-30 Happy-melon(bug 17009) remove hiddenStructure. Wasn't even applie...
2011-03-30 Happy-melonAdditional release notes for r85005, which I meant...
2011-03-30 Happy-melon(bug 15641) tweak Title::checkUserBlock() so that Title...
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-26 Brian Wolff(bug 28242) Make url's of the form mediawiki.org/wiki...
2011-03-26 Sam Reed* (bug 28249) allow dupes in meta=allmessages&amargs
2011-03-25 Bryan Tong MinhAPI upload errors may now return the parameter that...
2011-03-25 Bryan Tong Minh(bug 28070) Fix watchlist RSS for databases that store...
2011-03-24 Sam Reed* (bug 28226) prop=extlinks&eloffset should be an integer
2011-03-24 Daniel FriesenBetter RELEASE-NOTES for r79520, also taking it's follo...
2011-03-24 Brian Wolff(follow-up 79778) Make $wgLang->truncate function consi...
2011-03-22 Sam Reed* (bug 28166) UploadBase assumes that 'edit' and 'uploa...
2011-03-22 Chad HorohoeFollowup r84527, forgot to press save on R-N changes
2011-03-22 Chad Horohoe(bug 26866) remove trackback user right from DefaultSet...
2011-03-22 Sam Reed* (bug 27586) Remove duplication of props in ApiQuerySt...
2011-03-21 Sam Reed* (bug 27589) list=allimages&aiprop=archivename is...
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Max Semenik(bug 26939) Installer does not set $wgMetaNamespace
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-20 Sam Reed* (bug 16288) API: consider making closure status of...
2011-03-20 Sam ReedAddition of 'APIQuerySiteInfoGeneralInfo' hook for...
2011-03-20 Sam Reed* (bug 27469) label implicit groups in list=allusers...
2011-03-19 Sam Reed* (Bug 14005) editing section 0 of an existing but...
2011-03-19 Sam Reed* (bug 27343) Add parseddescription to list=filearchive
2011-03-19 Max SemenikFixed typo in r84314
2011-03-19 Antoine Mussoconsitent PHP version in RELEASE-NOTES (PHP 5.2.3)
2011-03-18 Bryan Tong MinhAdded hook BitmapHandlerTransform to allow extension...
2011-03-18 Sam Reed* (bug 28104) Namespace for local pages in interwiki...
2011-03-17 Sam Reed* (bug 27924) PhpHttpRequest doesn't return response...
2011-03-16 Brian Wolff(follow-up r65035/r65013) The username parameter wasn...
2011-03-15 Antoine Mussobug 28040 Turkish: properly handle dotted and dotless i
2011-03-14 Sam ReedTrim/fix whitespace
2011-03-14 Sam Reed* (bug 28034) uploading file to local wiki when file...
2011-03-14 Antoine Mussobug 28040 Turkish: properly lower case 'I' to 'ı' ...
2011-03-14 Tim StarlingRequire at least PHP 5.2.3. There's not much point...
2011-03-13 Sam Reed* (bug 27585) add pagecount to list=filearchive
2011-03-13 Sam Reed* (bug 28031) Add pageCount support to ArchivedFile
2011-03-13 Sam Reed(no commit message)
2011-03-13 Sam Reed* (bug 27020) API: Allow title prefix search of logeven...
2011-03-13 Sam Reed* (bug 26630) Add api for Special:ActiveUsers
2011-03-13 Sam ReedBug 27341 - Add drto param to list=deletedrevs
2011-03-13 Sam Reed* (bug 27203) add fato param to list=filearchive
2011-03-13 Sam Reed* (bug 27342) Add audir param to list=allusers
2011-03-13 Sam Reed* (bug 27340) API: Allow listing of "small" categories
2011-03-13 Sam Reed* (bug 27183) API: Add filter by customisation state...
2011-03-13 Sam Reed* (bug 27182) API: Add filter by prefix for meta=allmes...
2011-03-13 Sam Reed* (bug 27670) Ordering by timestamp (and usage of start...
2011-03-12 Bryan Tong Minh(bug 2581, bug 6834) Added links to thumbnail in severa...
2011-03-12 Sam Reed* (bug 28010) Passing a non existant user to list=users...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-12 Bryan Tong Minh(bug 18691) Added support for SVG rasterization using...
2011-03-12 Bryan Tong Minh(bug 14706) Added support for the Imagick PHP extension...
2011-03-12 Happy-melonRELEASE-NOTES for r83755
2011-03-11 Aryeh GregorAllow all itemtypes for microdata
2011-03-10 Tim Starling* Add a $count argument to wfIncrStats(), to allow...
2011-03-09 Ilmari Karonen(bug 14645) Show expensive special pages differently...
2011-03-06 Alexandre Emsenhuber* Added UserGetLanguageObject hook to change the langua...
2011-03-06 Sam Reed* (bug 27588) list=filearchive&faprop=sha1 returns...
2011-03-06 Sam Reed* (bug 27717) API's exturlusage module does not respect...
2011-03-06 Sam Reed* (bug 27897) list=allusers and list=users list hidden...
2011-03-06 Brian Wolff(bug 27508) SVGMetadataExtractor takes too much resourc...
2011-03-06 Jack D. PondDocumentation updates for r83371
2011-03-06 Brian WolffIf $wgEnotifMinorEdits=false, the enotifminoredits...
2011-03-06 Brian Wolff(bug 27854) Http::isValidURI is way to lax. This is...
2011-03-05 Raimond SpekkingFollow-up r83218: Fix bug# per mediawiki.org/wiki/Speci...
2011-03-05 Bryan Tong Minh(bug 27018) Added action=filerevert to revert files...
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-05 Bryan Tong Minh(bug 27587) list=filearchive now outputs full title...
2011-03-05 Bryan Tong Minh(bug 27590) prop=imageinfo now allows querying the...
2011-03-05 Brian Wolff(bug 27862; follow-up r77714) Make emailuser api module...
2011-03-04 Brian Wolfftrim the upload_by_url field from upload form, since...
2011-03-04 Alexandre Emsenhuber* (bug 27763) Article::getParserOutput() no longer...
2011-03-04 Brian Wolff(bug 27825) Make the raw watchlist edit messages use...
2011-03-04 Bryan Tong Minh(bug 26995) File size is now checked before uploading...
2011-03-04 Chad Horohoe(bug 27781) Pt 2: Check for minimum PHP version in...
2011-03-04 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-02-28 Purodha B Blissenbach(bug 27785) Fallback language for Kabardian (kbd) is...
2011-02-26 PlatonidesDisable the old conversion from Windows-1252 unless...
2011-02-26 Bryan Tong MinhFollow-up r82843: Fix RELEASE-NOTES
2011-02-26 Bryan Tong Minh(bug 27700) The upload protection can now also be set...
2011-02-26 Bryan Tong Minh(bug 27679) Broken embedded files with special characte...
2011-02-25 Brian Wolff(bug 27715) Make imageinfo api module respect revDelete.
2011-02-25 Sam Reed* (bug 27708) list=users does not have a property to...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-24 Sam Reed* (bug 27688) Simplify queries to list user block infor...
2011-02-24 Sam Reed* (bug 27681) Set $namespaceGenderAliases for Portugues...
2011-02-22 Sam Reed* (bug 27633) Add characters to linkTrail for Potuguese...
2011-02-21 Sam Reed* (bug 27616) Add userid of blocked user and blocker...
2011-02-21 Sam Reed* (bug 27611) list=blocks: Use ipb_by_text instead...
2011-02-19 Alexandre Emsenhuber* (bug 27560) Search queries no longer fail in walloon...
2011-02-19 Sam Reed* (bug 27554) Update api information text to reflect...
2011-02-16 Sam Reed* (bug 27479) API error when using both prop=pageprops...
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-13 Sam Reed* (bug 27376) when using ApiBase::PARAM_TYPE => 'intege...
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
2011-02-11 Bryan Tong Minh* (bug 27199) Thumbnail urls can be fetched for old...
next