Prefer textContent over innerText to allow hidden sort keys to work on Safari.
[lhc/web/wiklou.git] / RELEASE-NOTES
2007-08-07 Ilmari KaronenPrefer textContent over innerText to allow hidden sort...
2007-08-07 Raimond Spekking* (bug 10826) Added linktrail with cyrillic characters...
2007-08-07 Rotem LissFixed a display problem in the E-mail part of the prefe...
2007-08-06 Niklas Laxström* Setswana (tn) messages
2007-08-06 Rob ChurchMiscellaneous aesthetic improvements to Special:Ipblocklist
2007-08-06 Rob Church* (bug 10655) Show standard tool links for blocked...
2007-08-06 Rob ChurchClarifications
2007-08-06 Rob Church* Fix img_auth.php image name extraction for whitelist...
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-08-04 Rob Church* (bug 10805) Fix "undo" link when viewing the diff...
2007-08-04 Rob Church* (bug 10798) Exclude MediaWiki namespace from filterin...
2007-08-03 Rotem LissClarification of a bugfix description.
2007-08-03 Rob Church(bug 9437) Don't overwrite edit form submission handler...
2007-08-03 Andrew GarrettUse the new userCan changes to display better, clearer...
2007-08-03 Brion Vibber* Fixed regression in blocking of username '0'
2007-08-03 Rotem LissFix RTL display of the upload form.
2007-08-02 Rotem LissToggles in RTL preferences indented to the right, hidde...
2007-08-01 Rob Church(bug 10769) Database::update() should return boolean...
2007-08-01 Raimond Spekking* (bug 8878) Changes to $dateFormats in German localiza...
2007-08-01 Rob Church(bug 10683) Fix inconsistent handling of URL-encoded...
2007-08-01 Rob Church* (bug 10744) Treat "noarticletext" and "noarticletexta...
2007-07-30 Raimond SpekkingUpdate for r24423 by Rotem
2007-07-30 Raimond Spekking* (bug 10713) Message file for Lao language (lo)
2007-07-30 Yuri AstrakhanAPI:
2007-07-29 Rob Church* (bug 10739) Users can now enter comments when reverti...
2007-07-29 Rob Church* Use a table to present file histories
2007-07-28 Rob ChurchWhee, turns out the error-puking JavaScript made it...
2007-07-28 Rob Church* Allow overwriting existing files with conflicting...
2007-07-25 Rob Church(bug 10701) Link to Special:Listusers in default Specia...
2007-07-22 Rob ChurchSkip the difference engine cache when 'action=purge...
2007-07-22 Rob ChurchBug number for r24323
2007-07-22 Rob Church(bug 9575) Accept upload description from GET parameters
2007-07-22 Rob Church* Pass new Revision to the 'ArticleInsertComplete'...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-21 Rob ChurchIntroduce 'UserGetRights' hook; see docs/hooks.txt...
2007-07-20 Brion Vibber* Removed obsolete maintenance/changeuser.sql script...
2007-07-19 Brion VibberDon't do gzip compression if the URL path ends in ...
2007-07-19 Brion Vibber* (bug 10642) Fix shift-click checkbox behavior for...
2007-07-19 Raimond Spekking* (bug 10591) Use Arabic numerals (0,1,2...) for the...
2007-07-19 Aryeh GregorWhile we value our third-party contributors, we don...
2007-07-18 Brion VibberFix several JS problems with MSIE/Mac:
2007-07-18 Rotem LissPartial revert of r24168: it *does* have other effects...
2007-07-18 Brion VibberRevert r24237, r24239, r24245 for the moment. We expect...
2007-07-18 Brion VibberTweaks to the AJAX license preview:
2007-07-18 Raimond Spekking* (bug 10631) Warn when illegal characters are removed...
2007-07-18 Raimond Spekking* (bug 6808) Allow import to different page name
2007-07-17 Rob ChurchPass the user as an argument to 'isValidPassword' hook...
2007-07-17 Brion Vibber* (bug 10572) Force refresh after clearing visitation...
2007-07-17 Brion Vibber* (bug 8054) Return search page for empty search reques...
2007-07-17 Brion VibberRevert r24105, r24106, r24107 'security fix' forbidden...
2007-07-17 Brion Vibber* (bug 10615) Fix for transwiki import when CURL not...
2007-07-16 Rob ChurchMention bug fix from r24181 in release notes; if the...
2007-07-16 Aryeh Gregor(bug 4650) Added various sanity checks to site stats...
2007-07-16 Rob Church(bug 3173) Option to offer exported pages as a download...
2007-07-16 Aryeh Gregor* RELEASE-NOTES from last commit
2007-07-16 Raimond Spekking* Add a message if category is empty
2007-07-16 Rob ChurchRename 'SpecialContribSubEnd' hook to more appropriate...
2007-07-16 Daniel CannonAdded hook point to allow extensions to add to contentS...
2007-07-15 Jens FrankNew Parser::setTransparentTagHook for parser extension...
2007-07-15 Rob ChurchMIME is an acronym...
2007-07-15 Daniel CannonSecurity fix: Previously it was possible to include...
2007-07-14 Rob Church(bug 10520) Preview licences during upload via AJAX
2007-07-14 Rob Church(bug 10530) Introduce optional "sp-contributions-explai...
2007-07-13 Brion Vibber* (bug 10508) Allow HTML attributes on <gallery>
2007-07-13 Raimond Spekking* (bug 10560) Adding a space between category letter...
2007-07-12 Brion Vibber* (bug 9151) Fix relative subpage links with section...
2007-07-12 Brion Vibber* (bug 10526) Fix toolbar/insertTags behavior for IE...
2007-07-12 Brion Vibber* Fix for Esperanto double-x-encoding in move success...
2007-07-12 Brion Vibber* (bug 10552) Suppress rollback link in history for...
2007-07-12 Raimond Spekking* (bug 10549) Update Thai translations
2007-07-11 Jens FrankFix bug with <nowiki> in front of links for wikis where...
2007-07-11 Nick Jenkins(bug 10332) Title->userCan( 'edit' ) may return false...
2007-07-11 Rob ChurchFix regression in URL-encoding from r23985
2007-07-11 Aryeh GregorPHP typing strikes again! Padding parser functions...
2007-07-11 Andrew Garrett* Add link to Special:Log into MonoBook toolbox
2007-07-11 Yuri AstrakhanRemoved incorrect line - bug 10297 is still open.
2007-07-10 Aryeh Gregor(bug 9151) Remove timed redirects on "Return to X"...
2007-07-10 Rob Church(bug 9936) Per-edit suppression of preview-on-first...
2007-07-10 Raimond Spekking* (bug 10503) Update Afrikaans translations
2007-07-10 Rob Church(bug 6965) Cannot include "Template:R" with {{R}} ...
2007-07-10 Rob Church* Code conventions
2007-07-10 Yuri AstrakhanAdded $wgShowHostnames to shows/hide host names in...
2007-07-10 Rob Church* (bug 9903) Don't mark redirects in categories as...
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-07-09 Rob Church* (bug 10495) $wgMemcachedDebug set twice in includes...
2007-07-09 Rob Church* Update release notes
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Brion Vibber* (bug 10477) Fix AJAX watch for Farsi on Firefox:...
2007-07-07 Rob ChurchAlter wording
2007-07-07 Yuri AstrakhanAPI: (bug 10211) Added db server replication lag inform...
2007-07-07 Daniel CannonUpdate RELEASE-NOTES for last commit.
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-07-07 Rob Church* Make "undo" and "rollback" links appear in a consiste...
2007-07-06 Rob Church* Add option to maintenance/createAndPromote.php to...
2007-07-06 Rob Church* Code conventions - spacing, minor refactoring
2007-07-06 Rob Church* Remove redundant "HTMLmonthelector" [sic] function
2007-07-06 Niklas Laxström* Updates to Dutch (nl)
2007-07-06 Niklas Laxström* Aromanian (roa-rup) messages
next