lhc/web/wiklou.git
9 years agoMerge "Remove wrong type from @param on ContentHandler::merge3"
jenkins-bot [Wed, 20 Aug 2014 06:57:42 +0000 (06:57 +0000)]
Merge "Remove wrong type from @param on ContentHandler::merge3"

9 years agoMerge "Fix doc of PPFrame_Hash::cachedExpand"
jenkins-bot [Wed, 20 Aug 2014 06:55:21 +0000 (06:55 +0000)]
Merge "Fix doc of PPFrame_Hash::cachedExpand"

9 years agoMerge "Remove WikiPage::estimateRevisionCount (deprecated since 1.19)"
jenkins-bot [Wed, 20 Aug 2014 06:51:49 +0000 (06:51 +0000)]
Merge "Remove WikiPage::estimateRevisionCount (deprecated since 1.19)"

9 years agoMerge "Remove Xml::namespaceSelector() (deprecated since 1.19)"
jenkins-bot [Wed, 20 Aug 2014 06:41:55 +0000 (06:41 +0000)]
Merge "Remove Xml::namespaceSelector() (deprecated since 1.19)"

9 years agoMerge "Add missing @param to function docs"
jenkins-bot [Wed, 20 Aug 2014 06:40:11 +0000 (06:40 +0000)]
Merge "Add missing @param to function docs"

9 years agoRemove WikiPage::estimateRevisionCount (deprecated since 1.19)
umherirrender [Tue, 15 Jul 2014 12:46:56 +0000 (14:46 +0200)]
Remove WikiPage::estimateRevisionCount (deprecated since 1.19)

Change-Id: Icc44f67dd6479553b44f5566d1158638e4a09e60

9 years agoRemove Xml::namespaceSelector() (deprecated since 1.19)
umherirrender [Mon, 28 Jul 2014 11:01:19 +0000 (13:01 +0200)]
Remove Xml::namespaceSelector() (deprecated since 1.19)

Change-Id: If4eaadda2f2533cdcebc692f90c43bdddab3d82b

9 years agoMerge "Remove wrong null type from @param of Content::fillParserOutput"
jenkins-bot [Wed, 20 Aug 2014 06:31:30 +0000 (06:31 +0000)]
Merge "Remove wrong null type from @param of Content::fillParserOutput"

9 years agoMerge "Remove wrong type from @param of IORMTable::getPrefixedFields"
jenkins-bot [Wed, 20 Aug 2014 06:30:36 +0000 (06:30 +0000)]
Merge "Remove wrong type from @param of IORMTable::getPrefixedFields"

9 years agoCorrect type of @param of Linker::getRevDeleteLink
umherirrender [Thu, 14 Aug 2014 17:22:13 +0000 (19:22 +0200)]
Correct type of @param of Linker::getRevDeleteLink

Change-Id: Ie382e2f7b68e27f56de469bfead1588b97b5f9c3

9 years agoMerge "Use FormSpecialPage for Special:RandomInCategory"
jenkins-bot [Wed, 20 Aug 2014 06:22:07 +0000 (06:22 +0000)]
Merge "Use FormSpecialPage for Special:RandomInCategory"

9 years agoUse FormSpecialPage for Special:RandomInCategory
Douglas Gardner [Sat, 16 Aug 2014 02:01:48 +0000 (03:01 +0100)]
Use FormSpecialPage for Special:RandomInCategory

This commit moves [[Special:RandomInCategory]] from using the SpecialPage class
to using the FormSpecialPage class, in the process moving from a simple input
box in the middle of a sentence to a "proper" form.

Bug: 67581
Bug: 67253
Change-Id: Ibf8694c0643f7cd3964ff9f62ffc6049f0978416

9 years agoFix release notes for deleting protected pages
Jackmcbarn [Wed, 20 Aug 2014 04:03:24 +0000 (00:03 -0400)]
Fix release notes for deleting protected pages

Follows up I5a7c4147

Change-Id: I32f792f9f6baf309fc8c450c2759871e6c0b8b3d

9 years agoUpdate OOjs UI to v0.1.0-pre (51f513f9d3)
James D. Forrester [Wed, 20 Aug 2014 00:59:55 +0000 (17:59 -0700)]
Update OOjs UI to v0.1.0-pre (51f513f9d3)

New changes:
8019b96 Localisation updates from https://translatewiki.net.
1fbe3cc Localisation updates from https://translatewiki.net.
455bbb5 Localisation updates from https://translatewiki.net.
379c9da Localisation updates from https://translatewiki.net.
ff74dc3 Fix CSS transplantation in IE
5de13ef Localisation updates from https://translatewiki.net.
44fafb5 Fixing formatting of Agora (mobile) dialogs
d9b7f6a Adjust for border with box-sizing: border-box
a942c71 demos: Refactor tool groups to be re-usable between toolbars

