Commit graph

3662 commits

Author SHA1 Message Date
Translation updater bot b217ee7e3f Localisation updates from https://translatewiki.net.
Change-Id: I8caaed5d18d27cd0084a965136b8ddab3694a295
2022-06-20 08:16:28 +02:00
Ed Sanders cada626709 Use useView mode of PreviewElement for re-use search widget
Generating the preview from the model is much slower and not
required in this context.

Bug: T310318
Change-Id: I73ab222c268939eb542aaae8b529446eae45abc7
2022-06-15 16:28:39 +01:00
Thiemo Kreuz 56da1e461b Remove $wgVisualEditorTransclusionDialogInlineDescriptions feature flag
The feature is always enabled now.

Bug: T307188
Depends-On: Id8b39d44901dee9118837fc4670d7faa4ef19b43
Change-Id: Ie4d6a06a67f42483b33b703eb4db5966301649f5
2022-06-14 14:35:40 +02:00
Translation updater bot de7b3d8b9c Localisation updates from https://translatewiki.net.
Change-Id: I0a733c1dec2f30cca71738e7c548a6906e47896d
2022-06-13 08:27:38 +02:00
jenkins-bot cf2c5fd3a0 Merge "CitationContextItem: Manually suppress the generic context item" 2022-06-09 15:15:27 +00:00
Ed Sanders d69f467482 CitationContextItem: Manually suppress the generic context item
Instead of relying on these classes always being descendants
of MWReferenceContextItem (which requires downstreams hacks
in Citoid).

Bug: T310290
Depends-On: I72daa1c5d2490c71591658f186c089ab899b5683
Change-Id: Idbd475a68efd1aff14217de3a05fa3dedc744487
2022-06-09 14:44:27 +00:00
Translation updater bot 2b38c7a06e Localisation updates from https://translatewiki.net.
Change-Id: I3417e835558fdd723199d0926af509046b80e191
2022-06-09 08:16:15 +02:00
Translation updater bot ab4d32ae8f Localisation updates from https://translatewiki.net.
Change-Id: Ic168eed94e74bdfec9ca73c9c08052e65d6c3837
2022-06-07 10:00:30 +02:00
Translation updater bot b0b3f0c6f2 Localisation updates from https://translatewiki.net.
Change-Id: I923474ab092d6638f55d6309dc226b523b9dc126
2022-06-06 09:25:18 +02:00
Bartosz Dziewoński 40c40974d0 CiteVisualEditorModule: Disable URL loading to fix legacy debug mode
Bug: T309697
Change-Id: I3db2292ce3ec50c7c8950254fb52ba6ec92d8815
2022-06-02 20:51:16 +02:00
Translation updater bot 1d5e8fe420 Localisation updates from https://translatewiki.net.
Change-Id: I009e03f89f80d676330f3c986ca75e1ac1ea3ee7
2022-06-02 08:13:50 +02:00
Thiemo Kreuz 11255770c5 Make message key parser accept more than just underscores
The best practice for message keys is to use dashes, not underscores.
This codebase is quite old and traditionally uses underscores. I
think we can make it flexible enough to work with both.

Required for Ie64f4ab.

