| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These messages "prefs-beta", "prefs-labs" were moved from WikiEditor to MediaWiki core
* MediaWiki core commit 07b13a5ef79a6d6cca20ddf7cba69e7765abd850
* WikiEditor commit 1ac75a6299503902756c32efc9038bb7fbd407ab
Message "prefs-beta" is no longer used after WikiEditor
commit Renaming the "Beta" label to "Editor"
commit hash 3c0aa26a0da68a9bc03061d279fc062ea336cf69
Change-Id Id8b9a47a9d83dc1acdec46cb6e993deac33cc066
and already being removed.
Message "prefs-labs" is no longer used after WikiEditor
commit Drop the never-finished "Labs" publish and preview features
commit hash 77cea2697cc44c276a1d6d740c5885dcac9ffdc1
Change-Id Ia1eb91d2dfb1979518d97badc1477146b4606f7c
and removed in this commit.
The message of the "Beta features" tab in Special:Preferences already used "prefs-betafeatures" instead of the mentioned unused system messages.
Bug: T224429
Change-Id: I8198396d811cf33e20b20524cc2e3d8ce6c42289
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Rename the existing 'success' property to 'blockAdded' and add a
new property called 'blockRemoved' to track when we want to show
the block-removal success message.
Bug: T383754
Change-Id: Ie5c8e0e47d6e5680f0d2c32778c96ff04f4d3562
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add messages `unblock-target` and `unblock-target-label`
Use messages for Special:Unblock's title and
label messages.
Bug: T382443
Change-Id: Ib2cb67fc9ff1eb1578ac1c6d860205dba842e70e
|
| |/ /
|/| |
| | |
| | | |
Change-Id: I7718c37a8e46a2a1e074e69608a0a318535f6dd7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch drops no-JS support for the Codex version of Special:Block.
It can later be added when Codex PHP is available. All we really need is
the target field, so show just that and with the module styles to match.
If a target is provided via URL parameter, have the field be disabled
until the Vue app loads.
This patch also removes OOUI completely from the Codex version. The
error messages are instead created with Html::errorBox().
Bug: T377529
Change-Id: Ica7cee99f09f8abaafd28d67f0baa254b91bc41e
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Reason for the change is in the Phabricator task.
Bug: T380047
Change-Id: If7f8b07674851e028583fd76b1014208d3ee598e
|
| | |
| | |
| | |
| | | |
Change-Id: I948acd47d4359ed4b763de977fc0bbefc1205303
|
|\ \ \
| | | |
| | | |
| | | | |
multiblocks"
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If the new Codex block page is enabled:
* In BlockLogFormatter, relabel the unblock link as "remove block". Link
to Special:Block?remove=1 instead of Special:Unblock.
* In BlockLogFormatter, pass the block ID to the special page using the
"id" parameter if it is available in log_params.
* In Special:Contributions and other special pages derived from
ContributionsSpecialPage, if the user is blocked, combine the
unblock/reblock links into a single "manage blocks" link.
Also:
* When blocking or unblocking, copy the block ID to log_params.
Associations from log_search are not available to LogFormatter
subclasses. There are many callers so copying this data is much
easier than querying log_search.
Bug: T378150
Change-Id: Ice0aa13291f8b38fc66d2a1524aef65ea17c8b27
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If useCodex is true, and if no target is set when
a user visits SpecialUnblock redirect them to
SpecialBlock as part of the gradual deprecation
of SpecialUnblock.
Using a URL param, display a message to the
user when redirected.
Bug: T382539
Change-Id: Ie224d5cfaab96cc42fa5beed0b1509e07f65c4b1
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Re-purpose the existing id parameter to support block ID. If both id,
and username are provided the request will fail
* If a target has more than one block and a specific block is not
provided it will fail with ipb_cant_unblock_multiple_blocks
Bug: T378148
Change-Id: I04928d989e6764ac93ec243a5fec9c7fe2b0b9b0
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
adds a new tag in core titled mw-recreated to note when a new page is a recreation
Bug: T56145
Co-Authored-by: Rockingpenny4 <rockingpenny4@gmail.com>
Change-Id: Ib8ffe3fba73d0464f3fd353138456b07e7afc7d7
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic11b603187cf7a8f8cd44d4b4d2552566e8274a6
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add a popup dialog window when the user clicks the 'remove' link
in the active blocks rows. The dialog contains two fields, and
needs different accept/cancel button text than the other block-confirmation
dialog (hence the changes to ConfirmationDialog.vue).
Bug: T380189
Change-Id: I3a1e0edee62bf282edb7f6be03ebf6a8fe26efaf
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Submitted via Telegram by User:Kuldeepburjbhalaike
Change-Id: I26516a5c8035d4d3fb0bc3183b281fe7ccd3f958
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I implemented the fix for the following properties listed
in the issue in the bug/issue ID with an exception for the
two properties Centralauth-renameuser-merged, and Userrenametool-success as
I could not find their properties in the en.json file.
Bug: T381757
Change-Id: Ib76a52d91f658e3b8cc12471c22c75de8fd2c4f3
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I625051f516a77a68b11badb1e694b0f0bde5cf9e
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: T383180
Change-Id: I621a51acbcd8e4df4a85a93759c59c4fd4927c33
|
|/ / /
| | |
| | |
| | | |
Change-Id: I0f5b9ab2bdceb37f21ecb083f490817ea12b9baf
|
| | |
| | |
| | |
| | | |
Change-Id: Iadbf77edc6b6229edf2e2ad7b435b7269e0a4506
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Why:
- Special:BlockList currently supports excluding blocks targeting IP
addresses or registered users, but not temporary accounts.
- To preserve feature parity when temporary accounts are enabled, it
should also allow excluding blocks that are targeting temporary
accounts.
What:
- Add a new filtering option to exclude blocks targeting temporary
accounts on Special:BlockList. This is only displayed if temporary
accounts are a known concept on the local wiki.
- Have the existing "Hide account blocks" checkbox exclude named users
only if temporary accounts are a known concept on the local wiki, and
show a different label if so.
Bug: T380266
Change-Id: I63ada264c0da406c728ac54fcbe0b6621f1e9250
|
| | |
| | |
| | |
| | | |
Change-Id: Ic7aa9907f1f82fa0c66378ccb24ac63feb9089b3
|
|/ /
| |
| |
| |
| |
| |
| | |
"Sysop added a block for Target" instead of "Sysop blocked Target".
Bug: T378150
Change-Id: I2febf1bcb57d014e48bd58eecbdecaa3c2f9c724
|
| |
| |
| |
| | |
Change-Id: I0387fdc3d99deb5e0c44c9090a7c9bc248929d3b
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ib5ef8ab213260284ca9e829ca3f47c8d7f9d86ca
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Why:
Special:ListUsers can sort by temporary accounts by manually searching for the temporary account prefix. We can improve the UX by supporting this option out of the box.
What:
- Add an option to filter on temporary accounts if temporary accounts are known to the wiki
Bug: T373782
Change-Id: I802ad15e1ef5d90e12686f1cf636db27973986f5
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If someone set his or her preferred gender, we should use that instead
of “they”. (Of course if someone hasn’t set their preferred gender, we
should continue to use “they”.)
Change-Id: Ic386de970026adc55f425175286b2fa4b79a6940
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Per https://meta.wikimedia.org/wiki/Talk:Interwiki_map/Archives/2024#RFC
Bug: T71997
Change-Id: I2b6b63f7809e5801c78de370c828bbca5fe95e64
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The translated category page doesn't properly list all skins
Bug: T381699
Change-Id: I93ad752986ca947fe61146ccbf574818f129ab41
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- Display an error message rather than nothing if loading the diff fails
- Don't display a disfunctional change visibility button if the user has
revdel but not delete permissions.
Bug: T382183
Change-Id: Ia2dcf98991126bfba33dc136df390903a4cebd12
|
|\ \ \ \ \ \ \ |
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Message boxes are sentences, not titles. See all real-looking examples
on https://doc.wikimedia.org/codex/latest/components/demos/message.html:
they are sentences and end with full stops.
Bug: T377997
Change-Id: I105e69caee4198dbbcdad37205f8f5124a3f19e0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I303a4e3882300fbca1dfccf81c695c235e2a4326
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I89f09a22a0e93398ff591c6844302f051d9da94e
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I013af29bcc8e62c8a758c1e3afb11d57dda94c08
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Change-Id: Ib274a94bc3374cb8493c4ff39c4e3ee2a1a38453
|