This rule was applied to all WMF wikis in T55300 / I0cc1e92a8f,
but for some reason was not set here.
Change-Id: I908aac19b648de550659aad85bca115f26f43fb4
Limit this style to sidebar buttons. When skins are not placing it
inside the sidebar (e.g. modern Vector), we should defer to them for
all styling matters. This rule clashes with modern Vector's mw-ui-button
class.
Bug: T296323
Change-Id: I16bdbf8882e37b8727fbf693c904b9c9d1d8820c
Adds special logic to accommodate the ULS trigger being placed inside
modern Vector's sticky header, which has a fixed position and requires
the ULS menu to remain pinned to the page when scrolling.
Bug: T295391
Change-Id: Ic531dd2ae213f8221157386f79edb95bc61a8119
In case of error formatting the context language may set up before the
Setup.php is ended.
Bug: T267445
Change-Id: I4f07b30f75922884867bd14d654effc0e26a47f4
To avoid overlapping with the Vector sticky header, the z-index
should be lowered so that the sticky header is always
above it.
Bug: T295794
Change-Id: I9d3f45d56204bedc98d1994ed984b43f01c29fd5
There is nothing ULS can do here: there is no entry point to change
language or access settings, there is nothing to type.
One exception would be loading web fonts. But I would argue that
that is a small set of users, who can use Special:ApiSandbox or
the wiki help pages.
Bug: T145186
Change-Id: I71de2a58f007ff03b01c9edc5ed6bed0e6524c4e
jquery.ime:
* Add Aja tilde and Mon Simplified Anonta
* Remove unnecessary Alt combinations from Burmese XKB.
Updating to
9bb9ec5b3a
jquery.uls
* Add Aja (ajg) and Logooli.
Updating to
09c410877d
Change-Id: Ib4ee4fa3cd123f0ca872c6afe1c3b1108bc23dbe
jquery.ime:
* Add Nawdm tilde keyboard.
Updating to
e81108e70c
jquery.uls:
* Add languages: agq, gpe, mcn, nmz
* Split nod to nod (Tai Tham) and nod-thai, and add Tai Tham support
* Change Cyrillic-alphabet languages to lowercase
* Update autonym: ksw
Updating to
bc2f80a811
Change-Id: If5efad6835b5550ffabe58e624177cbe80906557
This change also replaces the calls of deprecated functions from class
Language and replaces the global variables by the MainConfig.
Change-Id: Ice7273481a736cb138e263a9300bfd90fdcbb401
Without the class attribute, the ULS does not open on MW <= 1.35.
This was changed in Ie9e30af5468aea9803d77c9a36e480ba2b2e86a0
Bug: T294021
Change-Id: I1bcf4e442e85f8848c5e4ff5609204602265b949
Such searches are not useful and unnecessarily creates processing load.
The length limit 100 should cover the longest language names.
Bug: T293749
Change-Id: Ide32704cca578b9aecbce34bdcc0ac25c2a09a4d
The two modules are always loaded together and don't need
separate entry points.
Additionally, this makes the ext.uls.webfonts.fonts
just depend on the ext.uls.webfonts.repository module
and not do anything else, so remove it in favor of
referencing ext.uls.webfonts.repository directly where
needed.
Bug: T292042
Change-Id: I067b9eda923fcb0d5da0ed80030356f1f747259b