r88627 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88626‎ | r88627 | r88628 >
Date:00:01, 23 May 2011
Author:krinkle
Status:ok (Comments)
Tags:
Comment:
Release notes for r88625, r88553, r88511 (bringing back 'Other changes' like in REL1_17 release notes)
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -37,6 +37,7 @@
3838 * (bug 29036) For cascade-protected pages, the mw-textarea-cprotected class is
3939 added to the textarea on the edit form.
4040 * mw.util.getScript has been implemented (like wfScript in GlobalFunctions.php)
 41+* (bug 29067) Creating "user.tokens" module (like user.options) in ResourceLoader.
4142 * (bug 28904) Update jQuery version from 1.4.4 to 1.5.2 (the latest update to 1.5)
4243
4344 === Bug fixes in 1.19 ===
@@ -77,6 +78,8 @@
7879 * (bug 29071) mediawiki.action.watch.ajax.js should pass uselang to API.
7980 * (bug 28272) Special:Allmessages should have only one "Go" button
8081 * (bug 29101) Special:FileDuplicateSearch shows silly message
 82+* (bug 29048) jQuery.tabIndex: firstTabIndex() should not output the same
 83+ as lastTabIndex().
8184
8285 === API changes in 1.19 ===
8386 * BREAKING CHANGE: action=watch now requires POST and token.
@@ -97,6 +100,9 @@
98101 * Bhojpuri (bho) (renamed from "bh").
99102 * (bug 29031) When translating block log entries, indefinite, infinite, and
100103 infinity are now considered the same.
 104+
 105+=== Other changes in 1.19 ===
 106+* Removed legacy wgAjaxWatch javascript global object, no longer in use.
101107
102108 == Compatibility ==
103109

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88511Removing wgAjaxWatch javascript global object....krinkle11:06, 21 May 2011
r88553Adding user.tokens module and loading by default. (ResourceLoaderUserTokensMo...krinkle22:52, 21 May 2011
r88625jquery.tabIndex.js was broken, not it works (for the first time?)...krinkle23:52, 22 May 2011

Comments

#Comment by 😂 (talk | contribs)   00:03, 23 May 2011

Oooh, can I add $wgArticle is dead?

Status & tagging log