Merged revisions 26134-26247 via svnmerge from
svn+
ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3
........
r26139 | amidaniel | 2007-09-25 20:24:01 -0700 (Tue, 25 Sep 2007) | 2 lines
(
bug 11218) Add 'allrev' parameter option to feedwatchlist, to allow multiple revisions for each page to displayed.
........
r26140 | amidaniel | 2007-09-25 21:28:48 -0700 (Tue, 25 Sep 2007) | 2 lines
(
bug 11404) API: Provide name of exception caught in error code field of internal api error messages.
........
r26142 | amidaniel | 2007-09-25 22:23:03 -0700 (Tue, 25 Sep 2007) | 2 lines
(
bug 11353) Add ability to retrieve raw section content via 'action=raw' by specifying a 'section' parameter in the URL.
........
r26143 | raymond | 2007-09-26 00:22:00 -0700 (Wed, 26 Sep 2007) | 4 lines
* Fix namespace selection after submit of Special:Newpages
(Xml::namespaceSelector uses === not == as comparison operator)
* Make input form of Special:Newpages a bit nicer for RTL wikis
........
r26146 | raymond | 2007-09-26 03:07:25 -0700 (Wed, 26 Sep 2007) | 1 line
Add a bug number I found today
........
r26148 | ivanlanin | 2007-09-26 04:27:13 -0700 (Wed, 26 Sep 2007) | 1 line
Indonesian (id) localisation updates.
........
r26149 | raymond | 2007-09-26 04:36:30 -0700 (Wed, 26 Sep 2007) | 1 line
Change message function to make usage of {{PLURAL:}} in 'restorelink' the same way as Skin.php uses it.
........
r26150 | siebrand | 2007-09-26 04:55:53 -0700 (Wed, 26 Sep 2007) | 2 lines
Localisation updates from Betawiki.
* am, bcl, bpy, dsb, ext, fi, gan, is, ja, nds, nl.
........
r26165 | brion | 2007-09-26 10:59:29 -0700 (Wed, 26 Sep 2007) | 4 lines
Make wfIniGetBool() more accurate:
* accepts 'yes' as well as 'on' and 'true'
* accepts negative and non-1 integers, as well as garbage characters after the number (as C atoi() function for nonzero result)
........
r26166 | brion | 2007-09-26 12:23:04 -0700 (Wed, 26 Sep 2007) | 2 lines
* (
bug 11462) Fix typo in LanguageGetSpecialPageAliases hook name
........
r26168 | brion | 2007-09-26 12:38:05 -0700 (Wed, 26 Sep 2007) | 2 lines
bug 11453 -- remove spurious $i parameter on getGroupIndex()
........
r26171 | siebrand | 2007-09-26 15:21:09 -0700 (Wed, 26 Sep 2007) | 2 lines
Localisation updates from Betawiki.
* am, bcl, dsb, ext, fo, gan, hsb, is, sdc (new).
........
r26173 | amidaniel | 2007-09-26 22:55:45 -0700 (Wed, 26 Sep 2007) | 2 lines
Simplify the enableautoblock message.
........
r26174 | robchurch | 2007-09-27 02:02:06 -0700 (Thu, 27 Sep 2007) | 1 line
Revert
r26173; unjustified removal of useful explanation and insertion of jargon
........
r26175 | raymond | 2007-09-27 02:47:33 -0700 (Thu, 27 Sep 2007) | 2 lines
* Show relevant deletion log lines when uploading a previously deleted file
(when the desired filename is part of the URL: &wpDestFile=filename.jpg)
........
r26176 | huji | 2007-09-27 03:53:18 -0700 (Thu, 27 Sep 2007) | 1 line
Updating persian translations
........
r26178 | greg | 2007-09-27 06:23:10 -0700 (Thu, 27 Sep 2007) | 2 lines
Use "private", thanks Nick.
........
r26179 | raymond | 2007-09-27 08:40:35 -0700 (Thu, 27 Sep 2007) | 2 lines
* (
bug 11284) Update Chinese translations
Patch by Shinjiman
........
r26180 | raymond | 2007-09-27 09:18:07 -0700 (Thu, 27 Sep 2007) | 2 lines
* (
bug 11458) Update Portuguese translation
Patch by Tiago Barabasz
........
r26181 | rotem | 2007-09-27 09:47:41 -0700 (Thu, 27 Sep 2007) | 1 line
Update.
........
r26184 | robchurch | 2007-09-27 10:33:59 -0700 (Thu, 27 Sep 2007) | 1 line
(
bug 11474) Fix unintentional fall-through in math error handling
........
r26185 | aaron | 2007-09-27 11:20:06 -0700 (Thu, 27 Sep 2007) | 1 line
*Don't let blocked users patrol
........
r26188 | aaron | 2007-09-27 12:46:33 -0700 (Thu, 27 Sep 2007) | 1 line
*Tone down the crack ;)
........
r26189 | vyznev | 2007-09-27 13:43:30 -0700 (Thu, 27 Sep 2007) | 3 lines
If the page doesn't exist and the user can't create it, omit the "edit"/"view source"
tab entirely (since the user can't edit and there's no source to view).
........
r26190 | vyznev | 2007-09-27 13:52:16 -0700 (Thu, 27 Sep 2007) | 1 line
fix minor regression in
r26189: users should be able to view the source of default system messages
........
r26191 | siebrand | 2007-09-27 15:48:50 -0700 (Thu, 27 Sep 2007) | 2 lines
Localisation updates from Betawiki.
* am, bcl, cs, dsb, ext, fo, hsb, ja, la, nah, sdc
........
r26192 | nickj | 2007-09-27 17:42:22 -0700 (Thu, 27 Sep 2007) | 1 line
Tweak variable name
........
r26193 | robchurch | 2007-09-27 17:49:44 -0700 (Thu, 27 Sep 2007) | 1 line
(
bug 11478) Fix undefined method call in file deletion interface
........
r26201 | nikerabbit | 2007-09-28 02:01:32 -0700 (Fri, 28 Sep 2007) | 2 lines
* Load all messages because extensions can add new logs
........
r26203 | nikerabbit | 2007-09-28 02:40:05 -0700 (Fri, 28 Sep 2007) | 2 lines
whitespace
........
r26209 | greg | 2007-09-28 07:03:06 -0700 (Fri, 28 Sep 2007) | 2 lines
Use same typnames as schema for ease. Put added column before column type checks.
........
r26210 | greg | 2007-09-28 07:57:19 -0700 (Fri, 28 Sep 2007) | 6 lines
Postgres updating:
Map bpchar to char
Don't change default search_path if schema not 'mediawiki' in LocalSettings
Clean up the output of updaters.inc
Make sure we set search_path and others for current session when altering user.
........
r26212 | siebrand | 2007-09-28 10:15:21 -0700 (Fri, 28 Sep 2007) | 4 lines
Localisation updates from Betawiki.
* Latin: special page translations
* Limburgian: fallback Dutch (nl)
* Walloon: fallback French (fr)
........
r26222 | brion | 2007-09-28 12:08:40 -0700 (Fri, 28 Sep 2007) | 2 lines
fix for bad CSS selector in
r26175
........
r26227 | siebrand | 2007-09-28 15:49:53 -0700 (Fri, 28 Sep 2007) | 2 lines
Localisation updates from Betawiki.
* West Flemish: fallback Dutch (nl)
........
r26228 | daniel | 2007-09-28 16:02:27 -0700 (Fri, 28 Sep 2007) | 1 line
added mime type aliases for djvu
........
r26229 | leogregianin | 2007-09-28 16:30:01 -0700 (Fri, 28 Sep 2007) | 1 line
update language
........
r26232 | aaron | 2007-09-28 16:56:40 -0700 (Fri, 28 Sep 2007) | 1 line
*Don't add redundant perm errors, as the text can get doubled up on edit
........
r26233 | siebrand | 2007-09-28 16:58:15 -0700 (Fri, 28 Sep 2007) | 2 lines
Localisation updates from Betawiki.
* am, ar, bat-smg, bcl, bpy, cy, dsb, ext, fi, hr, ja, la, nl, sdc, sei.
........
r26237 | yurik | 2007-09-28 22:32:40 -0700 (Fri, 28 Sep 2007) | 2 lines
Merged from apiedit_vodafone branch,
r26236.
The functionality must not have changed - this commit separates the file upload into internalProcessUpload(), while leaving processUpload() to handle web-UI only.
........
r26244 | siebrand | 2007-09-29 16:27:40 -0700 (Sat, 29 Sep 2007) | 2 lines
Localisation updates from Betawiki.
* am, bcl, cs, cy, dsb, hr, ja, ko, nds, pt, ro, sei.
........
r26245 | simetrical | 2007-09-29 17:19:43 -0700 (Sat, 29 Sep 2007) | 1 line
Clarify instructions given when an exception is thrown and is off, to state that the change needs to go at the bottom.
........