Change-Id: I0ce44be7ecd8ab6fc0693c23bca22d1a8286e383

9 years agoMerge "Generate 'Enlarge' image in CSS rather than HTML (Linker)"
jenkins-bot [Tue, 19 Aug 2014 23:51:19 +0000 (23:51 +0000)]
Merge "Generate 'Enlarge' image in CSS rather than HTML (Linker)"

9 years agoMerge "Sanitize thumbnails and captions styles"
jenkins-bot [Tue, 19 Aug 2014 23:50:19 +0000 (23:50 +0000)]
Merge "Sanitize thumbnails and captions styles"

9 years agoGenerate 'Enlarge' image in CSS rather than HTML (Linker)
Bartosz Dziewoński [Mon, 18 Aug 2014 12:53:23 +0000 (14:53 +0200)]
Generate 'Enlarge' image in CSS rather than HTML (Linker)

There is an ungodly number of requests for magnify-clip.png, embedding
it in CSS is probably good for performance.

It also makes it a lot easier to change the icon, or provide a vector
version (SVG or icon font).

We need to be careful to keep new CSS compatible with old HTML (HTML
is cached for up to 30 days in WMF environment), but luckily in this
case this requires just one CSS rule. Follow-up to remove it: I7a920105.

Bug: 69673
Change-Id: I849a2222fdf708573e54fa0658dbef4d9f2f665f

9 years agoMerge "Update default button color per design consensus"
jenkins-bot [Tue, 19 Aug 2014 23:13:58 +0000 (23:13 +0000)]
Merge "Update default button color per design consensus"

9 years agoSanitize thumbnails and captions styles
Bartosz Dziewoński [Mon, 18 Aug 2014 12:15:19 +0000 (14:15 +0200)]
Sanitize thumbnails and captions styles

No design changes, just cleaning up.

* Remove dead rules (equivalent to default styles).
* Remove unnecessary !importants (added in r3300 (!), apparently to
  intentionally override styles in skins at the time).
