Note that restrictions are rights, not groups. So now, cascading protection will...
[lhc/web/wiklou.git] / RELEASE-NOTES
2008-06-19 Brion VibberRevert r36308 "(bug 2889) MediaWiki:Print.css now appli...
2008-06-19 Meno25Fix naming error
2008-06-19 Meno25Add support for Higri (Islamic) calendar
2008-06-19 Roan KattouwAPI: Added bkip parameter to list=blocks. This more...
2008-06-19 Raimond Spekking* (bug 14590) Vertical align cells of Special:Preferences
2008-06-18 Raimond Spekking* (bug 14537) Change interwiki name for Old Church...
2008-06-17 Chad HorohoeUse redirect=no on redirects listed in file links.
2008-06-17 Niklas Laxström* Actually use $wgMessageCacheType for the MessageCache
2008-06-17 Chad Horohoe(bug 14558) New system message (emailuserfooter) is...
2008-06-16 Brion Vibber* (bug 4977) Fix for possible squid purging errors...
2008-06-16 Roan KattouwAdd maxage too
2008-06-16 Roan Kattouw(bug 14402) Added smaxage parameter to api.php
2008-06-16 Chad HorohoePhase out the last of Article::getDB().
2008-06-16 Chad Horohoe(bug 14551) - Cancel upload no longer automatically...
2008-06-15 Roan KattouwAPI: Add nocreate parameter to action=edit
2008-06-15 Chad Horohoe(bug 2889) MediaWiki:Print.css now applies to the print...
2008-06-15 Roan KattouwAPI: Adding 'hidden' field to list=allcategories and...
2008-06-13 Bryan Tong Minh(bug 14526) Unescaped SQL in list=backlinks
2008-06-13 Aryeh GregorAlso omit rtl.css when appropriate. Would be good...
2008-06-13 Aryeh Gregor(bug 14520) Don't load nonexistent CSS fix files for...
2008-06-12 Aryeh GregorAnother PHP weak typing bug: when section anchors are...
2008-06-12 Chad Horohoe(bug 14328) - Allow DOM objects to be used in jsMsg...
2008-06-12 Roan Kattouw(bug 14459) Added prependtext and appendtext parameters...
2008-06-12 Alexandre Emsenhuber(bug 14511) MediaWiki:Delete-legend is no longer double...
2008-06-12 Roan Kattouw(bug 14471) Use HTMLTidy and generate limit report...
2008-06-12 Chad Horohoe(bug 14500) - The sitefeed (RC) shouldn't show up on...
2008-06-12 Brion Vibber* (bug 14497) Throw visible errors in installer scripts...
2008-06-11 Bryan Tong MinhRemoved $wgEnableCascadingProtection. It was a quite...
2008-06-11 Bryan Tong Minh(bug 14479) MediaWiki:upload-maxfilesize should have...
2008-06-11 Brion VibberRevert r36093 (bug 14404).
2008-06-10 Brion VibberRevert r36161 -- these are pretty weird-looking hooks...
2008-06-10 Brion Vibber* We no longer just give up on a missing upload base...
2008-06-10 Jack PhoenixTwo new hooks to EditPage.php, EditPage::AfterEdit...
2008-06-10 Chad Horohoe(bug 14496) Fix regression with parseinline on Special...
2008-06-10 Chad Horohoe(bug 14132) Allow user to disable bot edits from being...
2008-06-09 Brion Vibber* (bug 12311) Fix regression with lists at start of...
2008-06-09 Brion VibberRevert r36076, r36109, r36110 -- just doesn't work...
2008-06-09 Brion Vibber* (bug 11084) $wgDBprefix replacement for updater SQL...
2008-06-09 Alexandre EmsenhuberSome tweaks to the {{int:...}} parser function:
2008-06-09 Chad Horohoe(bug 11951) EditPage::getEditToolbar() is now static...
2008-06-09 Chad HorohoeBug 10080 - Finally fixed. No longer mis-detects an...
2008-06-08 Ryan Schmidt* Add a new hook LinkerMakeExternalLink to allow extens...
2008-06-08 Siebrand MazelandLocalisation updates for core messages from Betawiki
2008-06-08 Aryeh GregorNew $wgGroupPermissions option 'move-subpages' added...
2008-06-06 Chad HorohoeBreaks rangeblocks. Keeping out of trunk until we can...
2008-06-06 Chad HorohoeI think we've fixed the UI issues with the new modify...
2008-06-06 Brion Vibber* (bug 14432) Fix notice regression in Special:Newpages...
2008-06-06 Brion Vibber* (bug 14401) Fix Safari access key tooltips for Window...
2008-06-06 Brion VibberRevert r35901 -- UI regressions (ipb_already_blocked...
2008-06-05 Chad HorohoeRemoving Special:MissingFiles for now.
2008-06-05 Aryeh GregorSpecialSearchResults hook now passes results by referen...
2008-06-05 Raimond Spekking* (Bug 13828) Split parameter $1 (combines title and...
2008-06-05 Chad HorohoeBug 13702 - Add Special:MissingFiles to list pages...
2008-06-05 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-05 Chad HorohoeBug 10080 - Sysops can now modify a block without unblo...
2008-06-04 Chad HorohoeFix bug 11771: Signup form now not shown if in read...
2008-06-04 Chad HorohoeRecommitting User::isActiveUser() as User::isActiveEdit...
2008-06-04 Brion Vibber* (bug 14386) Fix subpage namespace oddity when moving...
2008-06-04 Brion VibberRevert r35857, 35858, 35859 for the moment. Some notes:
2008-06-04 Chad HorohoeImplement User::isUserActive(). Potentially very useful...
2008-06-04 Tim StarlingDisable hooks display in Special:Version by default...
2008-06-03 Brion VibberRevert r35794, r35795, r35797, r35798 for now.
2008-06-03 Aryeh Gregor(bug 14385) "Move subpages" option no longer tries...
2008-06-03 Niklas Laxström* Cache sidebar for all languages
2008-06-03 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-03 Rotem LissReverting new Special:SpecialPages layout: Problems...
2008-06-02 Brion Vibber* (bug 14367) Failed block no longer adds phantom watch...
2008-06-02 Brion Vibber* (bug 14258, 14368) Fix for subpage renames in replica...
2008-06-02 Raimond SpekkingAdd bug and comment for r35609: * (bug 13434) Show...
2008-06-02 Robert Leverington* Clarify comment about ListGroupRights change to indic...
2008-06-01 Daniel FriesenSolved bug 14263, showing a diff on revert.
2008-06-01 Bryan Tong Minh(bug 11659) Urldecode image names in galleries (fixed...
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser
2008-06-01 Robert Leverington* (bug 14370) When a grouppage-x message does not exist...
2008-06-01 Daniel FriesenChanging the UI for [[Special:Specialpages]].
2008-06-01 Tim StarlingRevert r35478, r35264, r35262: $wgPerLanguageCaching...
2008-05-31 Victor Vasiliev* (bug 14362) Change interwiki names of Erzya and Moksh...
2008-05-29 Robert Stojnić(bug 13034) can again use Go button to go to interwiki...
2008-05-29 Aryeh GregorRELEASE-NOTES should have human-readable information...
2008-05-29 Bryan Tong Minh(bug 14335) Use proper $wgUser methods instead of using...
2008-05-29 Alexandre Emsenhuber(bug 14324) Creating an account is again possible with...
2008-05-29 Raimond Spekking* (bug 13826) MediaWiki:Defaultns accepts Wikicode now
2008-05-28 Raimond Spekking* (bug 14146) Wrap usage section on imagepages into...
2008-05-28 Raimond Spekking(bug 14312) Update LanguageKaa.php for handling transfo...
2008-05-28 Brion Vibber* (bug 14273) Fix for HTTP Accept header parsing with...
2008-05-28 Brion Vibber* (bug 6957) E-mail confirmation links now using Englis...
2008-05-28 Robert Leverington* Revert r35469.
2008-05-28 Roan KattouwAPI: Added optional md5 parameter to action=edit. If...
2008-05-28 Raimond SpekkingAdd (bug 4871) Hardcoded superscript in time zone prefe...
2008-05-28 Raimond Spekking* Add information about user group membership to Specia...
2008-05-28 Robert LeveringtonFix bug 7715:
2008-05-27 Raimond Spekking* (bug 14296) Fix local name of ang: (Anglo-Saxon)
2008-05-27 Roan KattouwAPI: Make action=block return an ISO 8601 timestamp...
2008-05-25 Brion VibberRevert patch credit removal in r35287.
2008-05-25 Brion VibberRevert r35277 (grayed-out paging links). IMHO this...
2008-05-25 Leon Weber* (bug 14259) Localisation message for upload button...
2008-05-24 Siebrand MazelandFix "oops" in previous commit.
2008-05-24 Siebrand Mazeland* remove "Patch by <name>"
2008-05-24 Ryan Schmidt* fixing bug 14241: pages can no longer be protected...
2008-05-24 Bryan Tong MinhRather than "fix a security leak", specify what this...
next