lhc/web/wiklou.git
12 years agoThis should fix regression reported in r96545
Niklas Laxström [Fri, 9 Sep 2011 08:04:18 +0000 (08:04 +0000)]
This should fix regression reported in r96545
Notice: Undefined offset: 1 in D:\www\MW_trunk\phase3\extensions\FlaggedRevs\dataclasses\FlaggedRevsLog.php on line 156

12 years agogetFilename renamed to getFilenames since it can return a list
Ariel Glenn [Fri, 9 Sep 2011 07:28:11 +0000 (07:28 +0000)]
getFilename renamed to getFilenames since it can return a list

12 years agoFollowup r96543, + is not the correct thing to use here
Niklas Laxström [Fri, 9 Sep 2011 05:17:05 +0000 (05:17 +0000)]
Followup r96543, + is not the correct thing to use here

12 years agoFollow up for r96606. Adding a message for passwordreset-domain.
Ryan Lane [Fri, 9 Sep 2011 05:04:35 +0000 (05:04 +0000)]
Follow up for r96606. Adding a message for passwordreset-domain.

12 years ago* Added a script to reduce disk space on a MySQL parser cache setup such as the one...
Tim Starling [Fri, 9 Sep 2011 03:51:45 +0000 (03:51 +0000)]
* Added a script to reduce disk space on a MySQL parser cache setup such as the one at Wikimedia at the moment, by removing all objects which expire before a given time.
* Fixed unintentional shortcut evaluation in MultiWriteBagOStuff::doWrite(). It would have caused writes to be skipped on the second cache if the first cache failed, now writes should be attempted on all caches.

12 years agoSome of the english translations for our exif-orientation-X messages were wrong ...
Brian Wolff [Fri, 9 Sep 2011 02:13:14 +0000 (02:13 +0000)]
Some of the english translations for our exif-orientation-X messages were wrong (CW instead of CCW, vice versa).

Do these types of changes need release-notes?

12 years agoRemove wgProto from mw.config
Krinkle [Fri, 9 Sep 2011 01:03:27 +0000 (01:03 +0000)]
Remove wgProto from mw.config
* Introduced in r82575 spontaneously, but was never used.
* It was removed from PHP by Tim in r90193, who gracefully kept a work-around in place to still have a protocol available in mw.config.
* Since it was new in JS in 1.18 (which hasn't been released yet), I suggest we take it out right away, especially because the PHP counterpart has been deprecated as well. No release notes needed.

12 years agoResolve fixme on r96249: can't use in static context
Chad Horohoe [Fri, 9 Sep 2011 01:01:30 +0000 (01:01 +0000)]
Resolve fixme on r96249: can't use  in static context

12 years agoShow the "Move associated talk page button" on special:movepage if there are subpages...
Brian Wolff [Fri, 9 Sep 2011 00:40:27 +0000 (00:40 +0000)]
Show the "Move associated talk page button" on special:movepage if there are subpages in the corresponding talk page
that could be affected by it, even if the base page being moved does not have a talk page.

(I just had a discussion with mindrones on irc about how the current behaviour with the talkspace subpages sometimes being moved by "move subpages" button and sometimes not depending on if current page had a talk page (and thus had the move assoc. talk button auto checked) was really confusing to the average user.)

As an aside, Special:Movepage could probably do with some refactoring ;)

