r24705 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24704‎ | r24705 | r24706 >
Date:19:15, 9 August 2007
Author:david
Status:old
Tags:
Comment:
Merged revisions 24632-24693 via svnmerge from
svn+ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3

........
r24636 | raymond | 2007-08-06 15:34:06 -0700 (Mon, 06 Aug 2007) | 2 lines

Message 'alreadyloggedin' since a long time not used in MediaWiki core, only 1 usage the in OpenID extension.
Moving message to OpenID and rename it to stick with the naming convention.
........
r24637 | rotem | 2007-08-06 16:10:00 -0700 (Mon, 06 Aug 2007) | 1 line

Update.
........
r24639 | ivanlanin | 2007-08-06 18:09:05 -0700 (Mon, 06 Aug 2007) | 1 line

Indonesian (id) localisation updates.
........
r24640 | rotem | 2007-08-06 18:20:20 -0700 (Mon, 06 Aug 2007) | 1 line

Fixed a display problem in the E-mail part of the preferences page when the E-mail is not confirmed: the notice about it was in the same line as a preference.
........
r24642 | yurik | 2007-08-06 20:32:58 -0700 (Mon, 06 Aug 2007) | 1 line

API: Now renders image size values as integers in json.
........
r24644 | raymond | 2007-08-07 01:01:36 -0700 (Tue, 07 Aug 2007) | 2 lines

Moving InputBox specific messages to the new i18n file, they are unsued in MediaWiki core.
Normally they should be renamed to 'inputbox-xxx' but I don't know how many localizations this will break :-(
........
r24645 | raymond | 2007-08-07 01:17:23 -0700 (Tue, 07 Aug 2007) | 2 lines

* (bug 10826) Added linktrail with cyrillic characters for Mongolian language
........
r24647 | vyznev | 2007-08-07 02:17:06 -0700 (Tue, 07 Aug 2007) | 6 lines

Prefer textContent over innerText to allow hidden sort keys to work on Safari.
No apparent regressions on Firefox 2.0, Konqueror 3.5.5 or Opera 9.21; not
actually tested on Safari nor IE yet(!).

See also: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#sortable_wikitables_and_Safari
........
r24650 | raymond | 2007-08-07 04:54:28 -0700 (Tue, 07 Aug 2007) | 2 lines

* (bug 4530) fix local name of Kurdish
* (bug 10830) fix local name of Haitian Creole
........
r24651 | raymond | 2007-08-07 04:58:49 -0700 (Tue, 07 Aug 2007) | 1 line

* (bug 10828) typo in French
........
r24655 | vyznev | 2007-08-07 09:12:14 -0700 (Tue, 07 Aug 2007) | 1 line

fix crash when trying to edit a protected namespace
........
r24656 | vyznev | 2007-08-07 09:36:49 -0700 (Tue, 07 Aug 2007) | 1 line

rm redundant call to Title::newFromText()
........
r24659 | raymond | 2007-08-07 10:28:58 -0700 (Tue, 07 Aug 2007) | 2 lines

* (bug 10821) Update Chinese translations
Patch by Shinjiman
........
r24661 | yurik | 2007-08-07 12:01:05 -0700 (Tue, 07 Aug 2007) | 1 line

API: updated imageinfo output
........
r24662 | rotem | 2007-08-07 12:52:24 -0700 (Tue, 07 Aug 2007) | 1 line

Removing the function HTMLSelectGroups: no longer used (both Special:Userrights and Special:Makesysop use a function from their class).
........
r24663 | rotem | 2007-08-07 13:14:30 -0700 (Tue, 07 Aug 2007) | 2 lines

* Fixing filehistory headings in RTL.
* common_rtl.css doesn't seem to be actually common (it didn't work). Fixing comment.
........
r24664 | rotem | 2007-08-07 13:16:03 -0700 (Tue, 07 Aug 2007) | 1 line

Fix.
........
r24666 | yurik | 2007-08-07 16:33:48 -0700 (Tue, 07 Aug 2007) | 1 line

API Configuration: Modified install script to allow admins to enable/disable API on install.
........
r24667 | robchurch | 2007-08-07 17:59:57 -0700 (Tue, 07 Aug 2007) | 1 line

Don't exclude NS_MEDIAWIKI_TALK
........
r24668 | robchurch | 2007-08-07 18:02:29 -0700 (Tue, 07 Aug 2007) | 1 line

Revert r24666; don't see a need for it. The API is enabled for reads, but not writes, out of the box, which is a sane and safe default.
........
r24669 | robchurch | 2007-08-07 18:05:27 -0700 (Tue, 07 Aug 2007) | 1 line

Document $wgEnableAPI and $wgEnableWriteAPI better
........
r24670 | robchurch | 2007-08-07 18:13:48 -0700 (Tue, 07 Aug 2007) | 1 line

Poke and tweak
........
r24672 | raymond | 2007-08-08 07:21:11 -0700 (Wed, 08 Aug 2007) | 2 lines

* (bug 9742) Update Lithuanian translations
Patch by Edgaras
........
r24673 | yurik | 2007-08-08 08:12:08 -0700 (Wed, 08 Aug 2007) | 1 line

