lhc/web/wiklou.git
13 years agofollow-up to r75761: coding style tweaks
Jack Phoenix [Sun, 31 Oct 2010 23:48:26 +0000 (23:48 +0000)]
follow-up to r75761: coding style tweaks

13 years agoUpdate a few deprecated method calls
Sam Reed [Sun, 31 Oct 2010 23:46:35 +0000 (23:46 +0000)]
Update a few deprecated method calls

13 years agoAdding mediawiki.advanced.rightclickedit.js
Krinkle [Sun, 31 Oct 2010 23:42:08 +0000 (23:42 +0000)]
Adding mediawiki.advanced.rightclickedit.js
* Removing loadhook from legacy rightclickedit.js
* Replacing module adder in OutputPage
* Define mediawiki.advanced.rightclickedit module

13 years agoChange wfTimestamp() to an array() and add a bunch of timestamp tests hard for 32...
Platonides [Sun, 31 Oct 2010 23:30:41 +0000 (23:30 +0000)]
Change wfTimestamp() to an array() and add a bunch of timestamp tests hard for 32 bit php.
Intended to ease transition to DateTime. See r74778 and Bug 25451

13 years agoRemove a few more unused variables
Sam Reed [Sun, 31 Oct 2010 23:19:40 +0000 (23:19 +0000)]
Remove a few more unused variables

Add a couple of braces to unobvious if

13 years agouserNotPrivilegedMessage being called with no parameter. Guessing it needs to be...
Sam Reed [Sun, 31 Oct 2010 23:14:24 +0000 (23:14 +0000)]
userNotPrivilegedMessage being called with no parameter. Guessing it needs to be the missing right...?

13 years agoSwitch last few uses of while loops to foreach in phase3
Sam Reed [Sun, 31 Oct 2010 23:08:38 +0000 (23:08 +0000)]
Switch last few uses of while loops to foreach in phase3

13 years agoUse message 'savearticle' instead of plain text in 'explainconflict'.
Siebrand Mazeland [Sun, 31 Oct 2010 22:36:13 +0000 (22:36 +0000)]
Use message 'savearticle' instead of plain text in 'explainconflict'.

13 years agoDon't increment stats when called from the scripts.
Platonides [Sun, 31 Oct 2010 22:25:29 +0000 (22:25 +0000)]
Don't increment stats when called from the scripts.
This avoids things like PHPUnit opening a db connection just for this due to the default SqDlBagOStuff.

13 years agoFollow-up r75653 + replacing this. with mw.util
Krinkle [Sun, 31 Oct 2010 22:20:05 +0000 (22:20 +0000)]
Follow-up r75653 + replacing this. with mw.util

13 years agoUse isset to protect against Undefined index PHP notice.
Derk-Jan Hartman [Sun, 31 Oct 2010 22:10:44 +0000 (22:10 +0000)]
Use isset to protect against Undefined index PHP notice.

13 years agoUpscale thumbnails of SVGs if the nominal size of the SVG is smaller than the thumbna...
Derk-Jan Hartman [Sun, 31 Oct 2010 21:53:29 +0000 (21:53 +0000)]
Upscale thumbnails of SVGs if the nominal size of the SVG is smaller than the thumbnail size.

Fixes bug 19633. Requires r75748

13 years agoAdd a new isVectorized() to files and media handlers. Only SVG returns true.
Derk-Jan Hartman [Sun, 31 Oct 2010 21:49:25 +0000 (21:49 +0000)]
Add a new isVectorized() to files and media handlers. Only SVG returns true.

Related to Bug 19633.

13 years agoLocalization update for he.
Rotem Liss [Sun, 31 Oct 2010 19:12:47 +0000 (19:12 +0000)]
Localization update for he.

13 years agoFollow up r75542, in the odd case that Maintenance.php wasn't already loaded.
Platonides [Sun, 31 Oct 2010 19:07:05 +0000 (19:07 +0000)]
Follow up r75542, in the odd case that Maintenance.php wasn't already loaded.

13 years agoUsing isset to check for index value. Avoids a PHP notice.
Derk-Jan Hartman [Sun, 31 Oct 2010 18:22:37 +0000 (18:22 +0000)]
Using isset to check for index value. Avoids a PHP notice.

13 years agoRemove call to deprecated $wgOut->includeJQuery();
Platonides [Sun, 31 Oct 2010 18:19:02 +0000 (18:19 +0000)]
Remove call to deprecated $wgOut->includeJQuery();

