Translation updater bot
cab0559595
Localisation updates from https://translatewiki.net .
...
Change-Id: Id674903a152dbf812645e5450199026b27aa194e
2020-07-15 09:04:00 +02:00
jenkins-bot
3c62654c2f
Merge "NotificationBadgeWidget: Removes role button from footer elements so screen reader announces it as link"
2020-07-13 20:47:55 +00:00
Nikerabbit
84f473fe27
Revert "Localisation updates from https://translatewiki.net ."
...
This reverts commit 42351da940
.
Reason for revert: Broken export
Change-Id: I5fa3837b1134d5ac6bdd10df817267f3f3899b3b
2020-07-13 11:43:50 +00:00
Translation updater bot
42351da940
Localisation updates from https://translatewiki.net .
...
Change-Id: I9b31d3bec7971006e7eda215b8830548c272e1be
2020-07-13 08:42:14 +02:00
Translation updater bot
281b03814d
Localisation updates from https://translatewiki.net .
...
Change-Id: I066eac810dd95e42113adbb5c26439f0b4d36367
2020-07-10 08:25:39 +02:00
libraryupgrader
524cf15a75
build: Updating lodash to 4.17.19
...
* https://npmjs.com/advisories/1523
* CVE-2019-10744
Change-Id: Ide1f2c2b9b4e731a0afb48d773c888c50e42c04d
2020-07-09 09:30:09 +00:00
Translation updater bot
f2ae65866f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia1ce1cae1595b86287e0bc0455303272c3059926
2020-07-09 08:24:52 +02:00
Translation updater bot
4cc13c88d8
Localisation updates from https://translatewiki.net .
...
Change-Id: Iad3938ac3c6dc61b4acb320fbc93ada15b0e684c
2020-07-08 09:10:39 +02:00
jdlrobson
4a62746f87
Echo badges should have transparent text
...
While working on the new Vector, it exposed some issues with
the label due to the change in position of the personal tools.
This change should be safe in legacy version since the label is
never displayed to end users visually.
Change-Id: I5aaac22af689ce74b9d9214453681c0250dade7f
2020-07-07 15:43:02 -07:00
Translation updater bot
26846259cc
Localisation updates from https://translatewiki.net .
...
Change-Id: I82f14bd1b7cced0f60f2525fae77ddc1e22de7a3
2020-07-07 09:31:04 +02:00
Translation updater bot
386037e219
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibf1b76f9c2c698ac123845fe8ede27e7e0e262be
2020-07-06 09:51:25 +02:00
Translation updater bot
63a7da4e14
Localisation updates from https://translatewiki.net .
...
Change-Id: I372f8339bd630aeb956e38d437fb37d9d2402659
2020-07-03 08:32:51 +02:00
Kosta Harlan
efecfc07dc
Hooks: Use new style hook registration to allow for DI
...
Implement RecentChange_saveHook interface and pass Config via hook handler
declaration in extension.json.
Change-Id: I2bc5950eb6fc066b2f2a83ea84b700d02b075de9
2020-07-03 04:06:58 +00:00
bkudiess-msft
dd46c6f665
NotificationBadgeWidget: Removes role button from footer elements so screen reader announces it as link
...
Bug: T253585
Change-Id: Icb1dfca98d0950e6beda91592c18c877f28214ac
2020-07-02 16:29:40 +00:00
Translation updater bot
e080bbbfd3
Localisation updates from https://translatewiki.net .
...
Change-Id: I26b4ac0bfdf946b0fabb3ea9362c9430cbad4e16
2020-07-02 08:40:38 +02:00
jenkins-bot
d891751f11
Merge "Don't make unchecked method call on object that might be null"
2020-07-01 16:07:53 +00:00
Translation updater bot
c0bbea4cd1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ideb7c792f3e42645e346ad4fd5506054d4147ddd
2020-07-01 08:43:30 +02:00
jgiannelos
3ee9d2f634
Αdd column on eps_subscription table to store subscription metadata
...
Change-Id: I112749f4e2c85772e31c45c63bf518270cadfdbe
Bug: T255242
2020-06-30 16:01:08 +00:00
jenkins-bot
a2c6b21925
Merge "Update hooks to use PageSaveComplete
"
2020-06-30 10:40:51 +00:00
jenkins-bot
f87a6a1a19
Merge "Remove unnecessary table markup announcement in notification item widget"
2020-06-30 00:06:40 +00:00
Translation updater bot
3346b366e6
Localisation updates from https://translatewiki.net .
...
Change-Id: I069ddf07dfcc9b1ff1a6515aa2521cbce1e091cd
2020-06-29 16:25:53 +02:00
Umherirrender
3c53d6acb9
phpcs: Break long lines
...
Use the codesniffer default of length = 120
Change-Id: Ifbfd56b20432e54805d3a9bce22cda888c1fc74d
2020-06-27 12:05:03 +02:00
DannyS712
28a5eafe8c
Update hooks to use PageSaveComplete
...
Extension requires MW 1.35+, always available
Bug: T250566
Change-Id: I1131a50f03002337d6b6eac18fdcb6adaaa896ce
2020-06-26 15:59:04 +00:00
Translation updater bot
5c88677659
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie00e8bab95e306e760f8e15db04cbbe876f76a6d
2020-06-26 09:19:49 +02:00
Ammar Abdulhamid
2a8b694ae9
Don't make unchecked method call on object that might be null
...
The final iteration of Ie41331f made it clear that ::getTarget()
method of the special page can be null other than User object.
Since we know this we should not make unchecked method call on it.
Bug: T251687
Change-Id: Ib36a6c947b58780171cf5e7343e79d8724414b83
2020-06-25 11:57:05 +01:00
jenkins-bot
9192e38c08
Merge "Selenium: Update to WebdriverIO v6"
2020-06-25 09:55:57 +00:00
Translation updater bot
5586d94417
Localisation updates from https://translatewiki.net .
...
Change-Id: I2bfc6d9ea6ed201815f04eda8c972fbca209009b
2020-06-25 08:56:34 +02:00
jenkins-bot
17b57a6f37
Merge "Echo: Add gender support for Mute user label"
2020-06-25 04:32:47 +00:00
Michael Holloway
4180c0c1a0
Change push notification preference column label to "Apps"
...
Bug: T251462
Change-Id: Ibdec818df6c605d1bc2d2bcb8edb72b62aa35005
2020-06-24 17:31:17 -04:00
vidhi-mody
03bc4d3650
Selenium: Update to WebdriverIO v6
...
Update NPM packages: @wdio/* and webdriverio.
Bug: T250610
Change-Id: Ib014fdcd908fe6521fc73e024b965ead94a39d36
2020-06-25 00:55:49 +05:30
Translation updater bot
8c6c89b1ec
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie6d81d6eb63e5a8d25caa00b678a418f47f08c21
2020-06-24 08:29:11 +02:00
bkudiess-msft
172fb93f14
Remove unnecessary table markup announcement in notification item widget
...
Bug: T253406
Change-Id: Ibc9d3101b86c4dfb534d37ac2ca42e965fa45ad3
2020-06-23 22:51:12 +00:00
jenkins-bot
e41e1e1b02
Merge "Selenium: Update to WebdriverIO v5"
2020-06-23 11:09:05 +00:00
Translation updater bot
5db07fd935
Localisation updates from https://translatewiki.net .
...
Change-Id: I778229377e279cd1325e32b5702e63bc81f29897
2020-06-23 08:51:19 +02:00
vidhi-mody
f25ed7e705
Selenium: Update to WebdriverIO v5
...
Update NPM packages: webdriverio, wdio-mediawiki.
Replace NPM packages:
- wdio-mocha-framework with @wdio/mocha-framework.
- wdio-spec-reporter with @wdio/spec-reporter.
New NPM packages: @wdio/cli, @wdio/local-runner, @wdio/sync.
Replace:
- `browser.element` with `$`.
- `chromeOptions` with `'goog:chromeOptions'`.
- `password` with `mwPwd`.
- `username` with `mwUser`.
- `waitForVisible()` with `waitForDisplayed()`.
Bug: T250610
Change-Id: If7a5ee9588f082be18f27ee45a051ae956c688f5
2020-06-22 15:54:30 +00:00
Translation updater bot
1afbf883c6
Localisation updates from https://translatewiki.net .
...
Change-Id: Iaf31642383d8627c8184b076cc86738362e187c9
2020-06-22 08:43:21 +02:00
Translation updater bot
af19022557
Localisation updates from https://translatewiki.net .
...
Change-Id: I9254bb2da01bc1fd51b85447944928cc67ddaa60
2020-06-19 08:39:46 +02:00
Ammar Abdulhamid
d029f18570
Echo: Add gender support for Mute user label
...
Bug: T251687
Depends-On: Ie41331fe37ba08dba343f2b229d2374c0443a074
Change-Id: I563f3f3df84cc12a4256feb158f2e1ccf7c69aad
2020-06-18 21:46:03 +01:00
jenkins-bot
8fe5e47b76
Merge "Push: Add additional job params for logging"
2020-06-18 10:55:37 +00:00
jenkins-bot
b5f76bf65d
Merge "Add ten millionth edit thank you notification, per demand on Facebook"
2020-06-18 10:39:34 +00:00
Translation updater bot
7eb55df5ed
Localisation updates from https://translatewiki.net .
...
Change-Id: I8922e0b8678126e4443ab7e05321ed76c02ca74c
2020-06-18 08:37:11 +02:00
jdlrobson
1f995c93a3
self.hide is not a function
...
This is a factory function. self.hide is replaced with overlay.hide
and a local variable to correct.
Bug: T255630
Bug: T253045
Change-Id: I3dae26e798b0c2e7520c2f01b017c257cc81e995
2020-06-17 22:02:14 +00:00
Michael Holloway
a2412732f6
Push: Add additional job params for logging
...
Adds additional job parameters to help diagnose the apparent issue of
jobs being performed twice on Beta.
Bug: T255068
Change-Id: Ib257a24056539487e1110fe286fa4535c3fec94a
2020-06-17 17:58:21 -04:00
James D. Forrester
a1fb5d5d75
Add ten millionth edit thank you notification, per demand on Facebook
...
Change-Id: I26a0dd0954f7f3f61014cde371fa0c46c4db78cb
2020-06-17 19:39:39 +01:00
Translation updater bot
06b740c0f0
Localisation updates from https://translatewiki.net .
...
Change-Id: I601880ca59d1ed4fcd48c0634963d42c0db127ac
2020-06-17 08:47:56 +02:00
jenkins-bot
8fa804325d
Merge "build: Update eslint-config-wikimedia to 0.16.1"
2020-06-16 09:50:10 +00:00
Ed Sanders
ffe3363d09
build: Update eslint-config-wikimedia to 0.16.1
...
Change-Id: I2ce14429f9440e69e36fa349847f58fb32862f2a
2020-06-15 16:19:00 +01:00
jenkins-bot
12090e6b0c
Merge "Push: Check that the event type is enabled before scheduling job"
2020-06-15 11:48:06 +00:00
Translation updater bot
51baf6cc43
Localisation updates from https://translatewiki.net .
...
Change-Id: Id2177aa1dd1af547045e25e3754909031fc3d5cd
2020-06-15 08:39:22 +02:00
jenkins-bot
33091d5c74
Merge "Parse messages in string context"
2020-06-15 01:19:01 +00:00