Commit graph

1162 commits

Author SHA1 Message Date
Translation updater bot faa53c8d1d Localisation updates from https://translatewiki.net.
Change-Id: I7847d63bed4eddc0258f434ae85aeb00f7b269a8
2020-07-23 08:28:45 +02:00
Translation updater bot 64a4dca9d6 Localisation updates from https://translatewiki.net.
Change-Id: I6342e239ae67033ee0037cc5fe690e79c478c496
2020-07-21 09:13:17 +02:00
libraryupgrader 82780a8c0d build: Updating grunt to 1.2.1
Change-Id: I285f3cd759ff57422e3f501eb35cbe511d48c365
2020-07-18 22:23:02 +00:00
libraryupgrader 78ed4ab547 build: Updating eslint-config-wikimedia to 0.16.2
Change-Id: Iec24546623f311dbfdc5e21009190f4940e232ca
2020-07-16 02:28:18 +00:00
Translation updater bot 2343d46e7c Localisation updates from https://translatewiki.net.
Change-Id: I68ca0d30efff3c6bb0ce4da6d4bf42dce792a0ff
2020-07-15 09:04:56 +02:00
libraryupgrader 218ce8fb59 build: Updating lodash to 4.17.19
* https://npmjs.com/advisories/1523
* CVE-2019-10744

Change-Id: I57df46bccce2548373bab3976797611bb4ea7923
2020-07-11 01:53:58 +00:00
Translation updater bot e536a00675 Localisation updates from https://translatewiki.net.
Change-Id: Ic6af78319e5dd818fb322e774b9f27b5a42fa80f
2020-07-03 08:33:51 +02:00
DannyS712 8e1ed89152 Update hooks to use DifferenceEngineViewHeader, require MW 1.35+
Bug: T255769
Change-Id: I0d64099dd4caffc5b9631fc743bfe229868f46a8
2020-06-24 01:15:45 +00:00
gopavasanth 2f14374d0a Fixed vertical alignment of tooltips
Removed padding for the tooltips of Slider left, right arrows and
help button.

Bug: T255752
Change-Id: Iec9d5bc765f627291c9b9824dbd98877d9ee496d
2020-06-19 23:47:05 +05:30
Ed Sanders eaa7966710 build: Update eslint-config-wikimedia to 0.16.1
Mostly documentation style fixes

Change-Id: I75262aead377f7f41931de44c5208b7b7d06930d
2020-06-16 15:13:36 +01:00
libraryupgrader 35a5fc5bb3 build: Updating mediawiki/minus-x to 1.1.0
Change-Id: Iac963a9d7c94f7cfd31525be884eac2a53e83b6c
2020-06-12 01:01:26 +00:00
Translation updater bot 5c496622d1 Localisation updates from https://translatewiki.net.
Change-Id: I09e9cdd814b3be7d8d6e2c5baf7c26cccbb83a03
2020-06-08 08:52:11 +02:00
Translation updater bot 638e79dc18 Localisation updates from https://translatewiki.net.
Change-Id: I9049e534184473bbe04aa6ac3f60070960f5dd1e
2020-06-05 08:53:59 +02:00
libraryupgrader b82a48fd9f build: Updating mediawiki/mediawiki-phan-config to 0.10.2
Additional changes:
* Removed phan-taint-check-plugin from extra, now inherited from mediawiki-phan-config.

Change-Id: I33ae8a73b89c6857b197852b7c9c3386c00872c1
2020-06-02 00:05:08 +00:00
Translation updater bot e4701981f9 Localisation updates from https://translatewiki.net.
Change-Id: Ia2dd73f931552717336e3ceb258a46a18d3c391b
2020-06-01 10:08:55 +02:00
libraryupgrader 5103bf8160 build: Updating composer dependencies
* php-parallel-lint/php-console-highlighter: 0.4.0 → 0.5.0
* php-parallel-lint/php-parallel-lint: 1.0.0 → 1.2.0

Change-Id: I6b7b983ea35ccda0f02c8fbec987a7f46a4986c7
2020-05-31 12:25:49 +00:00
libraryupgrader 4abd006d30 build: Updating mediawiki/mediawiki-codesniffer to 31.0.0
Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".

