Translation updater bot
95ef061e76
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie68cd0662d8dbdc630882003c9234f0dbbf454d1
2022-05-16 08:23:58 +02: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
Translation updater bot
5b4cd3623b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia89734da5a9eee0a871ccc59a4230343c6bf27a7
2022-04-27 08:07:56 +02:00
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
e67d53611e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic70268a26a93082664119cce14f6ee45d093adc2
2022-03-24 08:33:59 +01:00
Translation updater bot
c5fb76bf0f
Localisation updates from https://translatewiki.net .
...
Change-Id: If04ea9e3b354150e832207d3a6f0d02082d25f3a
2022-03-23 08:25:07 +01:00
Translation updater bot
08eed806bb
Localisation updates from https://translatewiki.net .
...
Change-Id: I56e38ba969a8634d8ac871975a86ae421020886e
2022-03-17 08:36:47 +01:00
Translation updater bot
2d0c1d174e
Localisation updates from https://translatewiki.net .
...
Change-Id: I191df51fc31dfdfbd0d48e077473e26839f0ff8c
2022-03-16 08:07:22 +01:00
Translation updater bot
ac96942bd7
Localisation updates from https://translatewiki.net .
...
Change-Id: I58b11a3ee64ce165a5e3c15e892c5115989366a7
2022-03-14 08:13:39 +01:00
Translation updater bot
e21c73340b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief32bb0c6f42b830aac2a0875b67df314a2f3c03
2022-03-09 08:09:12 +01:00
Translation updater bot
b40d2e206a
Localisation updates from https://translatewiki.net .
...
Change-Id: I1f4968152d4815fdacbcd345c3df54021831ac5a
2022-03-08 09:01:24 +01:00
Translation updater bot
a726fc9342
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib5995878855b5c43a5ce5e45504c18dfb449e179
2022-03-07 08:10:35 +01:00
Ed Sanders
0eb0893c96
tests: Use ve.test.utils.newMwEnvironment()
...
Depends-On: Ib20c1f5277c5d5a99f5117c82b7cbdeab75d3279
Change-Id: Id5ff5d126f3946621ed36c5f79b5f58624931d16
2022-03-04 13:52:06 +00:00
Translation updater bot
a669555da2
Localisation updates from https://translatewiki.net .
...
Change-Id: I5266910998599b15e2d79dcc246f87bb1df5de49
2022-03-04 08:29:00 +01:00
Translation updater bot
02d73115d6
Localisation updates from https://translatewiki.net .
...
Change-Id: If90e8f3ef6f3b35ad1ab748a608011d5b1e4dfde
2022-02-25 09:42:55 +01:00
Translation updater bot
06ce2ae2dc
Localisation updates from https://translatewiki.net .
...
Change-Id: Idcf2dd9fbe7abeaadc07a16ac174c8c4c6f6fd6a
2022-02-24 08:48:44 +01:00
jenkins-bot
720adbdafc
Merge "Remove hack that hides ref errors unnecessarily"
2022-02-21 18:35:31 +00:00
Translation updater bot
719ccae094
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifca7f9afda167f6f702629af82e976ee15983284
2022-02-21 08:15:21 +01:00
Translation updater bot
bc6eb2d680
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic72e9519b4c54b6df486faf31a5f97e21d209387
2022-02-17 08:11:32 +01:00
Bartosz Dziewoński
25d474b866
Remove hack that hides ref errors unnecessarily
...
It was originally added in I661493ab2f in 2013, to hide errors that
would appear when templates containing re-uses of references were
previewed separately from the rest of the page.
It has been made unnecessary when VisualEditor was changed to render
wikitext fragments (such as previewing templates) using Parsoid rather
than legacy parser, in 2014: I8a61d2fab8.
However it wasn't removed then, and then Ide82c96db4 changed the
selector and made it more difficult to understand its purpose (and
caused T301845, seven years later), and then Iba0f25b3eb / I39936ed83d
moved it to this repo in 2016, and then everyone forgot about it.
Bug: T53141
Bug: T301845
Change-Id: I7ac5ed6544575877fe1b6f09951e58b35df9648d
2022-02-16 06:14:01 +00:00
Translation updater bot
e241bcc287
Localisation updates from https://translatewiki.net .
...
Change-Id: If6ec86237901dc3db874e1e5184e6d74c1a86de4
2022-02-15 08:17:03 +01:00
Translation updater bot
db4d981822
Localisation updates from https://translatewiki.net .
...
Change-Id: I1ea2425799f5a2423e9e837f6d33b9f5cc91ca24
2022-02-03 08:43:45 +01:00
Translation updater bot
1678a55352
Localisation updates from https://translatewiki.net .
...
Change-Id: Ife79d2aad37f1dd29d2f62987f5d8472872fe237
2022-02-01 08:26:46 +01:00
jenkins-bot
8e7093c865
Merge "ve-cite: Ensure references are always unique by generating originalDomElementsHash"
2022-01-31 18:58:03 +00:00
Ed Sanders
1e6968b5c0
ve-cite: Ensure references are always unique by generating originalDomElementsHash
...
This is a bit of an abuse of the originalDomElementsHash property.
In future we could add a 'uniqueId' attribute, but this would need
to be ignored in a few places in core.
Bug: T299378
Change-Id: I7d1eb362aeb74ba93f5225330226a95535746b92
2022-01-27 01:14:52 +00:00
Ed Sanders
b677a88fcc
ve-cite: Update diff tests with new ref list HTML
...
Depends-On: If4ca99fa4532b33f164e298b53cfa1e202035015
Change-Id: I8e45941401448b826fec37d3dba4d6b1d8e53671
2022-01-25 20:46:29 +00:00
Bartosz Dziewoński
c22f35964a
Update tests for the removal of doc-child-change wrappers
...
Depends-On: Ib29f23625de9151d50e0f3b7796b15ca9ed89133
Change-Id: I73efd3c581cbb561be3dfc9eeb3524d9f949ea83
2022-01-24 21:58:01 +01:00
Translation updater bot
f2c7ac4622
Localisation updates from https://translatewiki.net .
...
Change-Id: I2c111266e09421c1d07ede4d99a1b3d32d2a6820
2022-01-21 08:13:44 +01:00
Ed Sanders
a2c927f8b8
ve-cite: Handle ref nodes with mw:Error RDFa
...
Bug: T299378
Bug: T299672
Change-Id: I7bc7dfb4fb9c0c9b140b793e6e0b2d00b7fe67e0
2022-01-21 00:00:34 +00:00
Translation updater bot
76858930e2
Localisation updates from https://translatewiki.net .
...
Change-Id: I3449ea91fd9dc222614dcb6872693424a38ec5bd
2022-01-17 08:11:44 +01:00
jenkins-bot
7fb11b981e
Merge "VE tests: Suppress XML warnings"
2022-01-11 18:15:55 +00:00
Translation updater bot
5fa2e7ff97
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ce8c3d08786f663c219631f0a5b8364e2d76a7a
2022-01-11 08:22:53 +01:00
Ed Sanders
0ef557a509
VE tests: Suppress XML warnings
...
The XML validator can't handle unescaped < in attributes
so always throws a warning.
Change-Id: Ie49e4080c049dea6eea714abdeb37f6764baaa2a
2022-01-10 14:21:44 +00:00
Translation updater bot
cc6ed9e306
Localisation updates from https://translatewiki.net .
...
Change-Id: Id060c827a35f49994be5f36369ce95d4acd89d3d
2022-01-10 08:11:04 +01:00
Translation updater bot
5045d7ef93
Localisation updates from https://translatewiki.net .
...
Change-Id: If16fc8280d464b315d9e290a0b8cb8d0493b23d0
2022-01-07 08:24:40 +01:00
jenkins-bot
5802551bae
Merge "Use .test() instead of .match()"
2022-01-04 22:09:31 +00:00
Translation updater bot
d050c6f48c
Localisation updates from https://translatewiki.net .
...
Change-Id: I69e36c43f9efde457f3b419af36671c3f6b408f3
2021-12-31 09:41:58 +01:00
Thiemo Kreuz
7a2f271ce6
Use .test() instead of .match()
...
.match() returns the matches. But these are not needed here. The
boolean method is .test().
Change-Id: I9e6f13f25fb8ccc6d3e873288d1100f4a2a56b15
2021-12-29 18:24:22 +01:00
Translation updater bot
c9a5442ee4
Localisation updates from https://translatewiki.net .
...
Change-Id: I1bd8c35a6a24c28b1c002e60eb495d04ce78c09b
2021-12-27 09:29:44 +01:00
Translation updater bot
e6180d68fa
Localisation updates from https://translatewiki.net .
...
Change-Id: I2b907c6460ac77b19566e7261897983ded694080
2021-12-23 08:37:48 +01:00
Ed Sanders
84489c15b3
Don't attach DOM nodes from the DM store to the main document
...
Bug: T298147
Change-Id: I194ff1d576547dc717c523a490083fbcf903d87c
2021-12-21 20:32:05 +00:00
Translation updater bot
378f031a00
Localisation updates from https://translatewiki.net .
...
Change-Id: Id8df69cf761472ac5807c16a5aead70a0e76dcee
2021-12-20 08:20:51 +01:00
Translation updater bot
32f7e6dbd6
Localisation updates from https://translatewiki.net .
...
Change-Id: I0579d423942ddbed2296cb72656a7b31a2e9b531
2021-12-17 08:16:52 +01:00
Translation updater bot
01df31ecef
Localisation updates from https://translatewiki.net .
...
Change-Id: I640a4c2fc55d66789319918b3ed9c93b93623637
2021-12-14 08:42:30 +01:00
Translation updater bot
b28834ebbd
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c138aab2d247c3a7dce5b1d5b3964dd9c12e524
2021-12-10 08:23:34 +01:00