Change-Id: I6f0584299a4f279ed929784927392eb0f72cbc80
2022-06-01 10:34:57 +02:00
Translation updater bot bb62d762ab Localisation updates from https://translatewiki.net.
Change-Id: I7c84eb0dff57508da9579ffc8dcf1ee1162f3493
2022-06-01 08:20:20 +02:00
Translation updater bot fd27f22f03 Localisation updates from https://translatewiki.net.
Change-Id: Iabe580118c16337db0fb9a59b451782b1fbc6e64
2022-05-31 08:07:54 +02:00
Translation updater bot 0faa9541cf Localisation updates from https://translatewiki.net.
Change-Id: I7dbde2eb44619c7aff91f04d0eec0220f56720a3
2022-05-30 09:22:43 +02:00
C. Scott Ananian d730d17c1a parser tests: move test which requires {{#ifeq}} into its own file
Since parser test requirements are per-file, move the smoke test which
requires `{{#ifeq}}` (from [[mw:Extension:ParserFunctions]]) into its
own file and define the requirement properly in the file header.

That avoids spurious parser test failures if developers don't have
the ParserFunctions extension installed locally.

Change-Id: Ia5ffbe0896d5033fe2da526e42bf111edbc56adf
2022-05-27 11:38:02 -04:00
libraryupgrader 3ab0da7b75 build: Updating grunt to 1.5.3
Change-Id: I3cee4a7b763dd7e5979af66bcd6b01680b5894c0
2022-05-26 08:44:00 +00:00
Translation updater bot 6b0dfa2cc5 Localisation updates from https://translatewiki.net.
Change-Id: I44427d3f19ae4a316c72e6affa7dc70e8f1981f7
2022-05-26 08:51:04 +02:00
Translation updater bot 230fd23fd3 Localisation updates from https://translatewiki.net.
Change-Id: Ifdf601d4a5c8c5f9e11891b37226fcfac25af978
2022-05-25 08:31:40 +02:00
jenkins-bot 20ec7ced59 Merge "Use new ResourceLoader namespace" 2022-05-24 23:22:32 +00:00
Tim Starling bb72bc65f5 Use new ResourceLoader namespace
Extensions using Phan need to be updated simultaneously with core due
to T308443.

Bug: T308718
Depends-On: Id08a220e1d6085e2b33f3f6c9d0e3935a4204659
Change-Id: Iebc5768a3125ce2b173e9b55fc3ea20616553824
2022-05-24 23:00:08 +00:00
Translation updater bot 6760950e0d Localisation updates from https://translatewiki.net.
Change-Id: I0a3e0e3afd66855a3d9eef787968ecfb48692096
2022-05-23 08:16:24 +02:00
libraryupgrader a1a25ba16f build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 38.0.0 → 39.0.0
* php-parallel-lint/php-console-highlighter: 0.5.0 → 1.0.0
* php-parallel-lint/php-parallel-lint: 1.3.1 → 1.3.2

npm:
* grunt: 1.4.1 → 1.5.2
* stylelint-config-wikimedia: 0.12.2 → 0.13.0
* wdio-mediawiki: 1.1.1 → 1.2.0
* async: 3.2.2 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* ejs: 3.1.6 → 3.1.8
  * https://github.com/advisories/GHSA-phwq-j96m-2c2q
* jake: 10.8.2 → 10.8.5
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
  * https://github.com/advisories/GHSA-xvch-5gv4-984h

Change-Id: I7f0ba2e2f56f49f24b265b679d34df5e810f9b2e
2022-05-21 01:03:13 +00:00
Translation updater bot 4152001d11 Localisation updates from https://translatewiki.net.
Change-Id: If8486e1fde1c8af9d59475d2c2c679feb4f24a57
2022-05-20 08:36:07 +02:00
Translation updater bot 0a0ee0219a Localisation updates from https://translatewiki.net.
Change-Id: I046892e1d1ba92a7cf7ce75eca6b6d48dc478cc4
2022-05-19 08:18:55 +02:00
Translation updater bot bbd960b1e6 Localisation updates from https://translatewiki.net.
Change-Id: Ie79e15c9697275ffce882e14657e393f9df47e63
2022-05-18 08:19:20 +02:00
Subramanya Sastry 5515de2003 Sync up with Parsoid citeParserTests.txt
This now aligns with Parsoid commit e4305217923162568cf5b6ec08ba3c96fd5b04e3

Change-Id: I935d8641d90ec5cbcf7d29fd984085cc5338b6ec
2022-05-17 18:00:18 -05:00
Translation updater bot 15dd4d9b00 Localisation updates from https://translatewiki.net.
Change-Id: Ieab667d0073e2aee21ccca87ee1fff66b3c02d42
2022-05-17 08:27:38 +02:00
Translation updater bot 95ef061e76 Localisation updates from https://translatewiki.net.
Change-Id: Ie68cd0662d8dbdc630882003c9234f0dbbf454d1
2022-05-16 08:23:58 +02:00
C. Scott Ananian af2352e523 parser tests: Make !! config values JSON-compatible
Bug: T307720
Change-Id: Ib716c70bc47659701edfc572674b3e890e19605b
2022-05-11 21:05:55 -04:00
Subramanya Sastry 45cc963ca2 Sync up with Parsoid citeParserTests.txt
This now aligns with Parsoid commit 12d896bd5852b4a7d602fb22dd09d7fc2c5c5b64

Change-Id: I1d3183ee4afa37e0d71768cd02f03112771b82c4
2022-05-11 18:08:24 -05:00
Translation updater bot 829d11c4a4 Localisation updates from https://translatewiki.net.
Change-Id: Iad7c530624319007e92528f681f6f7565e5d5944
2022-05-11 08:11:14 +02:00
Translation updater bot a7839489e7 Localisation updates from https://translatewiki.net.
Change-Id: Iee4dce698743838ba4aaabb58fc90722eb2cc2a5
2022-04-29 08:42:31 +02:00
jenkins-bot df8d92ff01 Merge "Avoid indirect global access in unit tests" 2022-04-28 16:45:25 +00:00
Translation updater bot 39b6dc0fa2 Localisation updates from https://translatewiki.net.
Change-Id: I7c8b3ac3a4d9cf746e1254aaf7f9e5516a1c8f14
2022-04-28 09:28:16 +02:00
Aryeh Gregor 7bd68f0efa Avoid indirect global access in unit tests
If a ResourceLoaderFileModule is constructed with no arguments, it
accesses global variables, so this is not allowed from a unit test.
(This is probably a bug in ResourceLoaderFileModule, but one thing at a
time.)

This blocks If005958c76bbfabba74def4215c48fe94f297797.

Change-Id: I84056024b0d3a9dcddb1ab4dc8596118bb3fe8ea
2022-04-27 18:10:29 +03:00
Translation updater bot 5b4cd3623b Localisation updates from https://translatewiki.net.
Change-Id: Ia89734da5a9eee0a871ccc59a4230343c6bf27a7
2022-04-27 08:07:56 +02:00
Translation updater bot 705819c714 Localisation updates from https://translatewiki.net.
Change-Id: I1c01d1195e9f9f1af8615957ea4cc19101041268
2022-04-25 08:17:24 +02:00
Subramanya Sastry a478d6c3a3 Sync up with Parsoid citeParserTests.txt
This now aligns with Parsoid commit c434df9.

Change-Id: Ib8b8593d1a303530dac56ed01335e0d635863eda
2022-04-20 19:03:18 -04:00
Subramanya Sastry 169ebf6344 Sync up with Parsoid citeParserTests.txt
This now aligns with Parsoid commit 3b5a7a318eaf8dcc5e6ed142352f1cf1a9439474

Change-Id: I32f9fcac231cdf25bd1501d7f6e022e067c8d8e1
2022-04-14 12:15:53 +05:30
Translation updater bot 3db9b0ee79 Localisation updates from https://translatewiki.net.
Change-Id: I5281fd0c4966250ae40f87f91425b5064eb6a1ba
2022-04-14 08:26:13 +02:00
Translation updater bot 557481d742 Localisation updates from https://translatewiki.net.
Change-Id: Ie7819c5d5d739f823ddf20f1a1e31f0a4bc13b0a
2022-04-12 08:13:54 +02:00
Translation updater bot c48692aba7 Localisation updates from https://translatewiki.net.
Change-Id: I588cba90c40459d0b2872d7a28b55a8355265d59
2022-04-11 08:13:45 +02:00
Translation updater bot 7c9ba1271a Localisation updates from https://translatewiki.net.
Change-Id: I627d02eabfc1c7bd93f987e1ac3d6baf2ccde59c
2022-04-08 08:27:15 +02:00
Translation updater bot c5ededbf5f Localisation updates from https://translatewiki.net.
Change-Id: I64c54ae886651e74e7523baa7390fffd3a5f0825
2022-04-07 08:09:10 +02:00
Translation updater bot f10f542df0 Localisation updates from https://translatewiki.net.
Change-Id: Ie43cfcdde37c051a973f40a1c3a58cae3294bdae
2022-04-05 08:25:08 +02:00
jenkins-bot 896b20bc3d Merge "Page properties should always be strings" 2022-04-04 22:47:24 +00:00
Translation updater bot d075d71c97 Localisation updates from https://translatewiki.net.
Change-Id: Ifa3ada1e759347b3a5489a63bcbfa3174f6afc73
2022-04-01 08:26:17 +02:00
C. Scott Ananian e7dd9b5549 Page properties should always be strings
Bug: T305158
Bug: T237531
Change-Id: Ibfd84b52057baa8e249d321ec9df612efd6a29a6
2022-03-31 14:26:40 -04:00
Translation updater bot a44cd7b49d Localisation updates from https://translatewiki.net.
Change-Id: Ia0d79d5034a2d7cb4d8c82ac91e5261bcd009a5b
2022-03-31 08:35:32 +02:00