Commit graph

1199 commits

Author SHA1 Message Date
Translation updater bot 670163e8f8 Localisation updates from https://translatewiki.net.
Change-Id: Ie0360fbea28e8ddedfa3b92cc7c06d8ba6e5d126
2023-02-21 07:05:52 +01:00
Translation updater bot 36495efeb0 Localisation updates from https://translatewiki.net.
Change-Id: I99f15a1e1ab7b0adfc7aa82b8f13d0c87dfddccb
2023-02-07 07:45:18 +01:00
Translation updater bot ae5b224f5b Localisation updates from https://translatewiki.net.
Change-Id: If5635b2a699621427e36b64c525c1b816b96f0b4
2023-01-31 07:27:48 +01:00
Translation updater bot d8c3538661 Localisation updates from https://translatewiki.net.
Change-Id: Ifaff8e509b24a9353da7cc803017ae3052396280
2023-01-24 07:15:36 +01:00
Translation updater bot d97c3429a3 Localisation updates from https://translatewiki.net.
Change-Id: Ib706e23ac1faa44ea69c18ccf2ec28b602416cc7
2023-01-10 07:46:29 +01:00
Translation updater bot 9aab8ea193 Localisation updates from https://translatewiki.net.
Change-Id: Ia6839b1acb1149f82044217bad862a023e29a93f
2023-01-03 07:45:57 +01:00
libraryupgrader db51ac2b18 build: Updating json5 to 2.2.2
* https://github.com/advisories/GHSA-9c47-m6qq-7p4h

Change-Id: I9c6594bf11a8a331c65117e6fcfad1d03712e510
2022-12-29 09:55:15 +00:00
Translation updater bot 981f20ce78 Localisation updates from https://translatewiki.net.
Change-Id: I40ebc2b61ad156100c913ecbd91bb81e3d552c2c
2022-12-27 07:11:41 +01:00
Translation updater bot 39dc2ca7e3 Localisation updates from https://translatewiki.net.
Change-Id: I00d2afeb65b1a85645e146b81d02f1fc5e00c906
2022-12-20 07:56:42 +01:00
Translation updater bot 285086c7ef Localisation updates from https://translatewiki.net.
Change-Id: If9d24dd69ee6167d88b5817424257b59cca37677
2022-12-13 07:28:59 +01:00
libraryupgrader d0543474ae build: Updating npm dependencies
* grunt: 1.4.0 → 1.5.3
* async: 3.2.0 → 3.2.4
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimatch: 3.0.4 → 3.0.8
  * https://github.com/advisories/GHSA-f8q6-p94x-37v3
* minimist: 1.2.5 → 1.2.7
  * https://github.com/advisories/GHSA-xvch-5gv4-984h
* nanoid: 3.1.25 → 3.3.4
  * https://github.com/advisories/GHSA-qrpm-p2h7-hrv2

Additional changes:
* Set `name` in package.json.

Change-Id: I990937416ece307a01b3e4e28c0b3c85cf1a2d3c
2022-12-04 17:03:38 +00:00
Translation updater bot 6f8b2612e7 Localisation updates from https://translatewiki.net.
Change-Id: I4d6ab440469e7c55da7a8930da6ec39c1b322765
2022-12-01 07:20:15 +01:00
Translation updater bot 32c6ef4505 Localisation updates from https://translatewiki.net.
Change-Id: I80e1aafaf06d44413bd7117b268eb91c01f17f2c
2022-11-24 07:08:35 +01:00
Translation updater bot 1ceb3e6477 Localisation updates from https://translatewiki.net.
Change-Id: I7c72f606c9306feb7f31c8c109647226798c9e27
2022-11-17 07:18:29 +01:00
Translation updater bot f14c638561 Localisation updates from https://translatewiki.net.
Change-Id: Iaa280f7306f6aa5cef32a626e419b01fa157cc28
2022-11-03 07:20:30 +01:00
Translation updater bot 24aa8bd6a6 Localisation updates from https://translatewiki.net.
Change-Id: Icbdf1c3648b47daed828f889949cb06ee6ef7f27
2022-10-27 08:03:44 +02:00
Translation updater bot ed2c68732e Localisation updates from https://translatewiki.net.
Change-Id: I02fa1f33e960631a05a3f790256db2395f9e9c26
2022-10-20 07:37:19 +02:00
Translation updater bot 84990bd11c Localisation updates from https://translatewiki.net.
Change-Id: I998c7ef643b3131a27cebad51a37fd33d4cfa127
2022-10-13 07:23:03 +02:00
Translation updater bot c942db2d54 Localisation updates from https://translatewiki.net.
Change-Id: I5eda7d24684758c8c8ead2cfce74fd0f6652210e
2022-10-06 07:12:44 +02:00
Kunal Mehta 74e5d2937a Drop broken postgres/patch-oathauth_users-drop-id-nextval.sql
This patch has a syntax error. Once fixed, after it's applied to
the original postgres schema (P31006) it makes no difference and
can safely be dropped.