12 years agouniform comment style, fix a few space issues, address couple issues from comments...
Ariel Glenn [Thu, 8 Sep 2011 21:06:15 +0000 (21:06 +0000)]
uniform comment style, fix a few space issues, address couple issues from comments on r95272

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Thu, 8 Sep 2011 20:11:29 +0000 (20:11 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agof'up r96606: register new message key to maintenance script
Raimond Spekking [Thu, 8 Sep 2011 20:08:23 +0000 (20:08 +0000)]
f'up r96606: register new message key to maintenance script

12 years agoAdding support for domains in SpecialPasswordReset.php.
Ryan Lane [Thu, 8 Sep 2011 19:54:32 +0000 (19:54 +0000)]
Adding support for domains in SpecialPasswordReset.php.

12 years agoPartial revert of r65898 (bug 27700). Callers should check 'create' and Title will...
Aaron Schulz [Thu, 8 Sep 2011 19:28:03 +0000 (19:28 +0000)]
Partial revert of r65898 (bug 27700). Callers should check 'create' and Title will internally check the proper subpermission depending on the title namespace.

12 years agoFix for r96516: undefined variable $flags
Alexandre Emsenhuber [Thu, 8 Sep 2011 19:11:33 +0000 (19:11 +0000)]
Fix for r96516: undefined variable $flags

12 years agoRemove message key per r96596
Raimond Spekking [Thu, 8 Sep 2011 19:06:43 +0000 (19:06 +0000)]
Remove message key per r96596

12 years agoPer r70966: rm unused msg
Chad Horohoe [Thu, 8 Sep 2011 19:00:00 +0000 (19:00 +0000)]
Per r70966: rm unused msg

12 years ago* Use local context instead of global variables
Alexandre Emsenhuber [Thu, 8 Sep 2011 17:34:24 +0000 (17:34 +0000)]
* Use local context instead of global variables
* Call Linker methods statically
* Fixed call to non-existing method Linker::makeImageLinkObj()

12 years agoSwitch JSON to (un)serialize
Niklas Laxström [Thu, 8 Sep 2011 16:59:19 +0000 (16:59 +0000)]
Switch JSON to (un)serialize

12 years agoStyle the metadata/EXIF table on file descripton pages for printing
Raimond Spekking [Thu, 8 Sep 2011 16:25:18 +0000 (16:25 +0000)]
Style the metadata/EXIF table on file descripton pages for printing

12 years agofollowup r96549: Add the 'display:none' to the existing section instead of opening...
Raimond Spekking [Thu, 8 Sep 2011 16:13:27 +0000 (16:13 +0000)]
followup r96549: Add the 'display:none' to the existing section instead of opening a new one.

12 years ago(bug 30130) Add selectionStart and selectionEnd parameters to encapsulateSelection...
Roan Kattouw [Thu, 8 Sep 2011 16:05:50 +0000 (16:05 +0000)]
(bug 30130) Add selectionStart and selectionEnd parameters to encapsulateSelection in jquery.textSelection. Modified patch by Santosh (removed whitespace and debugging code, added tests).

12 years agoTweaks to LoggedUpdateMaintenance:
Chad Horohoe [Thu, 8 Sep 2011 15:52:00 +0000 (15:52 +0000)]
Tweaks to LoggedUpdateMaintenance:
* Reduce some duplication
* Prefix skipped steps with "..." per updater convention
* Make PopulateLogUsertext, PopulateLogSearch and PopulateParentId use LoggedUpdateMaintenance -- now they will properly log when there was "Nothing to do" and we can skip the clutter on future update runs
* Docs, etc.

12 years agoShow a more useful message when someone tries enabling profileinfo but hasn't created...
Chad Horohoe [Thu, 8 Sep 2011 14:53:07 +0000 (14:53 +0000)]
Show a more useful message when someone tries enabling profileinfo but hasn't created the table yet

12 years agoGut anything from HttpTest that involves making external requests and setting cookies...
Chad Horohoe [Thu, 8 Sep 2011 14:04:36 +0000 (14:04 +0000)]
Gut anything from HttpTest that involves making external requests and setting cookies - the way we do this suite needs to be completely rethought.
Chalk this up as an example of how *not* to write unit tests.
Still have 5 failures :(

12 years agoUse wfParseUrl() instead of parse_url() in MWHttpRequest::__construct(), and check...
Roan Kattouw [Thu, 8 Sep 2011 13:53:18 +0000 (13:53 +0000)]
Use wfParseUrl() instead of parse_url() in MWHttpRequest::__construct(), and check the return value for false

12 years agoAdd tests for r96562. HttpTest still has 5 failing test (which is why it's marked...
Roan Kattouw [Thu, 8 Sep 2011 13:49:48 +0000 (13:49 +0000)]
Add tests for r96562. HttpTest still has 5 failing test (which is why it's marked @broken) and per Chad on IRC most of this suite is pure evil

12 years agoMove URL expansion from Http::request() (where it was put in r93820) to MWHttpRequest...
Roan Kattouw [Thu, 8 Sep 2011 13:48:11 +0000 (13:48 +0000)]
Move URL expansion from Http::request() (where it was put in r93820) to MWHttpRequest::__construct(). That should fix bug 30797 (UploadStash barfs on protocol-relative URLs)

12 years agoImprove r96548: fixed one fatal, restored user tool links and removed a little duplic...
Niklas Laxström [Thu, 8 Sep 2011 10:13:01 +0000 (10:13 +0000)]
Improve r96548: fixed one fatal, restored user tool links and removed a little duplication

12 years agoAdd a CSS class to the metadata/EXIF table row which shows the text 'Show extended...
Raimond Spekking [Thu, 8 Sep 2011 09:16:42 +0000 (09:16 +0000)]
Add a CSS class to the metadata/EXIF table row which shows the text 'Show extended details' and hide this row for printing. Useless because you cannot click on the paper :)

12 years agoUpdate ChangesList and derivatives to use LogFormatter.
Niklas Laxström [Thu, 8 Sep 2011 09:15:59 +0000 (09:15 +0000)]
Update ChangesList and derivatives to use LogFormatter.
This diff is a bit ugly. There is lots of duplication in ChangesList code.
Hopefully it is little better now, when most of the formatting is in LogFormatter.

12 years agoEnabled MoveLogFormatter
Niklas Laxström [Thu, 8 Sep 2011 09:09:38 +0000 (09:09 +0000)]
Enabled MoveLogFormatter
-> This brings better i18n even to existing move log entries
Fixed the class name from r96441, it's Move not Block
Added notes about new naming conventions to DefaultSettings.php
-> didn't bother the remain existing messages now, they will keep working
Didn't remove 1movedto2*, they are still used until I commit the code which actually makes new style log entries.

12 years agoUse LogFormatter to format log entries.
Niklas Laxström [Thu, 8 Sep 2011 08:57:02 +0000 (08:57 +0000)]
Use LogFormatter to format log entries.
* Anonymous users now display correctly
This paves the way for new LogFormatters than enable proper i18n.
Each log type must be converted individually.

12 years agoSplit getTypeMenu into two functions:
Niklas Laxström [Thu, 8 Sep 2011 08:51:32 +0000 (08:51 +0000)]
Split getTypeMenu into two functions:
* the current functions does the ugly thing extracting the current log type from array
* the new function just builds the selector, using XmlSelect - clearer and more flexible

12 years agoChange LogEventsList to use query info from DatabaseLogEntry.
Niklas Laxström [Thu, 8 Sep 2011 08:46:39 +0000 (08:46 +0000)]
Change LogEventsList to use query info from DatabaseLogEntry.
The only changes in the query are:
* New fields: log_user_text, user_id
* INNER JOIN on user table is changed to LEFT JOIN
* AND (user_id = log_user) is dropped from WHERE conditions (looks redundant, easy to add back if needed)

This means that log entries from anonymous users are not dropped anymore.
Those will actually get displayed correctly after the next commit.
It is also possible to use User::newFromRow for non-anonymous users now.

12 years agoDeprecated showHeader and make it use the new methods. Only caller anymore is Metavid...
Niklas Laxström [Thu, 8 Sep 2011 08:22:10 +0000 (08:22 +0000)]
Deprecated showHeader and make it use the new methods. Only caller anymore is MetavidWiki - trying to find out what is going to be the fate of that extension.

12 years agoRm old options from commandLine.inc days
Chad Horohoe [Thu, 8 Sep 2011 03:13:31 +0000 (03:13 +0000)]
Rm old options from commandLine.inc days

12 years agoStupid merge conflicts, fix r96537
Chad Horohoe [Thu, 8 Sep 2011 01:54:27 +0000 (01:54 +0000)]
Stupid merge conflicts, fix r96537

12 years agoLast fix for r96529, I swear...only CommonSettings.php needs interpretPath(). Core...
Chad Horohoe [Thu, 8 Sep 2011 01:52:36 +0000 (01:52 +0000)]
Last fix for r96529, I swear...only CommonSettings.php needs interpretPath(). Core loadSettings() already returns LocalSettings with $IP prefixed.

12 years agoAnother fix for r96529: using MW_CONFIG_CALLBACK should halt normal settings file...
Chad Horohoe [Thu, 8 Sep 2011 00:59:58 +0000 (00:59 +0000)]
Another fix for r96529: using MW_CONFIG_CALLBACK should halt normal settings file loading. Broke command-line installer

12 years agoTweaks to WikimediaMaintenance:
Chad Horohoe [Thu, 8 Sep 2011 00:35:16 +0000 (00:35 +0000)]
Tweaks to WikimediaMaintenance:
* Rename Site to WMFSite, less likely to conflict
* Create generic inclusion point for these scripts, so they don't have to duplicate the $IP detection
* Make them all subclass WikimediaMaintenance and move some of the wmf-specific hacks out of core -- almost resolved this crap :D
* Fix rebuildInterwiki to be protocol-relative (like r96139)
* By the way: rebuildInterwiki and dumpInterwiki seem awfully alike...maybe we can merge the two :)

12 years agoReverted r88023 per CR
Aaron Schulz [Wed, 7 Sep 2011 23:41:12 +0000 (23:41 +0000)]
Reverted r88023 per CR

12 years agoMerge r90266 to trunk
Sam Reed [Wed, 7 Sep 2011 23:21:41 +0000 (23:21 +0000)]
Merge r90266 to trunk

Fixes fixme on r75341, r75343

12 years agosplit out the inside of File::transform() to avoid copying all of transform for Swift...
Russ Nelson [Wed, 7 Sep 2011 22:57:05 +0000 (22:57 +0000)]
split out the inside of File::transform() to avoid copying all of transform for SwiftMedia

12 years agoFollowup to r86108, r86854, r96384: table sorter fetch of 'data-sort-value' attribute...
Brion Vibber [Wed, 7 Sep 2011 22:03:16 +0000 (22:03 +0000)]
Followup to r86108, r86854, r96384: table sorter fetch of 'data-sort-value' attribute failed on IE 6/7 due to directly using DOM methods not available in those browsers.

hasAttribute and getAttribute don't appear until IE 8 in Microsoft-land; switching to jQuery's .attr() resolves this nicely.

12 years agoFix whitespace
Sam Reed [Wed, 7 Sep 2011 21:14:55 +0000 (21:14 +0000)]
Fix whitespace

Swap xor for ^

Documentation

12 years agoFollowup r96479, move files to WikimediaMaintenance
Sam Reed [Wed, 7 Sep 2011 20:50:40 +0000 (20:50 +0000)]
Followup r96479, move files to WikimediaMaintenance

Added missing svn:eol-style native

Files still need updating to point back to the MW maintenance dir

12 years agoMove addWiki, dumpInterwiki, ourusers, rebuildInterwiki, renameWiki and Site to Wikim...
Sam Reed [Wed, 7 Sep 2011 20:40:42 +0000 (20:40 +0000)]
Move addWiki, dumpInterwiki, ourusers, rebuildInterwiki, renameWiki and Site to WikimediaMaintenance "extension"

12 years agocomplement r96386 tests
Antoine Musso [Wed, 7 Sep 2011 20:28:49 +0000 (20:28 +0000)]
complement r96386 tests

12 years agoget rid of duplication, remove unused function rename(), add documentation as per...
Ariel Glenn [Wed, 7 Sep 2011 20:21:52 +0000 (20:21 +0000)]
get rid of duplication, remove unused function rename(), add documentation as per comments on r95260

12 years agoBug 30806 - Userrights-notallowed message inaccurate
Sam Reed [Wed, 7 Sep 2011 19:55:38 +0000 (19:55 +0000)]
Bug 30806 - Userrights-notallowed message inaccurate

Message updated, not exactly per example given

12 years agoadding tools to parse the output of storageTypeStats.php
Ben Hartshorne [Wed, 7 Sep 2011 19:46:18 +0000 (19:46 +0000)]
adding tools to parse the output of storageTypeStats.php

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Wed, 7 Sep 2011 19:15:44 +0000 (19:15 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years ago$wgOverrideSiteFeed was double escaping urls (noticed in bug 30621).
Brian Wolff [Wed, 7 Sep 2011 19:14:06 +0000 (19:14 +0000)]
$wgOverrideSiteFeed was double escaping urls (noticed in bug 30621).

(aka it was giving things with & in them :s )

12 years agoFor r91123:
Aaron Schulz [Wed, 7 Sep 2011 17:55:37 +0000 (17:55 +0000)]
For r91123:
* Moved generateReason() to WikiPage. This fixes the PureWikiDeletion ext too.
* Make Checkpoint ext call getRawText() as doEdit() does. Aalso, WikiPage doesn't have fetchContent().
* Call getAutosummary() statically in doEdit().
* Fixed outdated code comment.
* Fixed title used in unit test.

12 years agoRan stylize.php. Required manual corrections:
Siebrand Mazeland [Wed, 7 Sep 2011 17:25:52 +0000 (17:25 +0000)]
Ran stylize.php. Required manual corrections:
* $params[$index-1] was changed to $params[$index -1] instead of $params[$index - 1]
* ///!< @var string was changed to /// !< @var string, but should have remain unchanged.

12 years agoFollow-up CR comment by Nikerabbit on r96433: Do not rely on implicit conversion...
Siebrand Mazeland [Wed, 7 Sep 2011 17:11:15 +0000 (17:11 +0000)]
Follow-up CR comment by Nikerabbit on r96433: Do not rely on implicit conversion of message object to string; explicit parse().

12 years agoMark userLink, userTalkLink, blockLink() and emailLink() as public static per CR...
Siebrand Mazeland [Wed, 7 Sep 2011 17:00:46 +0000 (17:00 +0000)]
Mark userLink, userTalkLink, blockLink() and emailLink() as public static per CR comment on r96420 by Nikerabbit.

He suggested protected, because of the @private comment, but as we have made  more methods public static in the Linker class recently, this seems appropriate.

12 years agoRecentChange::notifyMove* have no callers. Everything uses ::notifyLog or ::newLogEntry.
Niklas Laxström [Wed, 7 Sep 2011 16:20:23 +0000 (16:20 +0000)]
RecentChange::notifyMove* have no callers. Everything uses ::notifyLog or ::newLogEntry.

12 years agoFfixes to r96443 and r96441
Niklas Laxström [Wed, 7 Sep 2011 16:11:37 +0000 (16:11 +0000)]
Ffixes to r96443 and r96441

12 years agoValidate log type here, and moved showHeader to the special page where it belongs.
Niklas Laxström [Wed, 7 Sep 2011 16:09:24 +0000 (16:09 +0000)]
Validate log type here, and moved showHeader to the special page where it belongs.
LogEventsList::showHeader still kept, because one extension calls it.

12 years agoLoad edit count separately. The logging system batch queries it for the user tool...
Niklas Laxström [Wed, 7 Sep 2011 15:39:01 +0000 (15:39 +0000)]
Load edit count separately. The logging system batch queries it for the user tool links, which uses it for coloring.

12 years agoCommitting my new logging classes for review. Will later commit changes that use...
Niklas Laxström [Wed, 7 Sep 2011 15:32:37 +0000 (15:32 +0000)]
Committing my new logging classes for review. Will later commit changes that use these classes.

12 years agoFollowup r96437: actually define PROTO_INTERNAL
Roan Kattouw [Wed, 7 Sep 2011 14:17:42 +0000 (14:17 +0000)]
Followup r96437: actually define PROTO_INTERNAL

12 years agoActually fix bug 30792, despite my earlier claims. SquidUpdate::purge('//upload.wikim...
Roan Kattouw [Wed, 7 Sep 2011 14:15:03 +0000 (14:15 +0000)]
Actually fix bug 30792, despite my earlier claims. SquidUpdate::purge('//upload.wikimedia.org/foo') would return 'commons.wikimedia.org//upload.wikimedia.org/foo'

Introduce PROTO_INTERNAL much like PROTO_CANONICAL, and use it in SquidUpdate::purge()

12 years agoCorrect fallback from Malayalam (ml) to Malay (ms) for Dusun (dtp) spoken in Malaysia
Robin Pepermans [Wed, 7 Sep 2011 14:04:37 +0000 (14:04 +0000)]
Correct fallback from Malayalam (ml) to Malay (ms) for Dusun (dtp) spoken in Malaysia

12 years agoFollow-up r96429: use wfMessage() to make it work properly. Previously $userToolLinks...
Siebrand Mazeland [Wed, 7 Sep 2011 13:52:43 +0000 (13:52 +0000)]
Follow-up r96429: use wfMessage() to make it work properly. Previously $userToolLinks was escaped.

12 years agoFollow-up r96420: correct casing for special page to prevent "PHP Notice: Found...
Siebrand Mazeland [Wed, 7 Sep 2011 13:35:01 +0000 (13:35 +0000)]
Follow-up r96420: correct casing for special page to prevent "PHP Notice:  Found alias defined for Emailuser when searching for special page aliases for EmailUser. Case mismatch?".

12 years agoAdd "send e-mail" link on Special:Userrights and replace the "manual" tool links...
Siebrand Mazeland [Wed, 7 Sep 2011 13:30:07 +0000 (13:30 +0000)]
Add "send e-mail" link on Special:Userrights and replace the "manual" tool links in the process.

12 years agorv r96424, Roan had his fun
Chad Horohoe [Wed, 7 Sep 2011 13:04:40 +0000 (13:04 +0000)]
rv r96424, Roan had his fun

12 years agoFix r95655 per Formfix's CR:
Raimond Spekking [Wed, 7 Sep 2011 12:56:06 +0000 (12:56 +0000)]
Fix r95655 per Formfix's CR:
* use getCanonicalURL() - this part should be deployed to 1.17wmf1
* Do not show &oldid= in case of nonexisting pages, incl. file description pages from InstantCommons files

12 years agoSome comment and whitespace fixes
Roan Kattouw [Wed, 7 Sep 2011 12:54:57 +0000 (12:54 +0000)]
Some comment and whitespace fixes

12 years agoBreak some tests intentionally to see how Jenkins displays that
Roan Kattouw [Wed, 7 Sep 2011 12:48:51 +0000 (12:48 +0000)]
Break some tests intentionally to see how Jenkins displays that

12 years agoAdd constant Linker::TOOL_LINKS_EMAIL to allow adding a "send e-mail" link from Linker::
Siebrand Mazeland [Wed, 7 Sep 2011 12:12:24 +0000 (12:12 +0000)]
Add constant Linker::TOOL_LINKS_EMAIL to allow adding a "send e-mail" link from Linker::
Add "send e-mail" link in user tools for developer details (Special:Code/Project/author/authorname) in CodeReview.

12 years agoDocumentation
Sam Reed [Wed, 7 Sep 2011 12:00:58 +0000 (12:00 +0000)]
Documentation

Add explicit member variables

Trim trailing whitespace

12 years agoRemoved old constants: 1) not used 2) because of autoloader, they have not necessaril...
Niklas Laxström [Wed, 7 Sep 2011 09:21:16 +0000 (09:21 +0000)]
Removed old constants: 1) not used 2) because of autoloader, they have not necessarily even been available for long time.