13 years agoA couple of Xml::hidden calls left by r75723
Platonides [Sun, 31 Oct 2010 18:17:56 +0000 (18:17 +0000)]
A couple of Xml::hidden calls left by r75723

13 years agoLocalisation updates from translatewiki.net
Siebrand Mazeland [Sun, 31 Oct 2010 17:55:47 +0000 (17:55 +0000)]
Localisation updates from translatewiki.net

13 years agoCorrect eo date format according to http://bertilow.com/pmeg/gramatiko/nombroj/datoj...
Niklas Laxström [Sun, 31 Oct 2010 17:23:33 +0000 (17:23 +0000)]
Correct eo date format according to bertilow.com/pmeg/gramatiko/nombroj/datoj.html#i-cs4

Reported by AVRS via IRC

13 years agoMore deprecated method calls
Sam Reed [Sun, 31 Oct 2010 16:33:48 +0000 (16:33 +0000)]
More deprecated method calls

13 years agoUpdate deprecated method calls
Sam Reed [Sun, 31 Oct 2010 16:20:48 +0000 (16:20 +0000)]
Update deprecated method calls

Remove some unused stuff

13 years agoRemove unused globals.
Platonides [Sun, 31 Oct 2010 15:35:01 +0000 (15:35 +0000)]
Remove unused globals.

13 years agoFollowup r75719. Typo.
Philip Tzou [Sun, 31 Oct 2010 15:12:34 +0000 (15:12 +0000)]
Followup r75719. Typo.

13 years agoFollowup r75617. Fix spelling mistake.
Philip Tzou [Sun, 31 Oct 2010 15:09:27 +0000 (15:09 +0000)]
Followup r75617. Fix spelling mistake.

13 years ago* Fixed some doxygen warnings
Alexandre Emsenhuber [Sun, 31 Oct 2010 14:28:44 +0000 (14:28 +0000)]
* Fixed some doxygen warnings
* Made documentation cosistent with the rest of the software

13 years ago* (bug 25642) A exception is now thrown instead of a fatal error when using $wgSMTP...
Alexandre Emsenhuber [Sun, 31 Oct 2010 11:47:03 +0000 (11:47 +0000)]
* (bug 25642) A exception is now thrown instead of a fatal error when using $wgSMTP without PEAR mail package

Patch by Dmitriy (http://bug-attachment.wikimedia.org/attachment.cgi?id=7754) with correction

13 years agoAdded missing calls to setHeaders() and outputHeader()
Alexandre Emsenhuber [Sun, 31 Oct 2010 10:12:06 +0000 (10:12 +0000)]
Added missing calls to setHeaders() and outputHeader()

13 years ago* (bug 23731) Clarified "n links" message on Special:MostLinkedTemplates
Alexandre Emsenhuber [Sun, 31 Oct 2010 09:36:48 +0000 (09:36 +0000)]
* (bug 23731) Clarified "n links" message on Special:MostLinkedTemplates

13 years agoMark a few more methods static
Sam Reed [Sat, 30 Oct 2010 21:31:22 +0000 (21:31 +0000)]
Mark a few more methods static

Seems I forgot to commit this

13 years agoLocalization update for he.
Rotem Liss [Sat, 30 Oct 2010 20:35:05 +0000 (20:35 +0000)]
Localization update for he.

13 years agoFollow-up r75702: change physicalSize to physicalDimensions per CR; commented getMedi...
Bryan Tong Minh [Sat, 30 Oct 2010 20:02:53 +0000 (20:02 +0000)]
Follow-up r75702: change physicalSize to physicalDimensions per CR; commented getMediaTransformError function

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sat, 30 Oct 2010 19:24:03 +0000 (19:24 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-10-31 18:53:00 UTC)

13 years agoFollow-up r75702: stylize
Bryan Tong Minh [Sat, 30 Oct 2010 19:11:30 +0000 (19:11 +0000)]
Follow-up r75702: stylize

13 years agoSplit BitmapHandler::doTransform in functions: transformImageMagick(), transformCusto...
Bryan Tong Minh [Sat, 30 Oct 2010 19:04:26 +0000 (19:04 +0000)]
Split BitmapHandler::doTransform in functions: transformImageMagick(), transformCustom() and transformGd(). Pass their parameters as an options array. Put common code lines into separate functions such as getClientScalingThumbnailImage(), getMediaTransformError() and logErrorForExternalProcess(). Tested all three scalers, everything appears to be still working.

13 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sat, 30 Oct 2010 18:05:42 +0000 (18:05 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

13 years agoPer r75386 CR, use newMainPage()
Chad Horohoe [Sat, 30 Oct 2010 17:47:00 +0000 (17:47 +0000)]
Per r75386 CR, use newMainPage()

13 years agoRevert r75654 per CR, doEdit() already takes care of search updates
Chad Horohoe [Sat, 30 Oct 2010 17:28:26 +0000 (17:28 +0000)]
Revert r75654 per CR, doEdit() already takes care of search updates

13 years agoOracle maintainer should enable E_STRICT ;-)
Chad Horohoe [Sat, 30 Oct 2010 17:20:41 +0000 (17:20 +0000)]
Oracle maintainer should enable E_STRICT ;-)

