X-Git-Url: http://git.cyclocoop.org//%27http:/jquery.khurshid.com/ifixpng.php/%27?a=blobdiff_plain;f=RELEASE-NOTES-1.20;h=fefb6864d183de2fb7f3b0120ca8d7d4e897d5cd;hb=15e5193a19fb55339e60d192142dfd7c2e546596;hp=00a2625ed85cc1bf27145c2365a99476e578cee7;hpb=d2604f086f1031c1cbff81c8f877d24355546390;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index 00a2625ed8..fefb6864d1 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -53,6 +53,8 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 35685) api.php URL and other entry point URLs are now listed on Special:Version * Edit notices can now be translated. +* (bug 35680) jQuery upgraded to 1.7.2. +* jQuery UI upgraded to 1.8.19. * (bug 22887) Add warning and tracking category for preprocessor errors * (bug 31704) Allow selection of associated namespace on the watchlist * (bug 5445) Now remove autoblocks when a user is unblocked. @@ -63,6 +65,11 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. Arguments signature has changed. First arguments is now an options object of which 'config' can be a property. Previously 'config' itself was the first and only argument. * New getCreator and getOldestRevision methods added to WikiPage class +* (bug 4220) the XML dump format schema now have unique identity constraints + for page and revision identifiers. Patch by Elvis Stansvik. +* (bug 35705) QUnit upgraded from 1.2.0 to 1.7.0 +* cleanupSpam.php now can delete spam pages if --delete was specified instead of blanking + them. === Bug fixes in 1.20 === * (bug 30245) Use the correct way to construct a log page title. @@ -96,9 +103,6 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * Removed white border around thumbnails in galleries. * (bug 31236) "Next" and "Previous" buttons are shown incorrectly in an RTL environment. -* (bug 35680) jQuery upgraded to 1.7.2. -* jQuery UI upgraded to 1.8.19. -* (bug 35705) QUnit upgraded from 1.2.0 to 1.5.0 * (bug 35749) Updated maintenance/checkSyntax.php to use Git instead of Subversion when invoked with the --modified option. * (bug 35069) On history pages, the " . . " separator after the number of @@ -112,6 +116,9 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 36537) Rename wfArrayToCGI to wfArrayToCgi for consistency with wfCgiToArray. * (bug 25946) The message on the top of Special:RecentChanges is now displayed in user language instead of content language +* (bug 35264) Wrong type used for in export.xsd +* (bug 24985) Use $wgTmpDirectory as the default temp directory so that people + who don't have access to /tmp can specify an alternative. === API changes in 1.20 === * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API. @@ -127,6 +134,9 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 34927) Output media_type for list=filearchive * (bug 28814) add properties to output of action=parse * (bug 33224) add variants of content language to meta=siteinfo +* (bug 36761) "Mark pages as visited" now submits previously established filter options +* (bug 32643) action=purge with forcelinkupdate no longer crashes when ratelimit is reached +* The paraminfo module now also contains result properties for most modules === Languages updated in 1.20 ===