12 years agoPass the context to the HTMLForm object
Alexandre Emsenhuber [Wed, 7 Sep 2011 08:29:18 +0000 (08:29 +0000)]
Pass the context to the HTMLForm object

12 years agoUse local context instead of global variables
Alexandre Emsenhuber [Wed, 7 Sep 2011 08:18:51 +0000 (08:18 +0000)]
Use local context instead of global variables

12 years agoPer Krinke on r91772, do not use general float/align classes. I removed them in share...
Robin Pepermans [Wed, 7 Sep 2011 05:23:16 +0000 (05:23 +0000)]
Per Krinke on r91772, do not use general float/align classes. I removed them in shared.css because they are recent and not widely used yet.
(I removed the vertical-align:bottom; because it is added by css for .collection-creatorbox-row img)

12 years agoPer r90858 CR, throw MW exception on missing title context
Robin Pepermans [Wed, 7 Sep 2011 04:05:37 +0000 (04:05 +0000)]
Per r90858 CR, throw MW exception on missing title context

12 years agoMove h1-5 bottom margins to commonElements, common generic siteNotice styles and...
Daniel Friesen [Wed, 7 Sep 2011 03:46:05 +0000 (03:46 +0000)]
Move h1-5 bottom margins to commonElements, common generic siteNotice styles and firstHeading to commonInterface.

