| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia6879d1436927504a66c472e004661ed25d5865d
|
|
|
|
| |
Change-Id: If9fc2bd432725a257ded014034ca143f6804dc26
|
|\
| |
| |
| | |
{{#interwikilink}}/{{#interlanguagelink}}"
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In the interests of readability and easier localization, don't
abbreviate the names of these core parser functions.
Bug: T363538
Bug: T204792
Follows-Up: Ib3da40ff352861517bf71a4e6b2535333ad2d152
Change-Id: Icb257ae8150968941302c71a02f35c5f53f2df3e
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Added `cdx-table-no-data-message` to `en.json` with the value:
"There is no data available."
- Documented `cdx-table-no-data-message` in `qqq.json` to explain its
use as a message displayed when the CdxTable component has no data.
Bug: T380459
Change-Id: Ic2c59dac7563616706b5f6d4a67a00bff2d186e6
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We no longer support upgrading directly from MediaWiki 1.24,
so this guidance can be simplified.
Make some other tweaks to the messages (avoid showing empty list,
fix case of "Git") and fix loading of styles for the warning.
Change-Id: Ie94d008e1926493865be55ca30c4ad5de87e7728
|
| |/
|/|
| |
| | |
Change-Id: I328258b4f5c292c54268d2d7c08f06638be280f6
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a reusable ConfirmationDialog, akin to OO.ui.confirm(). A local prop
to track the 'open' state is required, but otherwise you only need to
provide 'title', the content (the only slot), and what to do on
confirmation via the 'confirm' event. SpecialBlock.vue – where form
submission is handled – is responsible for opening this dialog, while
the store has a watcher to set the confirmationMessage ref.
TODOs are left to further abstract ConfirmationDialog and other
eligible components for general use in MediaWiki (T375220).
Simplify some components by putting the formSubmitted prop into the
store.
Update tests and use toStrictEqual() instead of toBe(), following the
same convention of strict equality comparisons used in JS and QUnit
tests.
Bug: T376754
Change-Id: I73d4fecb7f91e565a9029311c6d5cd9cfe7ab230
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
script) to Names.php
Bug: T139010
Bug: T379829
Bug: T380046
Change-Id: Ib579e4be71176685d50e7893d736f908064ec77e
|
| | |
| | |
| | |
| | | |
Change-Id: Ia68ee0870380e7c8341dfb01970ee8863e4fd076
|
| |/
|/|
| |
| | |
Change-Id: I9698abf0462a570186569c533bf27330f22edabb
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Active blocks infochip will always display a warning icon and the status
will change from notice to warning (yellow) if there are blocks present
* Block log and Supressed block log will display a clock icon and the
status will always be notice (grey)
Follow-Up: Ie154fce0bf673c438d5b4c07c6e23d304083dd19
Bug: T376744
Change-Id: I3b9f11d48e30fff682af4184415df503e0852453
|
| | |
| | |
| | |
| | | |
Change-Id: I41c5c3b82f969c4717be2cce213ef5a95f7daf0b
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These parser functions allow the unambiguous creation of interwiki
and interlanguage links from wikitext, even when namespace, interwiki,
and/or language prefixes may conflict.
Bug: T363538
Bug: T204792
Change-Id: Ib3da40ff352861517bf71a4e6b2535333ad2d152
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In Croatian orthography, dot should not be used for digit grouping.
Space(s) should be used for numbers with more than 4 digits.
Typographically and by international standards, the spaces should
be non-breaking thin spaces.
Bug: T378186
Change-Id: Idc136de058288ff2f9b6474cc0b73cc381820cff
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Back in the day, when Special:UserLogout would log you out on a GET
request, a workaround was implemented so that users of a particular
ISP that preloaded GET requests would not immediately become logged
out: T19790 (SVN r62967 and r86182 / e3e5cf1bb9 and 12cb599cb7).
This is no longer needed now that it requires a POST request, and
most of the code was removed in 38bbfde448, but some bits remained.
Remove the message 'suspicious-userlogout', now unused. Remove
a comment about always generating Special:UserLogout links with
an '&' character, now no longer true.
Change-Id: Ib39ef71fdfa285e30c8376527cb6c7ea177d46a4
|
|/ / /
| | |
| | |
| | | |
Change-Id: Ie48e81bcd768cdc69acb4dc2f00ad0cb3da11f5f
|
| | |
| | |
| | |
| | | |
Change-Id: I19fbc162db851b5b8babd0c387676ae557e775e5
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: I442bfae47af0592dc45577311dabf5a3947db263
|
|/ /
| |
| |
| |
| |
| | |
Used as a checkbox label, so no reason to include full stop (period). See examples in https://doc.wikimedia.org/codex/latest/components/demos/checkbox.html to confirm.
Change-Id: I8c9520ebfd2641617a1169a9ea232f97f278e828
|
| |
| |
| |
| | |
Change-Id: I55a45c23e99f34b05d1bb97a4a9ec3613c1ee46f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
As a part of reducing rely on hidden direction marks for
the reasons explained in T375975 now let's get rid of
them in date formats inserting their own hidden RLM
characters as a part of localized date format.
There are three locale that insert RLM as a part of date
format, fa, ckb and kk-arab, but there are lots of RTL
script locales that don't do such a thing so it will be
nice to remove the hidden characters from these locales
and deal with them in markup but let's start with the
Persian one which if there won't be any issue with the
change that can't be dealt with markup and CSS, we can
remove them more safely from ckb and kk-arab that are
less impacting in comparison to Persian locale also.
These hidden characters were added in
https://github.com/wikimedia/mediawiki/commit/24b6d652c25b71e90beb5c9f5cf82b2f073520a6
mentioning a usecase which if it did matter that much it
wasn't limited only to Persian but regardless is better
to be replaced with a markup based solution now with the
advent of the web and this time finding a solution that
includes other RTL locales also.
Bug: T375975
Change-Id: Ic83116bdb35922f62dc4f82384743a95a4220f0c
|
| | |
| | |
| | |
| | |
| | |
| | | |
Follow-Up: Ie154fce0bf673c438d5b4c07c6e23d304083dd19
Bug: T376744
Change-Id: I3c55fd46684fb5690ea48708e99a40cfe8e6960d
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Translations taken from:
https://incubator.wikimedia.org/w/index.php?title=Talk:Wp/lua/Dibeji_dia_kumpala&oldid=6451406
Bug: T375999
Change-Id: If786197ed76f606f14809e75a61ccd09fcba664d
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ibe381dc7f695a40ad60f775b882d98c5ba2158d6
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I303c1bb035490beaba2a65b3d9952e859aa4c853
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib00d0f75f46d6ed5408e4f02cbd9c90a32dd5762
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Accordion labels now include an infochip component displaying the
total number of items in the table. If the api returns a "continue"
then a + sign is added to the number to indicate that there are more
items not being displayed
Bug: T376744
Change-Id: Ie154fce0bf673c438d5b4c07c6e23d304083dd19
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Show suppress log entries in an accordion below the 'Recent blocks'
accordion. This list is not limited to only 'block' and 'reblock'
because the view-more link already doesn't; this may need further
work.
Empty-state messages are added for the new suppress log as well
as for active logs (which was using the same message as previous
blocks).
Bug: T377725
Change-Id: I63ae67a9bd384a9a128a356e1be4a250c6114b2d
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ia76bc30a2a942730ae1a786ae43ee8bd71adc9d3
|
|/ / /
| | |
| | |
| | | |
Change-Id: Iefa8453ea397da4125f4c9a0171fa9b04b85df19
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: T368059
Follow-Up: Ie4a60ab7fd3d2a5a5b894402a61af1dd1ea4c0b3
Change-Id: Ia33e96d49164ebe7abb7dabc7c312f9d493cda13
|
|/ / /
| | |
| | |
| | | |
Change-Id: I2615e7a9d6ded70e8b9503a1b101b3a54f279193
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Contributed by User:NdumbèNdumbè on
translatewiki.net:
https://translatewiki.net/w/i.php?title=User_talk:Olivier_Moukodi&oldid=12700351
Bug: T376248
Change-Id: I1c7a8cf49d822c531f8c660939690e31c92b777a
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
There should be a hyphen before a combining
"-specific" according to
https://www.merriam-webster.com/dictionary/specific
Change-Id: Iafda272fec4be04ed77bebf86d99a28541c4bae5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I3e1e9f8d7e28345da0c76cd39345ab53f217ff61
|