Translation updater bot
b9d831839c
Localisation updates from https://translatewiki.net .
...
Change-Id: Id9d33cea28462af537a46ce232875e2438c66133
2022-11-17 07:17:40 +01:00
Translation updater bot
cec25ea8f1
Localisation updates from https://translatewiki.net .
...
Change-Id: I125dea8bd992dcf79058e16f2f70c072723287fd
2022-11-10 07:19:48 +01:00
thiemowmde
3f315881b2
Fix PHP 8.1 compatibility issue in ForeignNotifications
...
Passing null to functions that expect a string is no longer allowed.
Here in this code it can apparently only happen in test scenarios.
That's why I use a very minimal workround that still calls the same
code. The lookup will return an empty string and trigger the expected
code path below.
Bug: T311448
Change-Id: If04924a22b82ae29b8f9327668e8965d6d2a490d
(cherry picked from commit 9ab1d92c9c
)
2022-11-08 20:57:37 +00:00
Translation updater bot
3f652a39c4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifbb8ed2f4ee6a37f3866ecb7ac0332eee329ea37
2022-11-03 07:18:15 +01:00
Translation updater bot
fdbc2cafdc
Localisation updates from https://translatewiki.net .
...
Change-Id: I25cdb157474fb30ed48005a2223f43eaadb1b5ed
2022-10-27 08:00:45 +02:00
Translation updater bot
74a7a6bf2f
Localisation updates from https://translatewiki.net .
...
Change-Id: I10695835f1819863f3113a2c1816ee9b1fb71f06
2022-10-20 07:34:58 +02:00
Translation updater bot
78d4cbd9f4
Localisation updates from https://translatewiki.net .
...
Change-Id: I887d0bbd5c30fe6f22108549f400de46c3a4ae13
2022-10-13 07:21:46 +02:00
Translation updater bot
93372f2bd2
Localisation updates from https://translatewiki.net .
...
Change-Id: I3add0d73b64ad373c68f14acdc641d3685ea4492
2022-10-06 07:11:32 +02:00
Brian Wolff
8bb1fac8a0
Tests: More complete mock to prevent php 8.1 warning
...
fixes:
ContainmentSetTest::testCachedListInnerListIsOnlyCalledOnce
strtr(): Passing null to parameter #1 ($string) of type string is deprecated
Change-Id: I9bb916383eda1176a2d56c06770a60c28431dfda
(cherry picked from commit dbe112dfa8
)
2022-10-04 14:33:07 +00:00
Translation updater bot
90514f1da0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie760acccb2cdd8b265bbc1f311071049c02073d5
2022-09-29 07:12:34 +02:00
Translation updater bot
d5de9311f3
Localisation updates from https://translatewiki.net .
...
Change-Id: I968263a7f10bd7495f0c380fa0689b563e0f6344
2022-09-22 16:17:19 +02:00
Translation updater bot
b681c7b1df
Localisation updates from https://translatewiki.net .
...
Change-Id: I9378035b50434b8139b9ecb6168f163c24214814
2022-09-05 10:10:37 +02:00
jenkins-bot
14cd497069
Merge "extension.json: Make mention-success
a message
notification"
2022-09-02 10:03:46 +00:00
Translation updater bot
96c83dc8c5
Localisation updates from https://translatewiki.net .
...
Change-Id: I3e98d6e2aba2282402e07d55dd0a2d2c27bf2544
2022-09-01 09:33:39 +02:00
Translation updater bot
d67fcefdf0
Localisation updates from https://translatewiki.net .
...
Change-Id: I261b102b1aa5fa80676fc54d21551143f54a612e
2022-08-30 09:29:47 +02:00
Translation updater bot
91664c9d20
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic21469e133e8a477045f6a98c87c7b880dca69b4
2022-08-29 09:13:56 +02:00
Translation updater bot
b08e487422
Localisation updates from https://translatewiki.net .
...
Change-Id: I78c7fc0d9b9d9dcaf296ed1bd569e2ea47918b3e
2022-08-26 08:22:41 +02:00
jenkins-bot
f6f1968429
Merge "Echo mobile: add CSS media query class - bug fix"
2022-08-25 15:07:02 +00:00
jenkins-bot
45569a6379
Merge "Fix notification dynamic actions outside of the dropdown"
2022-08-25 14:59:44 +00:00
jenkins-bot
490c53bac7
Merge "Standardize dynamic action notification styling"
2022-08-25 14:59:32 +00:00
Translation updater bot
bcd9d448b0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieac12a5f9b5285c7f57dc257a0ae52cc129a2397
2022-08-25 08:26:10 +02:00
Translation updater bot
2d516f352d
Localisation updates from https://translatewiki.net .
...
Change-Id: I91a14e4ec3ac87b2a92f15a3e60987c073225097
2022-08-24 08:24:22 +02:00
jenkins-bot
691c79072b
Merge "WatchlistChange: Include namespace in presentation"
2022-08-24 05:38:27 +00:00
Bartosz Dziewoński
54c27e5763
Fix notification dynamic actions outside of the dropdown
...
* Event handler was not registered for the non-dropdown version
* Clicks would be handled by both the action and by the default link
Also remove returning false to prevent default and stop propagation,
this is not supported by OOUI events and did nothing. Handling a
'click' event always returns false to jQuery (so this was not needed),
handling 'choose' event never does (hence my other fix was needed).
Change-Id: Ia8a21749a8edc20f34b2a3e445278ea6922b9109
2022-08-24 00:28:54 +02:00
Bartosz Dziewoński
84843d3619
Standardize dynamic action notification styling
...
* Remove custom light grey color on the body, on mobile the
notifications are shown on dark grey background, making them
unreadable
* Remove increased font size for the title, it looks weird,
particularly on mobile
Change-Id: I08651d2eab19904c19072f186cd2a96fb44e93ec
2022-08-23 23:42:48 +02:00
Translation updater bot
2edc60a8f1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib6bf0c0ad373f3cb9c1e7ccf399095eb9196cfe1
2022-08-22 08:22:44 +02:00
jenkins-bot
d8df7743ae
Merge "Simplify linking to fragments of Special:Preferences"
2022-08-22 00:13:55 +00:00
Translation updater bot
a39c6cc203
Localisation updates from https://translatewiki.net .
...
Change-Id: Idea3c71c24db1686b0bb93deb709317799e8b4fb
2022-08-19 08:29:25 +02:00
Translation updater bot
dd1f6d0629
Localisation updates from https://translatewiki.net .
...
Change-Id: I025d2ad22cc1bf8c656e075ed226356190c598f1
2022-08-17 08:24:16 +02:00
essexigyan
0659331111
Echo mobile: add CSS media query class - bug fix
...
Bug: T280839
Change-Id: Id2b26aab650fbb48c9fe8310e96dae12b354849e
2022-08-17 00:33:47 +00:00
Translation updater bot
73aba17518
Localisation updates from https://translatewiki.net .
...
Change-Id: I7f6ae74c5504f745f6cf38ef9f40a529f888c81e
2022-08-16 08:34:14 +02:00
Translation updater bot
ed638b5c9b
Localisation updates from https://translatewiki.net .
...
Change-Id: I4f8b59366b11492c7da2ed8f54676b5fb5aee3ab
2022-08-15 08:26:11 +02:00
samtar
985d9bb7a0
extension.json: Make mention-success
a message
notification
...
Set `mention-success` to a `message` type Echo notification, by
setting `section` to `message` in extension.json
Bug: T314695
Change-Id: Ic860f5db61acb5d64e7b451c5ec198ea39bfe534
2022-08-12 14:52:24 +00:00
Translation updater bot
2b225b0381
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic6328d264d56b2c6f8a6626dbe9ffe14a7c54985
2022-08-12 08:43:02 +02:00
Translation updater bot
121b9ce0d8
Localisation updates from https://translatewiki.net .
...
Change-Id: I6e0cb310e2273ded76a7023a0669fbc617c4d666
2022-08-11 08:50:26 +02:00
jenkins-bot
fa445d3271
Merge "schema: Remove IF EXISTS from DROP FOREIGN KEY"
2022-08-11 03:56:25 +00:00
Translation updater bot
7359ecd86e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief870ae734721a270732e53a15f8d04b68995658
2022-08-10 08:23:20 +02:00
Translation updater bot
50cdc2befd
Localisation updates from https://translatewiki.net .
...
Change-Id: I49b054c61e709fd8977e3f1d114b735ebb20f050
2022-08-09 08:19:37 +02:00
Umherirrender
90639411fa
schema: Remove IF EXISTS from DROP FOREIGN KEY
...
It is not supported by mysql, but supported by mariadb
Use one of the new index to detect, if the schema update was not running
yet
https://dev.mysql.com/doc/refman/8.0/en/alter-table.html
https://dev.mysql.com/doc/refman/8.0/en/create-index.html
https://dev.mysql.com/doc/refman/8.0/en/drop-index.html
Bug: T314779
Follow-Up: I4bd29a6d0f9515e1a678c2a967799b90ef22f7b9
Change-Id: I820d79285afee854f086ca8c1590948393f496bc
2022-08-08 21:25:33 +02:00
Translation updater bot
649c7c7742
Localisation updates from https://translatewiki.net .
...
Change-Id: Id421de0b5ff6567ff419cfbb4c3e81e3d5caa516
2022-08-08 08:58:29 +02:00
Umherirrender
f837f5663e
Simplify linking to fragments of Special:Preferences
...
Change-Id: I0950000edd402020a1e0179b8e4829640ad33835
2022-08-06 00:54:37 +02:00
Translation updater bot
053d0c75e0
Localisation updates from https://translatewiki.net .
...
Change-Id: I44ef9956318550109f26ecbea33a366713e76343
2022-08-04 08:42:38 +02:00
jenkins-bot
5d8db192fa
Merge "Run clean ups with removeOrphanedEvents in major batches"
2022-08-02 20:10:19 +00:00
Translation updater bot
0c6b4417d4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ice38b99578c97dc8805f506f7ae85e5bf096d26a
2022-08-02 08:13:24 +02:00
Amir Sarabadani
6d0e181bf4
Run clean ups with removeOrphanedEvents in major batches
...
It's already wrapped in a small batch but if the table is large, this
would not work.
Adding a major batch to limit the rows scanned drastically makes it
faster. I have been running this in production and it works like a charm
on a table with > 300M rows
Bug: T310428
Change-Id: I7f63d2d76fea0db64e48dbcc1f95419df4492e7d
2022-08-01 16:49:13 +02:00
Translation updater bot
e20d88532e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibeda9787168fb9d5fbd8163c587ae3f8e8892aaf
2022-08-01 08:22:12 +02:00
Translation updater bot
65d262801c
Localisation updates from https://translatewiki.net .
...
Change-Id: I666490c9dd4447bc3524548472bdadec656b3f3b
2022-07-29 08:53:00 +02:00
Translation updater bot
fe1044cec6
Localisation updates from https://translatewiki.net .
...
Change-Id: I3ca1982508ebee6639ceb6956552ba38257a791d
2022-07-28 08:56:54 +02:00
Translation updater bot
a4ea07ba44
Localisation updates from https://translatewiki.net .
...
Change-Id: If2d393833460c94271ae4e9d2eb046b85839407e
2022-07-27 08:26:08 +02:00
Translation updater bot
3a7c679e47
Localisation updates from https://translatewiki.net .
...
Change-Id: I5d68d773e4889f565055bd2840d01619d6577949
2022-07-26 08:25:02 +02:00