13 years agoE_STRICT: Function signature should match parent. This newFromParams stuff should...
Chad Horohoe [Sat, 30 Oct 2010 17:17:26 +0000 (17:17 +0000)]
E_STRICT: Function signature should match parent. This newFromParams stuff should be going away soon anyway

13 years ago(bug 23732) Clarified "n links" message on Special:MostLinkedFiles
Bryan Tong Minh [Sat, 30 Oct 2010 13:03:41 +0000 (13:03 +0000)]
(bug 23732) Clarified "n links" message on Special:MostLinkedFiles

13 years agoFollow up r74684 : use default path if MW_INSTALL_PATH is not present.
Antoine Musso [Sat, 30 Oct 2010 11:43:03 +0000 (11:43 +0000)]
Follow up r74684 : use default path if MW_INSTALL_PATH is not present.

13 years agoForgot to commit this one. parserTests fix for
Philip Tzou [Sat, 30 Oct 2010 05:42:16 +0000 (05:42 +0000)]
Forgot to commit this one. parserTests fix for
r75617 (in trunk/phase3/includes/Title.php).

13 years agoFollow up r75682 : fix private function naming.
Antoine Musso [Fri, 29 Oct 2010 22:42:37 +0000 (22:42 +0000)]
Follow up r75682 : fix private function naming.
Fix cruise control build 2010-10-29T22:18:27

13 years agoLocalization update for he.
Rotem Liss [Fri, 29 Oct 2010 22:38:26 +0000 (22:38 +0000)]
Localization update for he.

13 years agoLocalization update for he.
Rotem Liss [Fri, 29 Oct 2010 22:35:20 +0000 (22:35 +0000)]
Localization update for he.

13 years agoFollow up r75627. Implements r75670 in PHP to validate emails.
Antoine Musso [Fri, 29 Oct 2010 22:03:17 +0000 (22:03 +0000)]
Follow up r75627. Implements r75670 in PHP to validate emails.

* Server side validation of email according to an HTML5 specifications provided by Simetrical :
http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#e-mail-state
* This is NOT a fix of bug 959 (which wants RFC 2822 validation)
* Basic unit tests

13 years agoFollow up r75627 (code review comments):
Antoine Musso [Fri, 29 Oct 2010 20:44:26 +0000 (20:44 +0000)]
Follow up r75627 (code review comments):
* Replace background coloring with a label insertion on the right or left of input depending on language direction.
* User side validation of email according to an HTML5 specifications provided by Simetrical :
http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#e-mail-state
 Code comments should be self explaining.

Possible follows up:
- use JQuery Validation plugin
- make the validation part a mediawiki validation module
- server side validation

13 years agor75621 copy-paste fail
Bryan Tong Minh [Fri, 29 Oct 2010 20:33:27 +0000 (20:33 +0000)]
r75621 copy-paste fail

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Fri, 29 Oct 2010 19:21:12 +0000 (19:21 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-10-30 19:05:00 UTC)

13 years agoSwitch the hyphen in diff output to actually minus signs.
Derk-Jan Hartman [Fri, 29 Oct 2010 18:52:59 +0000 (18:52 +0000)]
Switch the hyphen in diff output to actually minus signs.

13 years agoAdd updated release notes for r75658
Derk-Jan Hartman [Fri, 29 Oct 2010 18:42:55 +0000 (18:42 +0000)]
Add updated release notes for r75658

13 years agoAdd a nbsp to each empty "diff-marker".
Derk-Jan Hartman [Fri, 29 Oct 2010 18:28:44 +0000 (18:28 +0000)]
Add a nbsp to each empty "diff-marker".

