This will require the import of all the translations from
the ext-universallanguageselector group
to the ext-jquery-uls group.
The messages already exists, so they are not re-imported.
In the next sync when the translatewiki config is updated,
the json message group of ULS will claim ownership of these messages.
Full export is needed to populate the messages in the existing json
files.
Change-Id: I6c5de42784971f59d1ca6b975095137a64c87363
Depending on the browser, skin, zoom and language the "200 more
languages" label breaks into two lines. The line height is so big
that it looks like "200 weitere
Sprachen" in German. The margin to the top (where the [...] button
is) and to the bottom (where the Wikidata "Edit links" link is) is
much smaller than the line-height.
My additional margin is choosen in a way that the design is still
pixel perfect if the text fits in one line.
Change-Id: I2fd797998a4f4e72a3764a72873f1356efc0dfb3
These methods aren't designed to return "undefined" or "null".
What they return is not checked. It's assumed to always be an
object (2 of them) or an array (1 of them). This simple patch
does make sure the following code does not fail with TypeErrors.
Bug: 55701
Change-Id: I19f51bbff2209044485b9d7cef4c7654cb5f6425
mediawiki_selenium Ruby gem is now able to start local and remote browsers with
optional browser setup.
Paired with Kartik Mistry.
Bug: 62512
Change-Id: I61e5b688711b1976e8df8be94972fe35f6eeb9aa
Upstream: https://github.com/wikimedia/jquery.webfonts
Changes:
* Bug 56081: Reset webfonts where we found inline css style upon reset.
This will fix broken live preview of content font bug.
Change-Id: I60a75611db8cc299b6cc9ba14c5aff6719cb3239
* Tofu detection selects system fonts over Autonym font.
* Interlanguage Autonym font is blacklisted.
* phantomjs bug is fixed.
Change-Id: I5c7433b917b8d7f79f706a4a7a97a6c6a9a6afa2
* Updated font to 2.5.5. Since there wasn't any other changes, I just
renamed font name here.
* Upstream: https://fedorahosted.org/lohit/
Change-Id: I553098e54849c19ede45951d208d81f5d681f2e1
Placing a check to not allow feature to appear in beta feature list
if there are no interlanguage links in wiki
Bug: 62361
Change-Id: I8fff949539f40953845c8ee695006ff3f4ea8241
The title should be a noun, not a verb, and should use as simple language as
possible. The description should sell why it's better, rather than describe
what it does.
Change-Id: I72517ae8c48dfa7c5f294fea59f406d7b3cad96a
Add new $wgULSCompactLinks feature flag, defaulting to false (as is standard
for Beta Features). Only allow enabling of the feature if ULS position is
'interlanguage'.
Change-Id: Ia268c3a49b5aa14b6a00e33c7f01a61eba48e776