Bug: T312744
Change-Id: Ief18c3a428979d6c7f3592b5763630ac19b85d83
(cherry picked from commit 751cce3259)
2022-09-30 08:18:11 +00:00
Translation updater bot 7d34dbf227 Localisation updates from https://translatewiki.net.
Change-Id: I903288b9e88f7c61ac028b2ee6ef59887eee15fa
2022-09-29 07:14:07 +02:00
Translation updater bot 3fdc3189eb Localisation updates from https://translatewiki.net.
Change-Id: Ic803416ae5e0fd9807abb81308d0863d96b09c1c
2022-09-22 16:18:21 +02:00
Umherirrender 3171a37b49 phan: Fix type for IMaintainableDatabase::fieldExists on updater
Since core change dffca06 the fieldExists function is only for
maintenance database connections.
Phan reports the type error, the real object on runtime implements the
necessary method, so adjust the doc

Follow-Up: I282cd08d47be1e16cd05903d92561da04889768f
Change-Id: I6d78b3958dc68a61be7e6811b36cc772fa165ffd
(cherry picked from commit 7b6d8ccdea)
2022-09-21 19:13:31 +00:00
Translation updater bot 36d7b9da36 Localisation updates from https://translatewiki.net.
Change-Id: I4e2296ed3b77994df4d661121e0f5d463a84999b
2022-09-05 10:11:28 +02:00
Translation updater bot 41e2639583 Localisation updates from https://translatewiki.net.
Change-Id: If2db40d8199276e0ed1343f6da800b56149ee7f4
2022-08-23 08:11:04 +02:00
Translation updater bot c5193ef5da Localisation updates from https://translatewiki.net.
Change-Id: Icbdcc6d3d243214ce97b848a9cd733eb48c0eab7
2022-08-22 08:23:31 +02:00
Translation updater bot 9f5fe29efc Localisation updates from https://translatewiki.net.
Change-Id: I3c85d6f2409f91f7646a09869a3ef5474478390d
2022-08-18 08:39:18 +02:00
Translation updater bot 42643b056a Localisation updates from https://translatewiki.net.
Change-Id: I04b7d68e48d969a3f42ba580eb49ecd206405f98
2022-08-09 08:20:02 +02:00
Reedy cd8fe59d7b Update mediawiki/mediawiki-phan-config to 0.11.1
Bug: T295285
Change-Id: I269714bc1109cc3be540dc569ab18e47b859b979
2022-08-02 02:01:41 +01:00
Translation updater bot 21c1401303 Localisation updates from https://translatewiki.net.
Change-Id: I390cca0b1af745a081910b82cfda859255a65fa9
2022-07-28 08:57:30 +02:00
Translation updater bot 2cca8345ce Localisation updates from https://translatewiki.net.
Change-Id: I17491428e1d69c6398eb8f8c156c642e1efc5eed
2022-07-25 08:38:05 +02:00
Umherirrender 9b5754e351 Change type hint from Wikimedia\Rdbms\DBConnRef to IDatabase
The interface IDatabase is more common

Change-Id: I346e42fc4f58cc17e659c0fb12bc920afa261d24
2022-07-13 13:56:48 -04:00
jenkins-bot 6804922c80 Merge "Bump minimum required version for upgrade to 1.31" 2022-07-13 17:54:34 +00:00
Translation updater bot b6800f4359 Localisation updates from https://translatewiki.net.
Change-Id: Ia69cb16381adaefb32e4f0048d3156dd4d6ea630
2022-07-13 08:17:54 +02:00
Umherirrender c1c8cf8e49 Bump minimum required version for upgrade to 1.31
Remove sql patches, mention the gerrit change to check version
- patch-remove_reset.sql - Ife5f1bae4ad65b66c5e20017cc43c0576b4aba19

