r24670 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24669‎ | r24670 | r24671 >
Date:01:13, 8 August 2007
Author:robchurch
Status:old
Tags:
Comment:
Poke and tweak
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -169,7 +169,7 @@
170170 * (bug 10655) Show standard tool links for blocked users in block log messages
171171 * Show standard tool links for blocked users in Special:Ipblocklist
172172 * Miscellaneous aesthetic improvements to Special:Ipblocklist
173 -* (bug 10826) Added linktrail with cyrillic characters for Mongolian language
 173+* (bug 10826) Added link trail with Cyrillic characters for Mongolian language
174174
175175 == Bugfixes since 1.10 ==
176176
@@ -352,9 +352,9 @@
353353 * (bug 8878) Changes to $dateFormats in German localization (removing unused,
354354 nonexistent formats, putting time after date)
355355 * (bug 10769) Database::update() should return boolean result
356 -* Fix RTL display of the preferences: checkboxes were indented to the right,
357 - hidden in IE in some cases.
358 -* Fix RTL display of the upload form.
 356+* Fix preference checkbox display for right-to-left languages which caused
 357+ them to be hidden in IE in some cases
 358+* Fix upload form display in right-to-left languages
359359 * Fixed regression in blocking of username '0'
360360 * (bug 9437) Don't overwrite edit form submission handler when setting up
361361 edit box scroll position preserve/restore behaviour
@@ -363,13 +363,11 @@
364364 * (bug 10765) img_auth.php will now refuse logged-out requests where
365365 $wgWhitelistRead is undefined, instead of (incorrectly) honouring them
366366 * Fixed img_auth.php file name extraction for whitelist checking
367 -* Fixed a display problem in the E-mail part of the preferences page when
368 - the E-mail is not confirmed: the notice about it was in the same line as
369 - a preference.
 367+* Tweak spacing of email preference display
370368 * Table sorting JavaScript prefers textContent over innerText to allow hidden
371369 sort keys to work on Safari
372 -* (bug 4530) fix local name of Kurdish
373 -* (bug 10830) fix local name Haitian Creole
 370+* (bug 4530) Fix local name of Kurdish language
 371+* (bug 10830) Fix local name Haitian Creole language
374372
375373 == API changes since 1.10 ==
376374

Follow-up revisions

RevisionCommit summaryAuthorDate
r24705Merged revisions 24632-24693 via svnmerge from...david19:15, 9 August 2007

Status & tagging log