Revert r24668; needed to prevent accidental API exposure by novice administrators.
........
r24678 | robchurch | 2007-08-08 10:32:13 -0700 (Wed, 08 Aug 2007) | 3 lines

Revert r24673; *this is not needed*. If "API exposure" is so dangerous, then it should be *off by default*, since otherwise, everybody who upgraded from 1.7 to 1.8 will have an apparently hideous vulnerability.

Do not over-complicate the installer.
........
r24680 | robchurch | 2007-08-08 10:46:43 -0700 (Wed, 08 Aug 2007) | 1 line

Revert r24574 and r24667 per Brion on bug 10798
........
r24687 | rotem | 2007-08-08 11:37:30 -0700 (Wed, 08 Aug 2007) | 1 line

Adding direction marks between the edit comments and the page name in the contributions and logs pages, to prevent problems when the direction of both is not the direction of the site (e.g. RTL site, LTR page name and edit comment).
........
r24688 | aaron | 2007-08-08 12:23:49 -0700 (Wed, 08 Aug 2007) | 1 line

*Make filerevert message less clumsy
........
r24689 | robchurch | 2007-08-08 12:52:02 -0700 (Wed, 08 Aug 2007) | 1 line

Nothing clumsy about it in the first place; having the file name in the title is helpful
........
r24690 | brion | 2007-08-08 15:37:11 -0700 (Wed, 08 Aug 2007) | 4 lines

* Make installer include_path-independent, so it should work on hosts which
disable user setting of PHP include_path setting
........
r24691 | brion | 2007-08-08 16:08:54 -0700 (Wed, 08 Aug 2007) | 4 lines

* glob() is horribly unreliable and doesn't work on some systems, including
free.fr shared hosting. No longer using it in Language::getLanguageNames()
........
r24692 | simetrical | 2007-08-08 17:55:48 -0700 (Wed, 08 Aug 2007) | 1 line

Revert r23649 for now; I'm 90% sure that the normal behavior in LaTeX for inline formulas is to wrap.
........
r24693 | yurik | 2007-08-08 23:38:48 -0700 (Wed, 08 Aug 2007) | 1 line

API: Added size property (rev_len)
........
Modified paths:
  • /branches/liquidthreads (modified) (history)
  • /branches/liquidthreads/RELEASE-NOTES (modified) (history)
  • /branches/liquidthreads/config/index.php (modified) (history)
  • /branches/liquidthreads/includes/DefaultSettings.php (modified) (history)
  • /branches/liquidthreads/includes/HTMLForm.php (modified) (history)
  • /branches/liquidthreads/includes/Linker.php (modified) (history)
  • /branches/liquidthreads/includes/SpecialContributions.php (modified) (history)
  • /branches/liquidthreads/includes/SpecialLog.php (modified) (history)
  • /branches/liquidthreads/includes/SpecialPreferences.php (modified) (history)
  • /branches/liquidthreads/includes/SpecialProtectedpages.php (modified) (history)
  • /branches/liquidthreads/includes/Title.php (modified) (history)
  • /branches/liquidthreads/includes/Xml.php (modified) (history)
  • /branches/liquidthreads/includes/api/ApiQueryImageInfo.php (modified) (history)
  • /branches/liquidthreads/includes/api/ApiQueryRevisions.php (modified) (history)
  • /branches/liquidthreads/languages/Language.php (modified) (history)
  • /branches/liquidthreads/languages/Names.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesAr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesAz.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesBe.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesBg.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesBr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesCa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesCs.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesCv.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesDa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEl.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEo.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEs.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEu.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesFa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesFi.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesFiu_vro.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesFr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesFur.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesGa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesGl.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesHak.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesHe.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesHr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesHsb.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesHu.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesId.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesIt.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesJa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesJv.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKab.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKk_cn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKk_kz.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKk_tr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKo.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKsh.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKu_latn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLg.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLi.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLo.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLt.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLv.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesMk.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesMn.php (added) (history)
  • /branches/liquidthreads/languages/messages/MessagesMn.php (added) (history)
  • /branches/liquidthreads/languages/messages/MessagesNds.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesNl.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesNn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesNo.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesOc.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesPl.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesPms.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesPt.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesRo.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesRoa_rup.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesRu.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSk.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSl.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSq.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSr_ec.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSr_el.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSu.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesSv.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesTe.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesTh.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesTn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesTr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesUk.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesUr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesUz.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesVec.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesVi.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesWa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesZh_classical.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesZh_cn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesZh_tw.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesZh_yue.php (modified) (history)
  • /branches/liquidthreads/maintenance/language/messages.inc (modified) (history)
  • /branches/liquidthreads/skins/common/common_rtl.css (modified) (history)
  • /branches/liquidthreads/skins/common/shared.css (modified) (history)
  • /branches/liquidthreads/skins/common/wikibits.js (modified) (history)
  • /branches/liquidthreads/skins/monobook/rtl.css (modified) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r25321* (bug 9742) Update Lithuanian translations...raymond14:25, 30 August 2007