Change-Id: Iae21017f7724390470ca89f492ef26f8ea36e0ad
2022-07-11 19:01:36 +02:00
Translation updater bot a0ecda0b26 Localisation updates from https://translatewiki.net.
Change-Id: Ia799389175421914188466fc3da40a4231b22ce6
2022-07-11 09:50:11 +02:00
Matěj Suchánek 0e4ffe44af Replace Maintenance::error calls with ::fatalError
Calling Maintenance::error() with the exit code has
been deprecated since 1.31.

Change-Id: I64fb31b36f8476e3c9ac0f6089f801d375abab9c
2022-07-08 11:13:30 +02:00
Translation updater bot 423f9c7b38 Localisation updates from https://translatewiki.net.
Change-Id: I2572ecfa631656e1a0d8aa774396078ed556ceda
2022-07-05 08:38:41 +02:00
Reedy 4f82fe9bc8 TOTPKey: Apply array return type to jsonSerialize()
Bug: T311673
Change-Id: Ibeeda6e873d1b025a7c43b2f43cf547f981a1692
2022-06-30 00:48:11 +01:00
Translation updater bot f6366908de Localisation updates from https://translatewiki.net.
Change-Id: Ic9610a53e8b87a8301d50df647f500907ae552c7
2022-06-16 09:25:08 +02:00
Translation updater bot 754e325cd8 Localisation updates from https://translatewiki.net.
Change-Id: I0cc3d026324bf43e65f15c3894f924774412ed26
2022-06-15 08:42:04 +02:00
Kunal Mehta c896015a44 Allow filtering Special:Log/oath by action
Configure "ActionFilteredLogs" in extension.json to allow filtering
the oath log by its two actions, verify ("checking" in the UI) and
disable-other.

== Test plan ==
* Enable 2FA on your administrator account, use Special:VerifyOATHForUser
  and Special:VerifyOATHForUser to generate two log entries.
* Visit Special:Log/oath and use the new action selector, testing each
  state to verify the correct set of logs are shown.
* Screenshots showing this testing are posted at T310487#7999991.

Bug: T310487
Change-Id: I10632c86689e330b21b44a096b098436ebe47e3e
2022-06-13 14:28:22 -04:00
Translation updater bot 93df1c72a4 Localisation updates from https://translatewiki.net.
Change-Id: I1f33e8a93407de88b7b5bf603ed3e90a70fe7cb0
2022-06-06 09:26:19 +02:00
Translation updater bot 84fd8f191b Localisation updates from https://translatewiki.net.
Change-Id: I64fdd6e63fb9b81dd01de60e90528cc5ff186fb2
2022-06-02 08:14:52 +02:00
Translation updater bot 2aa0eab5d9 Localisation updates from https://translatewiki.net.
Change-Id: I6d62ed7e7b5fb26ded99f4008a0d5ffd9a7f0c2b
2022-05-30 09:23:52 +02:00
Translation updater bot 3ffe16642f Localisation updates from https://translatewiki.net.
Change-Id: I5939d308b3421d992e82fc44dc060ecd137f0fc8
2022-05-23 08:17:17 +02:00
jenkins-bot 53aa409ff0 Merge "OATHAuth.alias.php: Add Korean aliases" 2022-05-23 03:32:47 +00:00
Translation updater bot 22ea9b824f Localisation updates from https://translatewiki.net.
Change-Id: If47ffb28b8d94c04849dfd250afc0010429c1e11
2022-05-16 08:24:50 +02:00
Translation updater bot b5f92e0876 Localisation updates from https://translatewiki.net.
Change-Id: Ib9848213b363328c8feec39c8c7ea452c672064b
2022-05-05 08:06:46 +02:00
Klein Muçi 7eb87b5cfc Fix typo
Bug: T201491
Change-Id: Ib5cdd7082c6c4ae3d3c6564ea608a7dedac88446
2022-05-02 22:47:14 +00:00