Change-Id: I112618136b1b732ae57b71a09e708c2cd6fa8b69
2020-05-30 05:49:46 +00:00
Translation updater bot 5fe926070f Localisation updates from https://translatewiki.net.
Change-Id: I4d19c1f74c515971b29cb1a37117350e3ca446b4
2020-05-29 08:33:12 +02:00
Translation updater bot 1ae5d5ae85 Localisation updates from https://translatewiki.net.
Change-Id: Ibab7a371c48b8a238c9ee33129e4541f14fe8721
2020-05-28 08:41:00 +02:00
Translation updater bot b50a6c153e Localisation updates from https://translatewiki.net.
Change-Id: Ib3f7109ac7d1088b94c192490fa08da8e2ec7d97
2020-05-27 08:49:38 +02:00
Translation updater bot 9978bc3fa5 Localisation updates from https://translatewiki.net.
Change-Id: Icdfd31025adaee01170e38d47daf52b803f171cb
2020-05-26 08:37:23 +02:00
jenkins-bot 5e7b902b55 Merge "Selenium: Update to WebdriverIO v5" 2020-05-25 07:15:42 +00:00
Translation updater bot 519502babe Localisation updates from https://translatewiki.net.
Change-Id: Ic1e5464f02b1bb0fee6ac57c30f92e0fb95ed776
2020-05-25 08:40:51 +02:00
vidhi-mody 94b952e78a Selenium: Update to WebdriverIO v5
Update NPM packages: webdriverio, wdio-mediawiki.
Update ESlint configuration.

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()`.
- `moveToObject()` with `moveTo()`.

Bug: T250601
Change-Id: I2c2e79800433eb964368d932954def69af936195
2020-05-24 01:21:04 +05:30
Translation updater bot 0126f368cc Localisation updates from https://translatewiki.net.
Change-Id: If12aeb61904a6fdd368ea80ff3e4d4db2fb98003
2020-05-20 08:35:46 +02:00
Translation updater bot c883523d3e Localisation updates from https://translatewiki.net.
Change-Id: Id4b84b0cfc04b39ce3428b67ca98db5ca7106523
2020-05-18 08:31:06 +02:00
Translation updater bot e8202f876c Localisation updates from https://translatewiki.net.
Change-Id: Ibe727911ffb42c27c8bbf93599c44c0a9d9b5b5c
2020-05-14 08:33:10 +02:00
Reedy 706d16715f Convert to manifest_version 2
Bug: T252470
Change-Id: I075fbf8f81ee9800f50ebded3d77cdf2f937f79c
2020-05-12 00:07:46 +01:00
Translation updater bot ed48938fcb Localisation updates from https://translatewiki.net.
Change-Id: Iaee2394984b44a8f63e6964a84b1f2020acdf28f
2020-04-29 08:37:05 +02:00
Translation updater bot f88ed99fed Localisation updates from https://translatewiki.net.
Change-Id: Ide9b4c5b82022feb2ddc6ab9899a3a5ed70a9f94
2020-04-23 08:44:01 +02:00
libraryupgrader dc1463dc9f build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0

npm:
* eslint-config-wikimedia: 0.15.0 → 0.15.3
  The following rules are failing and were disabled:
  * mediawiki/class-doc
  * mediawiki/valid-package-file-require

* grunt-stylelint: 0.14.0 → 0.15.0
* stylelint-config-wikimedia: 0.9.0 → 0.10.1

Change-Id: I2b97bc8da27c435baa9ab4ff8c248d63094b6077
2020-04-22 19:01:40 +00:00
Translation updater bot 3e1c80a4ca Localisation updates from https://translatewiki.net.
Change-Id: I265e8abdd005c3b72930f3b03735caf2de93dfcd
2020-04-22 08:56:56 +02:00
jenkins-bot 81a98350dd Merge "Add SVG minifier and minify files" 2020-04-20 15:11:30 +00:00
WMDE-Fisch fa9991ef99 Add SVG minifier and minify files
Following the standard in the minifier settings we use the SVG
is not inlined anymore. The files got still smaller and I guess
it's fine do leave them like this to meet the standards.

Change-Id: Icc673c5d4811bf707031a27cff78d48aab8f1fa1
2020-04-20 13:58:03 +02:00
Translation updater bot 712174ac73 Localisation updates from https://translatewiki.net.
Change-Id: I5723e1d53b06ac5eed83a11f3cda9b410a52ba06
2020-04-20 08:42:53 +02:00
jenkins-bot 808f955bc5 Merge "Namespace extension" 2020-04-19 22:52:55 +00:00
libraryupgrader afdafc3b51 build: Updating grunt-banana-checker to 0.9.0
Change-Id: I841de635ca0ccbc7bef83e889ebf856817439c09
2020-04-19 17:23:24 +00:00
Reedy d8da8ab98a Namespace extension
Change-Id: I0cd732fc28bf2b152281f3318c17215d519c32db
2020-04-19 01:10:58 +00:00
jenkins-bot 1d43c464ac Merge "Do not show entries for hidden tags" 2020-04-13 14:14:25 +00:00
jenkins-bot e8d659495b Merge "Use tag displaynames when fetching additional revisions" 2020-04-13 14:14:05 +00:00
Translation updater bot 9f14297cb5 Localisation updates from https://translatewiki.net.
Change-Id: I206d71731d2b074b19702a7e6bc6b2d24d6c35a3
2020-04-13 09:02:14 +02:00
Translation updater bot aafca00307 Localisation updates from https://translatewiki.net.
Change-Id: Ibd8fe0154a47a9a03f19932db36f461410c8949b
2020-04-08 09:05:08 +02:00
Translation updater bot 2db29e3885 Localisation updates from https://translatewiki.net.
Change-Id: I35ec3a5b3a436fb06719ec373a7c03c49179f56b
2020-04-07 08:48:31 +02:00
jenkins-bot 1a55f5cda2 Merge "Migrate Settings module to packageFiles" 2020-04-06 16:01:39 +00:00
jenkins-bot 4c7772e5d7 Merge "Migrate init module to packageFiles" 2020-04-06 16:01:33 +00:00
jenkins-bot 883152cc7a Merge "Migrate lazy JS to packageFiles" 2020-04-06 16:01:20 +00:00
libraryupgrader b0194a9f39 build: Updating postcss-sass to 0.4.4
* https://npmjs.com/advisories/1179

Change-Id: I6e19ac39774dd25962c32b1eaafa6def17fd9da2
2020-04-05 09:15:06 +00:00
Adam Wight d369701709 Migrate Settings module to packageFiles
Change-Id: I984404dd216fff469d7891f4f69a92d83d19d1c4
2020-04-05 01:37:15 +02:00
Adam Wight fcae356705 Migrate init module to packageFiles
Change-Id: I19ac9d27e365357bfeed649106663d49e7f82d6f
2020-04-05 01:36:46 +02:00
Adam Wight ece7649624 Migrate lazy JS to packageFiles
This is a no-op.

Change-Id: I7be09dac70ff7e22f6ea5a76aac7af5f232fca35
2020-04-05 01:35:22 +02:00