12 years agoMove the vector styles for the user login form into commonContent.css
Daniel Friesen [Wed, 7 Sep 2011 03:25:11 +0000 (03:25 +0000)]
Move the vector styles for the user login form into commonContent.css
The vector styles are very generic and fit well as the common style. With a minor tweak to MonoBook (which actually partially fixes a bug in the signup form on Wikipedia) this style fits in perfectly without conflicting with MonoBook's styles.

12 years agorestore proper operation of getArchive{Path|Url}
Russ Nelson [Wed, 7 Sep 2011 02:31:55 +0000 (02:31 +0000)]
restore proper operation of getArchive{Path|Url}

12 years agoFollowup r96217, slight regression use rawElement not element, accidentally caused...
Daniel Friesen [Wed, 7 Sep 2011 01:12:00 +0000 (01:12 +0000)]
Followup r96217, slight regression use rawElement not element, accidentally caused the <a> to be htmlescaped.

12 years agopurgeThumbList() needn't always delete all the files in the thumb dir
Russ Nelson [Wed, 7 Sep 2011 01:09:23 +0000 (01:09 +0000)]
purgeThumbList() needn't always delete all the files in the thumb dir

12 years agoFollowup r92054, these should use css classes not ids.
Daniel Friesen [Wed, 7 Sep 2011 00:37:44 +0000 (00:37 +0000)]
Followup r92054, these should use css classes not ids.

