Translation updater bot
0a7ece82e0
Localisation updates from https://translatewiki.net .
...
Change-Id: I5124006ae2cd80aba8101ad682545fe962a880c2
2017-10-10 22:48:45 +02:00
Translation updater bot
dc1610a741
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie260a309236d07b765782ac621838576224db476
2017-10-09 22:44:39 +02:00
Translation updater bot
ac8b18f9f2
Localisation updates from https://translatewiki.net .
...
Change-Id: Iecf944217e352db55f39d236f6adf8c98323bbc6
2017-10-05 22:33:24 +02:00
Translation updater bot
0a4b92fd3b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie5dd725a31afc98112b6cc317bfd108234f70db3
2017-10-04 22:33:40 +02:00
Translation updater bot
499f9a71b3
Localisation updates from https://translatewiki.net .
...
Change-Id: I8bacc65ec686803cb56543644695896d86ab1434
2017-10-02 22:45:36 +02:00
Translation updater bot
03d20e639c
Localisation updates from https://translatewiki.net .
...
Change-Id: I84e5325667db902ec49d78187931f18778307453
2017-09-30 22:35:31 +02:00
Translation updater bot
ac774530de
Localisation updates from https://translatewiki.net .
...
Change-Id: I291f15197663f9d499005b8d867a6a9fde47c577
2017-09-27 22:20:55 +02:00
jenkins-bot
e3a2fbd912
Merge "Improve some parameter docs"
2017-09-25 21:38:39 +00:00
Translation updater bot
9b68eed84e
Localisation updates from https://translatewiki.net .
...
Change-Id: I44339781965b7a1292f5f67f2242d170daa13577
2017-09-25 22:29:35 +02:00
Umherirrender
1254022153
Improve some parameter docs
...
Change-Id: Idce2db0b489c19ec9b936cfc4ced3792e6f9711d
2017-09-24 12:14:11 +00:00
libraryupgrader
8b439b582d
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
...
Change-Id: I155f72352224f230e94950f149fba400f26cbe6c
2017-09-24 10:04:06 +00:00
Translation updater bot
f8fdfaced4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie0d7010bbc934923875616e85a1f4e98fa2c4820
2017-09-23 22:31:38 +02:00
Translation updater bot
6e74c6b6e6
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie58720bf9ac3edad4dae55241ec964b1839d0eed
2017-09-22 22:49:38 +02:00
Translation updater bot
e441eee3bd
Localisation updates from https://translatewiki.net .
...
Change-Id: I860ebf8adef54d640836a73c7008cc34e9f9b2de
2017-09-21 22:35:04 +02:00
Translation updater bot
dc08638670
Localisation updates from https://translatewiki.net .
...
Change-Id: Icad14fb1ce11e87daded66dae4b29f9146d350c5
2017-09-20 22:41:55 +02:00
Translation updater bot
f7bf139b69
Localisation updates from https://translatewiki.net .
...
Change-Id: I1e67cccfaf3ef9ecfe4b51ef1bf30e6399258e64
2017-09-19 22:48:16 +02:00
Translation updater bot
10322551e5
Localisation updates from https://translatewiki.net .
...
Change-Id: I2520f53859f0a84b09343b54821df8acf45e04c9
2017-09-17 22:21:16 +02:00
Translation updater bot
c8e8b4068c
Localisation updates from https://translatewiki.net .
...
Change-Id: I750a21662d286bb41a8da8a53697e332ba1b4fb3
2017-09-15 22:28:28 +02:00
Translation updater bot
6a0ed09d35
Localisation updates from https://translatewiki.net .
...
Change-Id: I632160115f3e1bbc413c6d2ba64b380184e41067
2017-09-14 23:11:58 +02:00
Translation updater bot
9f73903ae7
Localisation updates from https://translatewiki.net .
...
Change-Id: I91dea89a4e284f6582633624cb549f83cae66e03
2017-09-10 22:22:24 +02:00
Translation updater bot
3946684b06
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b2fffc83865414e4e9666c7d2aafd6c396984fd
2017-09-09 22:28:06 +02:00
Translation updater bot
13fc83c810
Localisation updates from https://translatewiki.net .
...
Change-Id: I5650844c7ab689a517784327de9870ba804acd0f
2017-09-03 08:53:19 +02:00
Florian Schmidt
50bc57a200
Allow other extensions to setup triggers using attributes
...
Instead of misusing the config section of extension.json to declare
captcha triggers in the ConfirmEdits CaptchaTriggers config variable,
other extensions can now use the CaptchaTriggers attribute for the
exact same thing. E.g., to declare a new trigger, the following
addition to the own extension.json will register the trigger in
ConfirmEdit:
"CaptchaTriggers": {
"wikiforum": true
}
This also removes the CaptchaClass config from the main extension.json
config section, and automatically sets the SimpleCaptcha module in the
getInstance() method of ConfirmEditHooks, which is a pre-requirement for
the mediawiki/core change Ieeb26011e42c741041d2c3252238ca0823b99eb4.
Bug: T152929
Change-Id: I4c5eaf87657f5dc07787480a2f1a56a1db8c714f
2017-09-02 17:45:26 +02:00
jenkins-bot
e3aa50cff0
Merge "reload JS: Get captcha ID using JSON for the API request"
2017-09-01 19:19:55 +00:00
Alex Monk
a1d0cc0e4f
reload JS: Get captcha ID using JSON for the API request
...
Change-Id: I0cc5293bd9dd0f0e71a3f5b3277bd8d53cb740f8
2017-09-01 19:06:51 +00:00
libraryupgrader
61e4e142eb
build: Updating mediawiki/mediawiki-codesniffer to 0.12.0
...
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic
* MediaWiki.Commenting.FunctionComment.MissingParamComment
* MediaWiki.Commenting.FunctionComment.MissingParamName
* MediaWiki.Commenting.FunctionComment.MissingParamTag
* MediaWiki.Commenting.FunctionComment.MissingReturn
* MediaWiki.Commenting.FunctionComment.MissingReturnType
* MediaWiki.Commenting.FunctionComment.ParamNameNoMatch
* MediaWiki.Commenting.FunctionComment.WrongStyle
* MediaWiki.Files.ClassMatchesFilename.NotMatch
* MediaWiki.Files.OneClassPerFile.MultipleFound
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment
Change-Id: Id3af93f7485712b063b758cbd40752c1bfcb0b2e
2017-09-01 04:47:36 +00:00
Translation updater bot
59dbc0ffb5
Localisation updates from https://translatewiki.net .
...
Change-Id: Id75980f0418f8c76c1e6cbba111dfc0384f40f55
2017-08-28 12:10:35 +02:00
Translation updater bot
af31126111
Localisation updates from https://translatewiki.net .
...
Change-Id: I1a58b6b22d4896944b3fd2f4b5f29a381904ed86
2017-08-25 09:20:59 +02:00
Kunal Mehta
740304a6ef
chmod -x i18n/en.json
...
There's no reason for this file to be executable.
Change-Id: I16fc9ad07daae9d63616d289ba9aef6a73e1bf1b
2017-08-23 22:36:19 -07:00
Translation updater bot
f9aead54d2
Localisation updates from https://translatewiki.net .
...
Change-Id: I92226bb3590ebc8f3f1e26cdeafd3d2477924ec0
2017-08-22 08:42:24 +02:00
Umherirrender
63800fcc4d
Use json extension for .stylelintrc
...
Bug: T173516
Change-Id: I0d83079033747f00d13ef90249b16218b76348f8
2017-08-19 09:42:18 +02:00
Kunal Mehta
cb2a80dab7
build: Update mediawiki/mediawiki-codesniffer to 0.11.1
...
Change-Id: Ie1307df0f85cf0ccb7ad24961df7b63005f9c745
2017-08-16 01:37:58 -07:00
Translation updater bot
2a5a8cebe0
Localisation updates from https://translatewiki.net .
...
Change-Id: I7e686b2c5398276ea6d8c71c67ac5598d6ca48d6
2017-08-14 09:00:47 +02:00
Translation updater bot
11af2964b2
Localisation updates from https://translatewiki.net .
...
Change-Id: I3b535f1651abb1defb63ab9bc0c6f0522f7c7da9
2017-08-09 22:23:19 +02:00
Translation updater bot
945434109f
Localisation updates from https://translatewiki.net .
...
Change-Id: I176cd354ce27a8126c3d761690a7c8b939151695
2017-08-08 22:41:31 +02:00
Translation updater bot
84d3810a95
Localisation updates from https://translatewiki.net .
...
Change-Id: If3e412b4ba1d03a5f2b086de621b7e0e8e63dab3
2017-08-07 22:20:09 +02:00
Translation updater bot
4a327091cb
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic3fc9db1a35583965d300398237b9f81d80568e0
2017-08-06 22:28:25 +02:00
Translation updater bot
9c07616806
Localisation updates from https://translatewiki.net .
...
Change-Id: I9ea9399b27066a30231fd31f2fee066a142d1d96
2017-08-05 22:31:44 +02:00
Translation updater bot
62b29b36e9
Localisation updates from https://translatewiki.net .
...
Change-Id: I2f020bafa4115d5aab5d54764845f57319665e64
2017-08-02 23:31:13 +02:00
Antoine Musso
52a313d9e0
Define npm peer dependency explicitly
...
npm 3 requires dependencies to be explicitly defined.
Bug: T172094
Change-Id: Ic640ccf0f577e47036d473892522ea758014fab4
2017-07-31 12:46:29 +02:00
jenkins-bot
e8785918b3
Merge "build: Updating mediawiki/mediawiki-codesniffer to 0.10.1"
2017-07-26 21:34:31 +00:00
Translation updater bot
66b6716132
Localisation updates from https://translatewiki.net .
...
Change-Id: I5ba41802af0fbbe957890a7e867c5771a8dec6be
2017-07-26 22:28:36 +02:00
Umherirrender
c89fa1c58f
build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
...
Change-Id: I7c8dd29e9a683d932c93f1345d7e0c31e8695990
2017-07-26 21:03:44 +02:00
Translation updater bot
7525c64a8b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie4501a26032b9ce18b75c1b683980c408afb28ce
2017-07-24 22:52:06 +02:00
Translation updater bot
405b375672
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c8a376c59bbc07cf28aef8d02d696158ee5fa0d
2017-07-22 22:31:33 +02:00
Translation updater bot
8f9d72ad0a
Localisation updates from https://translatewiki.net .
...
Change-Id: Icc75d0b7b80e405997e4dbd34a63f53164de9d3e
2017-07-21 22:30:53 +02:00
Translation updater bot
c16fd9c4b7
Localisation updates from https://translatewiki.net .
...
Change-Id: I34477c71713c3a88998c2571f89267a11e162554
2017-07-20 22:39:01 +02:00
Translation updater bot
007de65681
Localisation updates from https://translatewiki.net .
...
Change-Id: Id1f6a2b385f930e3b5b2dc9a2bcf29d8ef970441
2017-07-19 22:29:04 +02:00
Translation updater bot
be63193a0f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief8b2063b2eece0892debb8798b2b7c6ee181f58
2017-07-17 22:40:21 +02:00
Translation updater bot
8a438c2e74
Localisation updates from https://translatewiki.net .
...
Change-Id: I2cc40b4342bb74e76ed32893968bac8ff5fe64ba
2017-07-16 22:27:42 +02:00