Commit Graph
18 Commits
Author SHA1 Message Date
James D. Forrester 2ff0da6683 ResourceLoaderULSJsonMessageModule: Stop using Xml::encodeJsVar, deprecated
Available since MW 1.41.

Bug: T341779
Change-Id: I7fee1b44a450ab9bfbab0bd273fa1bfdba063695
2024-07-23 10:19:59 -04:00
James D. Forresterandjenkins-bot 9fc9dbafa3 Use User->isRegistered(), not deprecated isLoggedIn()
Bug: T270450
Change-Id: Ibeb882b8917f43aed9fd2411a6d4a2400532da33
2020-12-18 22:16:26 +00:00
James D. ForresterandReedy 18552a7142 Use QUnitTestModule instead of deprecated ResourceLoaderTestModules
This increases the compatibility requirement of this extension to
MediaWiki 1.33+

Bug: T232875
Change-Id: I50e652697c9d6e2886d457885b1d7b04a45f376f
2020-05-11 19:06:21 +00:00
James D. Forresterandjenkins-bot a0dab26fb1 build: Explicitly require PHP 7.1+, per MLEB baseline
Change-Id: I602d302f3e32af1d0ab3586d3fcbea31ecf50e1c
2020-01-20 13:49:54 +00:00
James D. Forrester 9647474e5e build: Upgrade mediawiki-codesniffer to v28.0.0
Change-Id: I87cca3ebf32c87ef1cf163e3c7ca3f8337e54c8d
2019-10-11 12:35:39 -07:00
James D. Forrester b08de1c007 build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1
Change-Id: I2c0f8670f548658aa7c5d3c6af0577dc481ebec3
2019-07-09 14:20:17 -07:00
James D. ForresterandUmherirrender c705ac9ca1 build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0
Change-Id: I256ddebe04eff341a255d1b04493fcc438df7160
2019-05-19 12:34:47 +00:00
James D. Forrester be400fe751 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: Ie5c456ce74674194fd10b3e05a283f32bac60f2f
2019-05-07 11:19:24 -07:00
James D. Forrester 88b443a143 eslint: Drop 'dot-notation' rule
Bug: T210552
Change-Id: I29aa37804714b6af13d3459773ea046636545ecf
2018-11-28 11:19:37 -08:00
James D. ForresterandKrinkle 1d9fec680b extension.json: Remove no-op dependency on deprecated es5-shim module
Preserve dependency for MediaWiki 1.27 and 1.28.

Bug: T162590
Change-Id: Ia77b8914e3b036b6d7d7bf886ba0e47be9aba0ed
2017-05-05 21:16:42 +00:00
James D. Forrester 16db940d1f build: Bump stylelint and make pass
grunt-stylelint              0.6.0  →   0.7.0
 stylelint-config-wikimedia   0.3.0  →   0.4.1

Change-Id: Id87b8df04d415e1f1058a4042a31408236402037
2017-02-17 16:27:15 -08:00
James D. Forrester 8cb6ce3abf build: Bump eslint-config-wikimedia to v0.3.0 (already passes)
Change-Id: I6b2cbf6470a184b2cccffa92d37fe3193b908567
2016-11-15 16:39:17 -08:00
James D. Forrester a7078fe878 build: Fix stylelint devDependencies
Change-Id: I98c1bee541a5c35c0252835e6092de976518ba0e
2016-08-05 10:56:11 -07:00
James D. Forrester ce31c64f84 jQuery.IME: Bump to master (b6102fb)
New changes:
9316542 Remove trailing whitespace and superfluous newlines
1db02ed Improve language and method selection API
22ce72a Merge pull request #434 from divec/api
965c94e Update README and example
b6102fb Remove the unused showSelector property of defaultInputMethod

Change-Id: Icc78795fe1ece63b29ea3863ba1902519c818841
2016-03-25 11:24:43 -07:00
James D. ForresterandKunal Mehta 9afbea2914 Use jQuery.i18n from MediaWiki core if available.
This allows other extensions to use this too, without needing a hack to detect
ULS's existence and work around it by not loading their copies of j/i18n code.

Preserves backwards-compatibility for archaïc versions of MediaWiki.

Bug: T95666
Change-Id: I25b33437ceddb60570322b9aa51844acc42a3e32
2015-07-23 15:33:42 -07:00
James D. Forrester 05dd11fcb0 Upgrade jquery.i18n library from v1.0.2 to v1.0.3
Change-Id: Ia1d346f38180a11602bbac66755cb36f98b98948
2015-07-07 16:36:14 -07:00
James D. Forrester ba97f53114 Follow-up Ia268c3a49: Actually hide the BF behind a feature flag
Change-Id: I9bfbfb4512bc6d5c96cdd8e7f75056f0e26b2016
2014-03-06 17:26:26 -08:00
James D. Forrester f7faf07778 Shorter, punchier text copy for the compact language links BetaFeature
The title should be a noun, not a verb, and should use as simple language as
possible. The description should sell why it's better, rather than describe
what it does.

Change-Id: I72517ae8c48dfa7c5f294fea59f406d7b3cad96a
2014-03-06 15:40:18 -08:00