| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: Ice547875e98b2fa2b0ae1594a531a38b2f738ade
|
|
|
|
| |
Change-Id: Ieda8d483df6c85d6c766414f2e9602f94b9dc85e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RenameUserJob is moved to Job/RenameUserTableJob because there are two kinds of jobs now.
The newly added RenameUserDerivedJob is used for performing user-renames across
a wiki family using virtual domains or shared tables. Most code are
moved from SpecialRenameUser and maintenance/renameUser.
The new service, RenameUserFactory is added for constructing RenameUser
easier.
When a global rename happen, the central wiki will enqueue
RenameUserDerivedJobs for other wikis in the same family.
The derived jobs will check if the central wiki has the same user table
as local, and perform updates to local tables.
A new user-right 'renameuser-global' is also added because wiki families may
want global users to be renamed only by a limit set of users or
on a certain global wiki.
Bug: T104830
Change-Id: Ic4120cbd9a4850dfe22d009daa171199fe7c5e39
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Drop colons after words like "granted", "revoked", not to have awkward
double colon. Rephrased "kept without changes", to "kept $1 unchanged"
to align better with English grammar.
Bug: T369466
Change-Id: I059a6dc3934274d6e809033d6a5230445cf33ab8
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: T167762
Change-Id: Ief367df383938375fc9965af42d5b575e89eb210
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
Bug: T384678
Change-Id: Ifb048489d24cda51ff62b64c0ff21b87eaec2580
Follows-up: I20a3fe8484424427de5dcc55098a09114fedaf66
|
| |
| |
| |
| | |
Change-Id: I5c69db1774f3659b213467e3a238c02a8286f9a8
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously, the log displayed a list of former groups and a list of new
groups, which wasn't particularly helpful when user had a ton of groups.
Now, the log message is split into four parts: added groups, removed
groups, changed expiration, and groups kept intact.
This style of presentation highlights what has changed but still allows
user to reconstruct the whole set of groups before or after the change
was made (as it was possible before this patch).
Bug: T369466
Change-Id: I80d22ef7cbdc60a1437e26b6f9a6ee11bbecab64
|
| | |
| | |
| | |
| | | |
Change-Id: Ie305a422133d22a277a432462aa566dd3a876c9b
|
|/ /
| |
| |
| |
| |
| |
| | |
Following the change 1070231, MediaWiki namespace is now displayed as "Медијавики" in Serbo-Croatian Latin. This regression is due to language fallback and is not intended. It should be shown as "MediaWiki".
Bug: T385825
Change-Id: Id665a8a13be36dc2a340d844d2de250de653c4c1
|
| |
| |
| |
| | |
Change-Id: If502ebe94f3b6414f51c7238df4c49e756393d07
|
| |
| |
| |
| | |
Change-Id: I1d30fe0ca4c1956201e465a32c9ca1aa5919f931
|
| |
| |
| |
| | |
Change-Id: I5495becb444413be27e0f2831adddaf5696834a3
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Parsing {{PLURAL}} seems broken for unclear reasons
(see T306326). As a workaround, removing {{PLURAL}}
entirely and replacing it with the abbreviation "sec.",
which doesn't need pluralization.
(There's no need to change qqq, because I already
updated it in translatewiki.)
Bug: T306326
Change-Id: Ia7e2cd4f75cf1cd8ca78b38844c932dfdd4a7ea4
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make the link be in the Navigation sidebar (as the last link) by default by changing the default "sidebar" interface message and adding a new "specialpages-url" interface message. If an existing navigation does not contain the "n-specialpages" item, we append it to the end of navigation. As mentioned in the task, this is done to line up with the other links in the main menu (navigation) vs the toolbox.
As that sidebar is specified through the "sidebar" interface message, the only way to add the link to the main menu without setting great new precedent is to change the default interface message.
In accordance with existing links in the default sidebar, the link to "Special pages" was specified through a URL interface message formatted the same way as the "Recent changes" entry.
The "createSidebarItem" function executes code shared between the addition of n-specialpages and the addition of other sidebar items. Hopefully I got the naming part and the getting-config-and-services part right.
This approach requires some user notice, as users should update their MediaWiki:Sidebar to include n-specialpages. I also wonder about the performance footprint, especially that of foreaching the sidebar to find n-specialpages and that of copying over config, services, etc. every time a sidebar item is generated.
Bug: T333211
Change-Id: I03f818d414c605a3cc87dfd108a8860a09d41d5f
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If0bb526f5e1dfb6f86e494f6913959ce5aa20ac6
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Another similar message says "has been removed" and
not just "removed", and the word "successfully" is
unnecessary.
Change-Id: I9d1a4dbc9c3a2572bf9569081de417ec99114caf
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: T384245
Change-Id: Id8d5f50e3799e41a182e62f4caab92ebec396d0b
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When a user enters an interwiki link (e.g. :pl:Jakub Ćwiek) in Special:Search, the existing code showed a confusing “page does not exist” message. This change introduces a new message key ("searchmenu-new-external") and checks $title->isExternal() to display a clearer prompt, suggesting users visit the external page.
Bug: T196392
Change-Id: I84bc35dcab7e947cac1bd34b342bf969fd6cadd2
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
Change-Id: I95faeed1c284ede36d6e1ca21971a89aaaf79b08
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I2ebaeaf37ad152becda58c5bf1f6c1ff9b6da3e0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9274d156a0d65de6eac9272e50e7db61c8351acd
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Split СТАНДАРТНЕ_СОРТУВАННЯ:_КЛЮЧ_СОРТУВАННЯ into СТАНДАРТНЕ_СОРТУВАННЯ and КЛЮЧ_СОРТУВАННЯ to ensure proper syntax handling, aligning with expected behavior.
Bug: T384055
Change-Id: Ia7a632687972d4ee0b1690ac73313eb1a56542fd
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add monthonly format to MessagesNn.php, and fix a bug
that would add an erroneous period in one case (the
period must be added to individual messages on
Translatewiki instead).
Bug: T384963
Change-Id: I897825be1c99d7fbe5404a302bbeec14b197383f
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove the 'googlesearch' and 'search-external' messages, so that
there is no fallback search form if $wgDisableTextSearch=true and
$wgSearchForwardUrl=false.
Bug: T384678
Change-Id: I20a3fe8484424427de5dcc55098a09114fedaf66
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Their inclusion as (the only!) author in these files stems from
a one-word change in Id289cd298393e213426d2e4fe38b3a32f53b5dfd.
We typically don't include message authors in the en.json files
at all, since that field is meant for translators, and code
contributors are credited elsewhere.
Change-Id: I6fb9519d4344f5f2a1a2b7b8a1b051c80750500f
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id764397e3d6d891f88466a64c93c26ee3f949fdf
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Why:
Users wished for their commonly used special characters to be available
in the editor.
What:
Add new "special-characters-recently-used" language string.
The rest of the project is in the WikiEditor repo.
Bug: T110722
Change-Id: I9f92604f163e82de5117b59c2304be9eada81650
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I4306b93d20379837ecd97781b682ca875252e3bb
|
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add PLURAL in the English version of the message
'ipb_cant_unblock_multiple_blocks'.
Change-Id: Idd4e4936c25d75b1056b135a1fa4866399917182
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4350b78575dd7adb14d6e01956b925cf8606ae65
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I49e6c386579ffdad2157cb5ca0d13f81f215ba98
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Shows a warning when trying to create a redirect that points to another
redirect.
Bug: T326056
Change-Id: Ieb51dde88ce6c23753f74191a85cd40f0bfbd864
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: T384234
Bug: T384245
Change-Id: I17fe7d756c1fbb79b497ec79e5fdf4f94639a985
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I9df0c21e9367e7feac1a17d25c2436051132f3d2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It was assumed not being used anymore; however, it is still being used in Fandom with 1 Achievements preference option.
Follow-up of Change-Id I0257a581e3cb73b9954563862f036a31800bf1c7
Bug: T167762
Change-Id: Ia15acd201a3040517d6dedf659a10eb9b3e09e1d
|