Fixes Bug 25697
Prevent collapsed table row if both pre and post lines in the diff are totally empty.

13 years ago(bug 22308) Search should find text in default main page immediately after setup...
Chad Horohoe [Fri, 29 Oct 2010 17:26:22 +0000 (17:26 +0000)]
(bug 22308) Search should find text in default main page immediately after setup. Based on patch by Josh Lerner

13 years ago$.client has been enhanced and made easier since the initial version, may aswell...
Krinkle [Fri, 29 Oct 2010 17:11:22 +0000 (17:11 +0000)]
$.client has been enhanced and made easier since the initial version, may aswell be used directly (r75593)

13 years ago(bug 19593) $wgServer can't be set properly with --server attribute in command line...
Chad Horohoe [Fri, 29 Oct 2010 16:28:50 +0000 (16:28 +0000)]
(bug 19593) $wgServer can't be set properly with --server attribute in command line tools. Also fixes regression in generateSitemap.php from maintenance rewrite. Also possible workaround for bug 18274.

13 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 29 Oct 2010 16:22:43 +0000 (16:22 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

13 years agoFollow-up r75621: Check for $wgEnableAPI before adding the RSD link to the head
Bryan Tong Minh [Fri, 29 Oct 2010 16:19:35 +0000 (16:19 +0000)]
Follow-up r75621: Check for $wgEnableAPI before adding the RSD link to the head

13 years agowhite-space cleanup throughout $.client and mw.util and mw.util.test (r75593)
Krinkle [Fri, 29 Oct 2010 15:30:54 +0000 (15:30 +0000)]
white-space cleanup throughout $.client and mw.util and mw.util.test (r75593)

13 years agoadding layoutversion to $.client and isLayoutVersion to mw.util. Follow-up of r75593
Krinkle [Fri, 29 Oct 2010 15:27:53 +0000 (15:27 +0000)]
adding layoutversion to $.client and isLayoutVersion to mw.util. Follow-up of r75593

13 years agoFollow-up r75577
Krinkle [Fri, 29 Oct 2010 14:44:18 +0000 (14:44 +0000)]
Follow-up r75577

13 years agoFollowup r75554, functionise Export code, allows for return to be used "non scarily"
Sam Reed [Fri, 29 Oct 2010 12:20:11 +0000 (12:20 +0000)]
Followup r75554, functionise Export code, allows for return to be used "non scarily"

Remove some extra blank comment lines

13 years agoFix the LanguageConverterTest to prevent test failures after the changes made on...
Philip Tzou [Fri, 29 Oct 2010 02:55:37 +0000 (02:55 +0000)]
Fix the LanguageConverterTest to prevent test failures after the changes made on getPreferredVariant() at r75617.

13 years agoMinor followup to r75621, add whitespace
Sam Reed [Thu, 28 Oct 2010 22:56:43 +0000 (22:56 +0000)]
Minor followup to r75621, add whitespace

Add getVersion to ApiFormatXmlRsd

13 years agoLame user side email validator using JQuery.
Antoine Musso [Thu, 28 Oct 2010 21:01:56 +0000 (21:01 +0000)]
Lame user side email validator using JQuery.
See bug 22449 : MediaWiki should do validation of e-mail addresses

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Thu, 28 Oct 2010 20:10:28 +0000 (20:10 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-10-28 19:50:00 UTC)

13 years agoFollow-up r75582: Fix wrong message key in maintenance script
Raimond Spekking [Thu, 28 Oct 2010 19:49:44 +0000 (19:49 +0000)]
Follow-up r75582: Fix wrong message key in maintenance script

13 years ago(bug 25648) API discovery information has been added as RSD link in page <head> and...
Bryan Tong Minh [Thu, 28 Oct 2010 19:20:21 +0000 (19:20 +0000)]
(bug 25648) API discovery information has been added as RSD link in page <head> and by providing an API module action=rsd. Added hook ApiRsdServiceApis for extensions to add their own service to the services list.

Patch by Brion Vibber and Bryan Tong Minh.

13 years agoFollow up r75617. remove extra brackets.
Philip Tzou [Thu, 28 Oct 2010 17:11:21 +0000 (17:11 +0000)]
Follow up r75617. remove extra brackets.

13 years ago1. Revert the complicated redirection I made in r59754;
Philip Tzou [Thu, 28 Oct 2010 16:58:39 +0000 (16:58 +0000)]
1. Revert the complicated redirection I made in r59754;
2. Add more Accept-Language XVO cache name for IE;
3. Use hreflang to specify canonical and alternate links, it's search engine friendly
   when a wiki has multiple variant languages.

13 years agoFollow-up r75611: revert release-notes too
Max Semenik [Thu, 28 Oct 2010 13:54:43 +0000 (13:54 +0000)]
Follow-up r75611: revert release-notes too

13 years agoRevert r66140 per CR
Max Semenik [Thu, 28 Oct 2010 13:40:33 +0000 (13:40 +0000)]
Revert r66140 per CR

13 years agoFollow up r75585 : messages.inc entry missing
Antoine Musso [Thu, 28 Oct 2010 06:35:31 +0000 (06:35 +0000)]
Follow up r75585 : messages.inc entry missing

13 years agotruncateHtml() comment tweaks
Aaron Schulz [Thu, 28 Oct 2010 02:47:48 +0000 (02:47 +0000)]
truncateHtml() comment tweaks

13 years agoFunction return type hints
Sam Reed [Thu, 28 Oct 2010 00:04:48 +0000 (00:04 +0000)]
Function return type hints

Explicit class variable definition

13 years agoMore function parameter commenting
Sam Reed [Wed, 27 Oct 2010 23:56:01 +0000 (23:56 +0000)]
More function parameter commenting

13 years agoParameter documentation
Sam Reed [Wed, 27 Oct 2010 23:50:09 +0000 (23:50 +0000)]
Parameter documentation

13 years agoporting is_opera, is_safari_win etc. to mw.util as isBrowser('..'), isPlatform('...
Krinkle [Wed, 27 Oct 2010 23:19:26 +0000 (23:19 +0000)]
porting is_opera, is_safari_win etc. to mw.util as isBrowser('..'), isPlatform('...') etc.

13 years agoDo NOT use hardcoded passwords! Not even if the user agreed to run destructive tests.
Platonides [Wed, 27 Oct 2010 22:27:23 +0000 (22:27 +0000)]
Do NOT use hardcoded passwords! Not even if the user agreed to run destructive tests.
The affected passwords have been disabled in r75588

Follow up r72475,r74213.
Additionally give descriptive names to the users.

Also see the mail to wikitech.

13 years agoAdd feature to block common (weak) passwords.
Platonides [Wed, 27 Oct 2010 22:26:39 +0000 (22:26 +0000)]
Add feature to block common (weak) passwords.
This closes the hole of passwords hardcoded in r72475,r74213. Also see r75589.

13 years ago(bug 25339) Allow specifying separate base paths for local and remote paths in Resour...
Roan Kattouw [Wed, 27 Oct 2010 22:22:10 +0000 (22:22 +0000)]
(bug 25339) Allow specifying separate base paths for local and remote paths in ResourceLoaderFileModule::__construct(). Extensions can use this to properly point the resource loader to their resources in a way that doesn't depend on the extensions/ directory being a subdirectory of phase3/ on the filesystem and that respects $wgExtensionAssetsPath. Also converted all extensions using ResourceLoader to use this approach, except MWEmbed which uses way more indirection building its module registrations than I can deal with after midnight.

What actually happens here
* Add $localBasePath, $remoteBasePath params to the FileModule constructor, defaulting to $IP and $wgScriptPath respectively
* Add getLocalPath() and getRemotePath(), which use this information to build a proper FS or URL path for a file
* Make readScriptFiles() non-static so it can use these functions
* Run every single file path we use through either getLocalPath() or getRemotePath() as appropriate
** Except file dependencies, these are already prefixed. Our inability to give them special treatment caused bugs earlier
* Kill prefixFilePathList() and resolveFilePath(), no longer needed

13 years agoUse the author that really edited it, from the previously received data. This fixes...
Platonides [Wed, 27 Oct 2010 22:10:33 +0000 (22:10 +0000)]
Use the author that really edited it, from the previously received data. This fixes the last unit test.
Also, fail with the error code if there are problems, instead of an odd message failing in the assert.

13 years agoOptional feature to login through HTTPS and come back to HTTP.
Antoine Musso [Wed, 27 Oct 2010 21:17:03 +0000 (21:17 +0000)]
Optional feature to login through HTTPS and come back to HTTP.

Based on an idea by George Herbert <george dot herbert at gmail dot com>
http://lists.wikimedia.org/pipermail/wikitech-l/2010-October/050065.html

13 years agoLame documentation, code style
Antoine Musso [Wed, 27 Oct 2010 21:11:36 +0000 (21:11 +0000)]
Lame documentation, code style

13 years ago(bug 23194) Special:ListFiles now has thumbnails
Bryan Tong Minh [Wed, 27 Oct 2010 21:02:58 +0000 (21:02 +0000)]
(bug 23194) Special:ListFiles now has thumbnails
  Added new message listfiles_thumb

13 years agoNo wonder that the check -added in r75265- Blah == User:Text never succeeded.
Platonides [Wed, 27 Oct 2010 20:48:07 +0000 (20:48 +0000)]
No wonder that the check -added in r75265- Blah == User:Text never succeeded.
Changing to something useful.

13 years agowhitespace cleanup in mediawiki.util.js
Krinkle [Wed, 27 Oct 2010 20:42:33 +0000 (20:42 +0000)]
whitespace cleanup in mediawiki.util.js

13 years agochanging mw.uti functionnames to follow convention + loading $.client as dependency...
Krinkle [Wed, 27 Oct 2010 20:27:04 +0000 (20:27 +0000)]
changing mw.uti functionnames to follow convention + loading $.client as dependency of mw.util

13 years agoRe-add maintenance script from r75555, not totally broken this time
Roan Kattouw [Wed, 27 Oct 2010 20:08:04 +0000 (20:08 +0000)]
Re-add maintenance script from r75555, not totally broken this time

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Wed, 27 Oct 2010 20:01:36 +0000 (20:01 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-10-27 19:25:00 UTC)

13 years agoFix regression introduced by doing data URL embedding early causing file dependencies...
Roan Kattouw [Wed, 27 Oct 2010 19:59:10 +0000 (19:59 +0000)]
Fix regression introduced by doing data URL embedding early causing file dependencies for CSS not to be registered: the data URL embedding had modified the URL to the point where getLocalFileReferences() doesn't recognize it anymore. This is a quick&dirty fix registering dependencies in $this->fileDeps just before each remap() call

13 years agoCompare latency between http and https by querying localhost.
Antoine Musso [Wed, 27 Oct 2010 19:19:11 +0000 (19:19 +0000)]
Compare latency between http and https by querying localhost.

13 years agoRevert unintended changes in r75555
Roan Kattouw [Wed, 27 Oct 2010 18:49:18 +0000 (18:49 +0000)]
Revert unintended changes in r75555

13 years agoIntroduced $wgAdditionalMailParams to allow adjusting extra email options. Based...
Max Semenik [Wed, 27 Oct 2010 15:52:02 +0000 (15:52 +0000)]
Introduced $wgAdditionalMailParams to allow adjusting extra email options. Based on patch by Alejandro Mery.

13 years agor74753, r74755, r75254 added new settings, but didn't update SeleniumConfigurationTes...
Platonides [Wed, 27 Oct 2010 15:51:37 +0000 (15:51 +0000)]
r74753, r74755, r75254 added new settings, but didn't update SeleniumConfigurationTest.php breaking the tests

13 years agoWhitespace fixes for r75486
Roan Kattouw [Wed, 27 Oct 2010 15:51:31 +0000 (15:51 +0000)]
Whitespace fixes for r75486

13 years ago* (bug 25463) Export header should not be shown if no pages were requested, to reduce...
Sam Reed [Wed, 27 Oct 2010 15:42:32 +0000 (15:42 +0000)]
* (bug 25463) Export header should not be shown if no pages were requested, to reduce confusion

Patch by Umherirrender, with a tweak to inverse logic to reduce nesting

13 years agoEscaping parameter for regex (Follow-up r75275)
Krinkle [Wed, 27 Oct 2010 15:37:47 +0000 (15:37 +0000)]
Escaping parameter for regex (Follow-up r75275)

13 years agoFixed unfinished line from r75275, commented addPortletLink() more, moved prototypes...
Krinkle [Wed, 27 Oct 2010 15:35:55 +0000 (15:35 +0000)]
Fixed unfinished line from r75275, commented addPortletLink() more, moved prototypes from mediawiki.util.js to mediawiki.js, added String.prototype.escapeRE()

13 years agoFollowup r75548: forgot to put global $wgHandheldStyle; back in
Roan Kattouw [Wed, 27 Oct 2010 15:30:20 +0000 (15:30 +0000)]
Followup r75548: forgot to put global $wgHandheldStyle; back in