* Make commonContent.css's directionality-specific styling not depend
  on shared.css (these don't have to be loaded together).
* Fix double margins for .magnify in mixed directionalities.
* Clarify that shared.css should only contain basic layout styles.
* Group together directionality-specific styles in commonContent.css,
  comment about them. oldshared.css seems to intentionally not use them.
* Align commonContent.css and oldshared.css where applicable.

Change-Id: I2176d5ee73e37030c15ee5e16ba4eb0660349e15

9 years agoUpdate default button color per design consensus
Rob Moen [Tue, 19 Aug 2014 22:34:30 +0000 (15:34 -0700)]
Update default button color per design consensus

https://trello.com/c/wANl1n0M/544-update-the-default-mediawiki-ui-button-text-color-in-core

Change-Id: Ie8acb28f4562399360e9c578232ff3fd91d65b93

9 years agoMerge "Revision: Allow for userCanBitfield to check per-page restrictions"
jenkins-bot [Tue, 19 Aug 2014 21:11:08 +0000 (21:11 +0000)]
Merge "Revision: Allow for userCanBitfield to check per-page restrictions"

9 years agoMerge "Remove wrong type from @param of Language::viewPrevNext"
jenkins-bot [Tue, 19 Aug 2014 21:02:37 +0000 (21:02 +0000)]
Merge "Remove wrong type from @param of Language::viewPrevNext"

9 years agoMove @codingStandardsIgnoreStart into doc comment
umherirrender [Tue, 19 Aug 2014 19:55:22 +0000 (21:55 +0200)]
Move @codingStandardsIgnoreStart into doc comment

No need to have a own comment here, because phpcs support this.

Change-Id: I7ec0ed4d174417d054eb8578519ae15eda4055ac

9 years agoMerge "Allow two-tier setup of transwiki import sources"
jenkins-bot [Tue, 19 Aug 2014 18:35:55 +0000 (18:35 +0000)]
Merge "Allow two-tier setup of transwiki import sources"

9 years agoMerge "Test only against protection for deleting"
jenkins-bot [Tue, 19 Aug 2014 17:22:57 +0000 (17:22 +0000)]
Merge "Test only against protection for deleting"

9 years agoMerge "Remove red outline from invalid inputs"
jenkins-bot [Tue, 19 Aug 2014 16:57:50 +0000 (16:57 +0000)]
Merge "Remove red outline from invalid inputs"

9 years agoMerge "Don't estimate the revision count for page deletions"
jenkins-bot [Tue, 19 Aug 2014 15:03:01 +0000 (15:03 +0000)]
Merge "Don't estimate the revision count for page deletions"

9 years agoRemove pointless dependencies from mediawiki.legacy.config
Bartosz Dziewoński [Sun, 17 Aug 2014 17:07:04 +0000 (19:07 +0200)]
Remove pointless dependencies from mediawiki.legacy.config

* The code has never actually depended on wikibits (or at least
  doesn't now).
* These files are not actually loaded via ResourceLoader, so
  dependencies etc. don't work anyway.

Change-Id: Id99903c68e98c0c3c832128b891699360c9391ea

9 years agoMerge "Move installer files from skins/common/ to mw-config/"
jenkins-bot [Tue, 19 Aug 2014 13:54:24 +0000 (13:54 +0000)]
Merge "Move installer files from skins/common/ to mw-config/"

9 years agoAllow two-tier setup of transwiki import sources
This, that and the other [Wed, 23 Jul 2014 07:45:51 +0000 (17:45 +1000)]
Allow two-tier setup of transwiki import sources

There has been some demand, particularly in the Wikimedia cluster, for the
ability to import from any wiki of a cluster. For this to occur, the
transwiki import user interface needs a bit of a rethink.

This patch replaces the existing single dropdown with a pair of dropdowns:
the first to select the wiki project, and the second to select the
subproject (e.g. a Wikipedia/Wiktionary language, or a Wikia site).
The second one is optional (to support single-wiki sites like Meta, or
for backwards compatibility with existing setups).

$wgImportSources is now treated as a mixed array/associated array (see
comment in DefaultSettings.php). Existing configurations will still work
but will receive no new functionality.

The non-JavaScript fallback is not pretty, but (a) it works, (b) I don't
see an easy way to make it nicer, and (c) wiki sysops should probably be
using a JavaScript-enabled browser for admin actions like importing...

The intention is to alter the WMF configuration to automatically populate
$wgImportSources with all public cluster wikis. I'm not exactly sure how
this will be set up, but this patch is an important first step. I expect
some non-WMF users of MediaWiki will find it helpful as well.

Change-Id: Icdb655500c1ae5374dc7a9f4d99e6738b2269b14

9 years agoMerge "Use getConfig on local context to get configuration settings in Action"
Legoktm [Tue, 19 Aug 2014 03:53:08 +0000 (03:53 +0000)]
Merge "Use getConfig on local context to get configuration settings in Action"

9 years agoUse getConfig on local context to get configuration settings in Action
Alexandre Emsenhuber [Sat, 16 Aug 2014 19:25:16 +0000 (21:25 +0200)]
Use getConfig on local context to get configuration settings in Action

Follow-up I47db5eab45 (aa15d528)

Change-Id: I76409f5fc61e5d35235f964e094dd8881bcc8311

9 years agoMerge "Fix highlighting of results when the search result does not return termMatches"
jenkins-bot [Mon, 18 Aug 2014 22:41:42 +0000 (22:41 +0000)]
Merge "Fix highlighting of results when the search result does not return termMatches"

9 years agoRemove red outline from invalid inputs
jdlrobson [Mon, 18 Aug 2014 20:48:57 +0000 (13:48 -0700)]
Remove red outline from invalid inputs

This is currently an issue in Flow which uses the required attributes
on certain mw-ui-inputs.

Change-Id: I9f1df52c282c5e156c53a573660b35a978762cc2

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Mon, 18 Aug 2014 19:58:54 +0000 (21:58 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: If1018a085ee4bd6a77a88603bc2509ae5fee3b43

9 years agoMerge "Use HTMLForm to generate the form on Special:ListFiles"
jenkins-bot [Mon, 18 Aug 2014 18:38:10 +0000 (18:38 +0000)]
Merge "Use HTMLForm to generate the form on Special:ListFiles"

9 years agoMerge "Added more JobRunner docs"
jenkins-bot [Mon, 18 Aug 2014 18:32:49 +0000 (18:32 +0000)]
Merge "Added more JobRunner docs"

9 years agoMerge "Special:Search: Remove token from URL when saving settings"
jenkins-bot [Mon, 18 Aug 2014 18:30:03 +0000 (18:30 +0000)]
Merge "Special:Search: Remove token from URL when saving settings"

9 years agoMerge "Special:Version: Link to tree instead of commit for git hashes"
jenkins-bot [Mon, 18 Aug 2014 18:26:55 +0000 (18:26 +0000)]
Merge "Special:Version: Link to tree instead of commit for git hashes"

9 years agoRevision: Allow for userCanBitfield to check per-page restrictions
Kunal Mehta [Mon, 18 Aug 2014 18:11:34 +0000 (11:11 -0700)]
Revision: Allow for userCanBitfield to check per-page restrictions

Change-Id: I13ded8328cac59466b691e63183a16d321659ea4

9 years agoMerge "Move debug log related settings up in Setup.php"
jenkins-bot [Mon, 18 Aug 2014 17:45:05 +0000 (17:45 +0000)]
Merge "Move debug log related settings up in Setup.php"

9 years agoFix mediawiki.ui.checkbox loading in mobile
Florianschmidtwelzow [Mon, 18 Aug 2014 17:21:42 +0000 (19:21 +0200)]
Fix mediawiki.ui.checkbox loading in mobile

* mwui checkboxes can load on mobile, too

* mwui should have position on top to load before the content is rendered

Follow up: I6a0db7c8ce33d242120f1cba9222db4e2154696c
and I89d80927d603407678182592a1b12e2132de4141

Change-Id: I8222610aa714f7e422acaa3c3041c41f817eab7d

9 years agoAdd missing @param to function docs
umherirrender [Fri, 15 Aug 2014 16:22:34 +0000 (18:22 +0200)]
Add missing @param to function docs

Change-Id: Ib26407bc55dff7969d8a3b1e2ae51751b202d8fb

9 years agoMerge "Use batch inserts for watchlist"
jenkins-bot [Mon, 18 Aug 2014 16:12:20 +0000 (16:12 +0000)]
Merge "Use batch inserts for watchlist"

9 years agoMerge "Remove unmatched @param"
jenkins-bot [Mon, 18 Aug 2014 16:00:50 +0000 (16:00 +0000)]
Merge "Remove unmatched @param"

9 years agoMerge "Fix calls to DatabaseBase static functions"
jenkins-bot [Mon, 18 Aug 2014 15:59:23 +0000 (15:59 +0000)]
Merge "Fix calls to DatabaseBase static functions"

9 years agoFix highlighting of results when the search result does not return termMatches
Stephan Gambke [Mon, 18 Aug 2014 15:55:51 +0000 (15:55 +0000)]
Fix highlighting of results when the search result does not return termMatches

If the search engine does not know the concept of serch terms the search
result object will just return an empty array as defined in class
SearchResultSet.

In this case SearchHighlighter::highlightSimple will place a span between
each and every byte (yes, byte, not character, it will break multibyte
chars).

This patch will just output the first few lines of a page if no search
terms are available for highlighting.

Note: Highlighting the page name in the case of title matches is
questionable, IMHO. It might make more sense for this case as well to
just return the first few lines of the page.

Change-Id: I276418f271855fb99443188f51cc076289c6ba0d

9 years agoMerge "Fix URL protocol detection regex for file link= parameter"
jenkins-bot [Mon, 18 Aug 2014 15:34:33 +0000 (15:34 +0000)]
Merge "Fix URL protocol detection regex for file link= parameter"

9 years agoMerge "Localisation updates from https://translatewiki.net."
jenkins-bot [Mon, 18 Aug 2014 14:30:56 +0000 (14:30 +0000)]
Merge "Localisation updates from https://translatewiki.net."

9 years agoMerge "Include action in permission error messages"
jenkins-bot [Mon, 18 Aug 2014 14:02:56 +0000 (14:02 +0000)]
Merge "Include action in permission error messages"

9 years agoMerge "Remove EnhancedChangesList::arrow() and friends"
jenkins-bot [Mon, 18 Aug 2014 13:55:01 +0000 (13:55 +0000)]
Merge "Remove EnhancedChangesList::arrow() and friends"

9 years agoMerge "Do not flip margin of magnify icon on user interface language"
jenkins-bot [Mon, 18 Aug 2014 11:43:19 +0000 (11:43 +0000)]
Merge "Do not flip margin of magnify icon on user interface language"

9 years agoRemove obsolete no.json
Siebrand Mazeland [Mon, 18 Aug 2014 10:47:11 +0000 (12:47 +0200)]
Remove obsolete no.json

Change-Id: I9a16f2cbd7cd4233a7c14899288e609810822b25

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Mon, 18 Aug 2014 10:17:43 +0000 (12:17 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: Ia75c166315dfde47dbfaffedf8a9bb6e86982dab

9 years agoUpdated dictionary
Yuri Astrakhan [Fri, 15 Aug 2014 18:08:17 +0000 (14:08 -0400)]
Updated dictionary

Change-Id: Ie727553268892d8b7f9b46fefebeee4463d5fecb

9 years agoMerge "CSS style for thumbs on special pages"
jenkins-bot [Mon, 18 Aug 2014 00:15:17 +0000 (00:15 +0000)]
Merge "CSS style for thumbs on special pages"

9 years agoMove installer files from skins/common/ to mw-config/
Bartosz Dziewoński [Mon, 11 Aug 2014 01:59:22 +0000 (03:59 +0200)]
Move installer files from skins/common/ to mw-config/

The CSS and JS files are definitely used only by the installer.

As for the images:
* mediawiki.png is still used directly by some error pages
  (includes/PHPVersionError.php, includes/templates/NoLocalSettings.php)
* ajax-loader.gif is still used by shared.css
* bullet.gif is mysteriously used by *something*, according to the
  logs at bug 69277 comment 11; I currently have no idea what, so
  let's keep it here for a while
* All other ones don't grep (outside of the installer itself) and
  don't appear in the logs on bug 69277.

Bug: 69277
Change-Id: I9146d9211a807911a5e0cfaa1dd3ab8170f333ca

9 years agoRemove EnhancedChangesList::arrow() and friends
Bartosz Dziewoński [Sun, 17 Aug 2014 22:04:57 +0000 (00:04 +0200)]
Remove EnhancedChangesList::arrow() and friends

Not used in core, the only usage outside removed in Ieb5bb6f9.

Also removed two now-unused files from skins/common/.

Bug: 69675
Change-Id: Ia0e9fc2af25af903db085f2a05c04dcd9aff213e

9 years agoMerge "Fix phpcs errors in tests dir"
jenkins-bot [Sun, 17 Aug 2014 22:02:36 +0000 (22:02 +0000)]
Merge "Fix phpcs errors in tests dir"

9 years agoFix phpcs errors in tests dir
addshore [Sat, 16 Aug 2014 12:53:24 +0000 (13:53 +0100)]
Fix phpcs errors in tests dir

Change-Id: I79fa3b8f92e958f4a0dc4fe892703f37d711ca95

9 years agoOverride phpunit assertTag method to stop errors
addshore [Sun, 17 Aug 2014 21:38:07 +0000 (22:38 +0100)]
Override phpunit assertTag method to stop errors

This method throws a deperecation error in phpunit
that we dont want to see (and dont want to break
travis tests).

Nothing this method uses is beign deprecated thus
we can override the method and not need to worry
about the error or it vanishing in the future!

Bug: 69505
Change-Id: I0eb63be390b4fdf416635dd8e8a2ad94615e6a47

9 years agoMerge "Remove some unused files from skins/common/"
jenkins-bot [Sun, 17 Aug 2014 21:24:42 +0000 (21:24 +0000)]
Merge "Remove some unused files from skins/common/"

9 years agoMerge "Localisation updates from https://translatewiki.net."
Translation updater bot [Sun, 17 Aug 2014 21:19:20 +0000 (21:19 +0000)]
Merge "Localisation updates from https://translatewiki.net."

9 years agoRemove some unused files from skins/common/
Bartosz Dziewoński [Sun, 17 Aug 2014 20:38:18 +0000 (22:38 +0200)]
Remove some unused files from skins/common/

Grepping doesn't point to any usages, and they don't appear in logs
from bug 69277 comment 11.

add.png
Arr_.png
closewindow.png
diffunderline.gif
link_icon.gif
remove.png
tooltip_icon.png
Zoom_sans.gif

Bug: 69277
Change-Id: I09c0c13b353366e83124e7ffa1fa02eeada76729

9 years agoMerge "Use public instead of var in classes"
jenkins-bot [Sun, 17 Aug 2014 20:30:51 +0000 (20:30 +0000)]
Merge "Use public instead of var in classes"

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Sun, 17 Aug 2014 20:15:26 +0000 (22:15 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: I3a6292805700b7071997414a2e601220cd564188

9 years agoUse public instead of var in classes
addshore [Sun, 17 Aug 2014 20:07:37 +0000 (21:07 +0100)]
Use public instead of var in classes

Change-Id: I16d1714ba37667d8c9c7c79a765c7199ea0023e4

9 years agoMerge "WebInstallerOutput: Restore 'global $wgResourceModules'"
jenkins-bot [Sun, 17 Aug 2014 20:06:26 +0000 (20:06 +0000)]
Merge "WebInstallerOutput: Restore 'global $wgResourceModules'"

9 years agoMerge "Avoid theoretical division by zero"
jenkins-bot [Sun, 17 Aug 2014 19:51:07 +0000 (19:51 +0000)]
Merge "Avoid theoretical division by zero"

9 years agoMerge "Use Xml::element instead of Html::element for empty elements"
jenkins-bot [Sun, 17 Aug 2014 19:49:25 +0000 (19:49 +0000)]
Merge "Use Xml::element instead of Html::element for empty elements"

9 years agoMerge "Add dependencies to module mediawiki.util"
jenkins-bot [Sun, 17 Aug 2014 19:43:46 +0000 (19:43 +0000)]
Merge "Add dependencies to module mediawiki.util"

9 years agoMerge "Remove fallback 'de' gender namespaces"
jenkins-bot [Sun, 17 Aug 2014 19:37:38 +0000 (19:37 +0000)]
Merge "Remove fallback 'de' gender namespaces"

9 years agoFix @returns >> @return phpdoc
addshore [Sun, 17 Aug 2014 19:25:21 +0000 (20:25 +0100)]
Fix @returns >> @return phpdoc

Change-Id: Ib0050a3854e1d3405ffcdd4c92569d4df6ff847f

9 years agoWebInstallerOutput: Restore 'global $wgResourceModules'
Bartosz Dziewoński [Sun, 17 Aug 2014 17:00:37 +0000 (19:00 +0200)]
WebInstallerOutput: Restore 'global $wgResourceModules'

Deleted in 301a7f3d, previously added in a96afeb2.

Change-Id: If0889bc003320abd0b74fc57b8975255f0efcc7e

9 years agoRemove fallback 'de' gender namespaces
umherirrender [Sun, 17 Aug 2014 13:54:13 +0000 (15:54 +0200)]
Remove fallback 'de' gender namespaces

Some languages are fallback to 'de', but have there own namespaces.
There is no feedback, that the german gender namespaces should override
the localized namespaces for gender, so removing it for now.

At least nds has ask for this at
https://de.wikipedia.org/w/index.php?title=Benutzer_Diskussion:Raymond&oldid=133185685#merkw.C3.BCrdiges_Software-Verhalten_auf_nds.wp

Change-Id: Ie666c95b614faeb9ac1cb57d4b5d96294d43c6cf

9 years agoAdd dependencies to module mediawiki.util
Fomafix [Sun, 17 Aug 2014 13:23:40 +0000 (13:23 +0000)]
Add dependencies to module mediawiki.util

* mediawiki.Uri.js uses mw.util.wikiUrlencode().
* mediawiki.special.unwatchedPages.js uses mw.util.getParamValue().

Change-Id: Id109e1ba3ec8421ff278a2b2c5111413b4c3bc62

9 years agomediawiki.page.watch.ajax depends on mediawiki.page.startup
Fomafix [Sun, 17 Aug 2014 11:51:08 +0000 (11:51 +0000)]
mediawiki.page.watch.ajax depends on mediawiki.page.startup

mediawiki.page.watch.ajax.js requires mw.page, which is defined in
mediawiki.page.startup.js

I just got the error message:
  Exception thrown by mediawiki.page.watch.ajax
  TypeError: mw.page is undefined

Change-Id: I869fbcb701c3c17ecf6564d89a9bb773bd1a76bd

9 years agoDon't estimate the revision count for page deletions
Marius Hoch [Sat, 3 May 2014 16:47:25 +0000 (18:47 +0200)]
Don't estimate the revision count for page deletions

Often the estimated revision count is several thousands away
from the real one, thus disallowing normal sysops to delete
pages which they actually should be able to delete.

This also changes the revision number shown to users on
action=delete to the real one, as that code path is only
being hit for users that can delete the page.

Bug: 69556
Change-Id: Id0d02aa9960477a0cec8752ef714b6bc6b9ff2ac

9 years agoFix calls to DatabaseBase static functions
withoutaname [Thu, 24 Jul 2014 02:29:28 +0000 (19:29 -0700)]
Fix calls to DatabaseBase static functions

Previously they were calling Database:: which is a nonexistent class.

Change-Id: I73b2ed4722c9108b6a00c8c0cabbda9564378b4b

9 years agoRemove unmatched @param
umherirrender [Sat, 16 Aug 2014 18:49:41 +0000 (20:49 +0200)]
Remove unmatched @param

There is no method parameter for this @param

Change-Id: I42d1e3439e5b767be09920d536bee34bcd017ec9

9 years agoMove debug log related settings up in Setup.php
Alexandre Emsenhuber [Mon, 4 Aug 2014 20:13:39 +0000 (22:13 +0200)]
Move debug log related settings up in Setup.php

Since this doesn't rely on functions defined in GlobalFunctions.php;
this can be in the first "defaults" section of the file.

Change-Id: I24f1a14322d90d053adf51716516001477364e16

9 years agoMerge "Fix the (un)watch token to include the namespace name."
jenkins-bot [Sat, 16 Aug 2014 13:20:31 +0000 (13:20 +0000)]
Merge "Fix the (un)watch token to include the namespace name."

9 years agoFix URL protocol detection regex for file link= parameter
This, that and the other [Sat, 16 Aug 2014 12:09:42 +0000 (22:09 +1000)]
Fix URL protocol detection regex for file link= parameter

This regex looked something like /^(?i)bitcoin:|ftp://|ftps://|.../, which
meant the anchoring ^ only applied to the first name. This meant that any
link= value that happened to contain a URL protocol anywhere within it
(e.g. wikinews:Foo containing "news:") got incorrectly matched by this
regex.

Bug: 69317
Change-Id: Ide1c4f64137666db99f8e3b6816df01ef5099c8e

9 years agoRegister a fake skin instead of a 'vector' that will fail
Kunal Mehta [Sat, 16 Aug 2014 05:50:25 +0000 (22:50 -0700)]
Register a fake skin instead of a 'vector' that will fail

Bug: 69639
Change-Id: Icd87520f7b6de337b009144420c3a430861d0833

9 years agoMerge "Add blanket support for mediawiki ui via globals"
jenkins-bot [Sat, 16 Aug 2014 00:48:19 +0000 (00:48 +0000)]
Merge "Add blanket support for mediawiki ui via globals"

9 years agoAdded more JobRunner docs
Aaron Schulz [Fri, 15 Aug 2014 22:19:46 +0000 (15:19 -0700)]
Added more JobRunner docs

Change-Id: I4fbb947a2fc2b5f325dff97127bf39edf18f0e13

9 years agoMerge "mediawiki.toc: Remove class="internal" from tocToggleLink"
jenkins-bot [Fri, 15 Aug 2014 21:49:35 +0000 (21:49 +0000)]
Merge "mediawiki.toc: Remove class="internal" from tocToggleLink"

9 years agoAdd blanket support for mediawiki ui via globals
jdlrobson [Wed, 30 Jul 2014 17:56:25 +0000 (10:56 -0700)]
Add blanket support for mediawiki ui via globals

This provides better mobile experiences on various pages
and a more consistent UI across both mobile and desktop.

It does this in two ways.

1) Forces HTMLForms to not use table based layouts so as
not to interfere with responsive nature of mediawiki ui elements

2) Applies MediaWiki.UI classes to most pages
If a page is created via Xml or Html classes it will use mediawiki ui
Where possible I've added classes unconditionally, but for cases of buttons
this is behind the $wgUseMediaWikiUIEverywhere global since button styling is
enabled on pages by default and for checkboxes since it is changes HTML markup.

3) Adds all MediaWiki.UI styles to pages which can use it
When enabled:
* Apply these styles to all pages which use HTMLForms
* Apply to EditPage
* Apply to anything that uses certain elements outputted by the
Xml or HTML helper classes
* Apply to History page
* Apply to protection page
* Apply to move page
* Apply to deletion page

Currently kept behind a global to allow us time to finetune
existing elements. After further testing we will look to kill the
globals and make mediawiki.ui the default

See: I430c0fbb79d2a33bb828b2427bda0ee01115d73f
Change-Id: I47db5eab4569514d039261d11b6dedb0eeae17b5

9 years agoMerge "Turn HTMLBlockedUsersItemSelect into HTMLSelectLimitField"
jenkins-bot [Fri, 15 Aug 2014 21:40:32 +0000 (21:40 +0000)]
Merge "Turn HTMLBlockedUsersItemSelect into HTMLSelectLimitField"

9 years agoMerge "mediawiki.jqueryMsg: Prevent default action for functions as external link"
jenkins-bot [Fri, 15 Aug 2014 21:29:35 +0000 (21:29 +0000)]
Merge "mediawiki.jqueryMsg: Prevent default action for functions as external link"

9 years agoUse batch inserts for watchlist
Erik Bernhardson [Fri, 15 Aug 2014 21:04:10 +0000 (14:04 -0700)]
Use batch inserts for watchlist

Inserting a watchlist item was using two queries where only one was
necessary.  This adjusts to use a single query and adds the ability
to watchlist multiple titles simultaneously.

Change-Id: I331238524598f1ee87c28104ab02edf4b2afaaf2

9 years agoMerge "Set relevant title on Special:RecentChangesLinked"
jenkins-bot [Fri, 15 Aug 2014 20:26:17 +0000 (20:26 +0000)]
Merge "Set relevant title on Special:RecentChangesLinked"

9 years agoUpdate Moment.js from 2.7.0 to 2.8.1
paladox [Mon, 4 Aug 2014 11:13:21 +0000 (11:13 +0000)]
Update Moment.js from 2.7.0 to 2.8.1

Project site

* http://momentjs.com/ and https://github.com/moment/moment/

File source

* https://github.com/moment/moment/blob/2.8.1/moment.js

README

* https://github.com/moment/moment/blob/2.8.1/readme.md

Changelog

1.8.0 changelog

* https://gist.github.com/ichernev/ac3899324a5fa6c8c9b4

1.8.1 changelog

* https://github.com/moment/moment/blob/2.8.1/CHANGELOG.md

difference between 2.7.0 and 2.8.1

incompatible changes

* #1761: moments created without a language are no longer following the global language, in case it changes. Only newly created moments take the global language by default. In case you're affected by this, wait, comment on #1797 and wait for a proper reimplementation
* #1642: 45 days is no longer "a month" according to humanize, cutoffs for month, and year have changed. Hopefully your code does not depend on a particular answer from humanize (which it shouldn't anyway)
* #1784: if you use the human readable English datetime format in a weird way (like storing them in a database) that would break when the format changes you're at risk.
* #1785  moment.momentProperties  is now an array of properties instead of a hash. If you have a plugin that uses it to make sure cloned moments will retain the plugin-added properties you need to change your code.

deprecations (old behavior will be dropped in 3.0)

* #1761  lang  is renamed to  locale ,  langData  ->  localeData . Also there is now defineLocale  that should be used when creating new locales
* #1763  add(unit, value)  and  subtract(unit, value)  are now deprecated. Use  add(value, unit)  and  subtract(value, unit)  instead.
* #1759 rename  duration.toIsoString  to  duration.toISOString . The js standard library and moment's  toISOString  follow that convention.

new locales

* #1789 Tibetan (bo)
* #1786 Africaans (af)
* #1778 Burmese (my)
* #1727 Belarusian (be)

bugfixes

* #1738 local to zone conversion with keepLocalTime=true
* #1642 more accurate humanize

performance

* #1808 speedup cloning 49x
* #1708 speedup creation with Date object

features

*#1716  moment.relativeTimeThreshold  now supports getting the existing threshold

locale bugfix

* #1784 add comma between day-of-month and year in us-en
* #1710 fix lithuanian month name

2.8.1

* bugfix #1813: fix moment().lang([key]) incompatibility

Change-Id: Iaffaaa18e08773f8f36e83e918e61a2259f1e2e3

9 years agoRemove wrong type from @param of Language::viewPrevNext
umherirrender [Fri, 15 Aug 2014 16:33:34 +0000 (18:33 +0200)]
Remove wrong type from @param of Language::viewPrevNext

Change-Id: I26634c23a966a60b94a1a9fc7b35449560b34492

9 years agoMerge "API: Mark seldom-used formats as deprecated"
jenkins-bot [Fri, 15 Aug 2014 16:32:05 +0000 (16:32 +0000)]
Merge "API: Mark seldom-used formats as deprecated"

9 years agoRemove wrong type from @param of IORMTable::getPrefixedFields
umherirrender [Fri, 15 Aug 2014 16:31:04 +0000 (18:31 +0200)]
Remove wrong type from @param of IORMTable::getPrefixedFields

Change-Id: I20599b97712ef867629f9e06b137e0c6cb284709

9 years agoRemove wrong null type from @param of Content::fillParserOutput
umherirrender [Fri, 15 Aug 2014 16:28:30 +0000 (18:28 +0200)]
Remove wrong null type from @param of Content::fillParserOutput

Change-Id: Iae152214c52c611e8c118d2537e92f551b1c7ab8

9 years agoMerge "Use lowercase array in ResourceLoaderStartUpModule.php"
jenkins-bot [Fri, 15 Aug 2014 14:33:45 +0000 (14:33 +0000)]
Merge "Use lowercase array in ResourceLoaderStartUpModule.php"

9 years agoMerge "jquery.tablesorter: Only look at th's for headers"
jenkins-bot [Fri, 15 Aug 2014 13:32:49 +0000 (13:32 +0000)]
Merge "jquery.tablesorter: Only look at th's for headers"

9 years agoUse lowercase array in ResourceLoaderStartUpModule.php
umherirrender [Fri, 15 Aug 2014 13:29:28 +0000 (15:29 +0200)]
Use lowercase array in ResourceLoaderStartUpModule.php

Change-Id: Idf28e6d302e3b28c1c5cfb9f8f108dd9a69a092c