12 years agochanged help text to indicate an optional port if nonstandard
Ben Hartshorne [Tue, 6 Sep 2011 23:21:39 +0000 (23:21 +0000)]
changed help text to indicate an optional port if nonstandard

12 years agoFixed typo in ipv6 private IP range list and added test (bug 30739)
Aaron Schulz [Tue, 6 Sep 2011 23:15:42 +0000 (23:15 +0000)]
Fixed typo in ipv6 private IP range list and added test (bug 30739)

12 years agojquery.tablesorter.test: Add tests for data-sort-value
Krinkle [Tue, 6 Sep 2011 23:09:04 +0000 (23:09 +0000)]
jquery.tablesorter.test: Add tests for data-sort-value
* Follows-up r86108

12 years agoFix parse error in r96275
Roan Kattouw [Tue, 6 Sep 2011 22:17:01 +0000 (22:17 +0000)]
Fix parse error in r96275

12 years agodelete now-empty archived thumb directories
Russ Nelson [Tue, 6 Sep 2011 21:51:25 +0000 (21:51 +0000)]
delete now-empty archived thumb directories

12 years ago(bug 30192) Thumbnails of archived images don't get deleted. Patch by Russ and Sam...
Chad Horohoe [Tue, 6 Sep 2011 21:01:42 +0000 (21:01 +0000)]
(bug 30192) Thumbnails of archived images don't get deleted. Patch by Russ and Sam, with minor tweaks by me.