r25338Merged revisions 25303-25337 via svnmerge from...david04:55, 31 August 2007
r26497* (bug 9742) Update Lithuanian...raymond09:30, 8 October 2007
r26512Merged revisions 26465-26511 via svnmerge from...david21:07, 8 October 2007
r27367* (bug 9742) Update Lithuanian translations...raymond18:33, 10 November 2007
r28002* (bug 9742) Update Lithuanian translations...shinjiman02:45, 1 December 2007

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r12591Revert bogus change for bug 4530; doesn't do as requestedvibber00:01, 11 January 2006
r12599* (bug 4530) Use consistent name for Kurdish...robchurch03:07, 11 January 2006
r21741* (bug 9742) Update Lithuanian translations...raymond05:46, 1 May 2007
r22061* (bug 9742) Update Lithuanian translations...raymond10:23, 10 May 2007
r22509* (bug 9742) Update Lithuanian translations...raymond16:27, 28 May 2007
r22518Merged revisions 22484-22517 via svnmerge from...david22:22, 28 May 2007
r23060* (bug 9742) Update Lithuanian translations...raymond08:04, 18 June 2007
r23087Merged revisions 23050-23086 via svnmerge from...david03:14, 19 June 2007
r23649(bug 10438) HTML TeX formulas should not wrap, according to standard TeX beha...simetrical16:19, 2 July 2007
r23891* (bug 9742) Update Lithuanian translations...raymond09:08, 9 July 2007
r23912Merged revisions 23662-23909 via svnmerge from...david18:11, 9 July 2007
r24574* (bug 10798) Exclude MediaWiki namespace from filtering options on Special:P...robchurch12:20, 4 August 2007
r24631Merged revisions 24480-24600 via svnmerge from...david18:39, 6 August 2007
r24636Message 'alreadyloggedin' since a long time not used in MediaWiki core, only ...raymond22:34, 6 August 2007
r24637Update.rotem23:10, 6 August 2007
r24639Indonesian (id) localisation updates.ivanlanin01:09, 7 August 2007
r24640Fixed a display problem in the E-mail part of the preferences page when the E...rotem01:20, 7 August 2007
r24642API: Now renders image size values as integers in json.yurik03:32, 7 August 2007
r24644Moving InputBox specific messages to the new i18n file, they are unsued in Me...raymond08:01, 7 August 2007
r24645* (bug 10826) Added linktrail with cyrillic characters for Mongolian languageraymond08:17, 7 August 2007
r24647Prefer textContent over innerText to allow hidden sort keys to work on Safari....vyznev09:17, 7 August 2007
r24650* (bug 4530) fix local name of Kurdish...raymond11:54, 7 August 2007
r24651* (bug 10828) typo in Frenchraymond11:58, 7 August 2007
r24655fix crash when trying to edit a protected namespacevyznev16:12, 7 August 2007
r24656rm redundant call to Title::newFromText()vyznev16:36, 7 August 2007
r24659* (bug 10821) Update Chinese translations...raymond17:28, 7 August 2007
r24661API: updated imageinfo outputyurik19:01, 7 August 2007
r24662Removing the function HTMLSelectGroups: no longer used (both Special:Userrigh...rotem19:52, 7 August 2007
r24663* Fixing filehistory headings in RTL....rotem20:14, 7 August 2007
r24664Fix.rotem20:16, 7 August 2007
r24666API Configuration: Modified install script to allow admins to enable/disable ...yurik23:33, 7 August 2007
r24667Don't exclude NS_MEDIAWIKI_TALKrobchurch00:59, 8 August 2007
r24668Revert r24666; don't see a need for it. The API is enabled for reads, but not...robchurch01:02, 8 August 2007
r24669Document $wgEnableAPI and $wgEnableWriteAPI betterrobchurch01:05, 8 August 2007
r24670Poke and tweakrobchurch01:13, 8 August 2007
r24672* (bug 9742) Update Lithuanian translations...raymond14:21, 8 August 2007
r24673Revert r24668; needed to prevent accidental API exposure by novice administra...yurik15:12, 8 August 2007
r24678Revert r24673; *this is not needed*. If "API exposure" is so dangerous, then ...robchurch17:32, 8 August 2007
r24680Revert r24574 and r24667 per Brion on bug 10798robchurch17:46, 8 August 2007
r24687Adding direction marks between the edit comments and the page name in the con...rotem18:37, 8 August 2007
r24688*Make filerevert message less clumsyaaron19:23, 8 August 2007
r24689Nothing clumsy about it in the first place; having the file name in the title...robchurch19:52, 8 August 2007
r24690* Make installer include_path-independent, so it should work on hosts which...brion22:37, 8 August 2007
r24691* glob() is horribly unreliable and doesn't work on some systems, including...brion23:08, 8 August 2007
r24692Revert r23649 for now; I'm 90% sure that the normal behavior in LaTeX for inl...simetrical00:55, 9 August 2007
r24693API: Added size property (rev_len)yurik06:38, 9 August 2007

Status & tagging log