12 years agoFollowup r96369: update child classes and a few callers
Chad Horohoe [Tue, 6 Sep 2011 20:51:10 +0000 (20:51 +0000)]
Followup r96369: update child classes and a few callers

12 years agoFixme on r85888: boolean params are evil, use a nice simple string instead :)
Chad Horohoe [Tue, 6 Sep 2011 20:44:03 +0000 (20:44 +0000)]
Fixme on r85888: boolean params are evil, use a nice simple string instead :)

12 years agodoc fix
Jeroen De Dauw [Tue, 6 Sep 2011 20:31:51 +0000 (20:31 +0000)]
doc fix

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Tue, 6 Sep 2011 20:24:15 +0000 (20:24 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoFix trailing whitespaces
Sam Reed [Tue, 6 Sep 2011 19:28:27 +0000 (19:28 +0000)]
Fix trailing whitespaces

12 years ago-rakkaus/#mediawiki-i18n- [06-Sep-2011 19:12:04] PHP Fatal error: Call to a member...
Sam Reed [Tue, 6 Sep 2011 19:20:20 +0000 (19:20 +0000)]
-rakkaus/#mediawiki-i18n- [06-Sep-2011 19:12:04] PHP Fatal error:  Call to a member function titleAttrib() on a non-object in /www/w/includes/SkinTemplate.php on line 1538

12 years agoSet wsDomain based on the user's session, if domain is set in the session. When users...
Ryan Lane [Tue, 6 Sep 2011 18:45:36 +0000 (18:45 +0000)]
Set wsDomain based on the user's session, if domain is set in the session. When users use the password change function in their preferences a domain isn't passed, it's assumed to be in their session.

12 years agoCleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a RepoGrou...
Aaron Schulz [Tue, 6 Sep 2011 18:11:53 +0000 (18:11 +0000)]
Cleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a RepoGroup style param array that also excepts a 'broken' parameter. This new parameter replaces the odd "use timestamp '0' to make a broken thumbnail' convention. No other callers are using this hook other  than FR, so the old time/sha1 params where removed.