Fomafix and [[mw:User:Fomafix]]
bd44ae4888
Use .prop() instead of .attr()/.removeAttr() to set boolean attributes
...
Change-Id: I4988316b202c19f851f2c05e3d07acc8c5ea38cf
2016-02-08 18:38:15 +00:00
Fomafix and [[mw:User:Fomafix]]
0d5c69f655
Do not use setlang to change user language
...
Requests using GET should only retrieve data and should have no other effect.
(https://en.wikipedia.org/wiki/HTTP_GET_request )
* Use API with POST to change the user interface language in user settings.
* When allowed by wgULSAnonCanChangeLanguage set cookie for anonymous user
or when API fails.
This change uses mediawiki.cookie which requires MediaWiki 1.24+.
Bug: T46649
Change-Id: Iaf6fafbf200933dfc760be69d2adf5e5efcf8245
2015-09-08 20:21:05 +00:00
Fomafix and [[mw:User:Fomafix]]
6dac1ca48e
Add missing dependency to 'mediawiki.notify'
...
ext.uls.ime.js uses mw.notify().
Change-Id: If435d6934df6edf8aff5431cb7a303cc6361a472
2015-08-28 19:39:17 +00:00
Fomafix and Nikerabbit
69475f0308
Prevent predefined object methods to be interpreted as valid language
...
Change-Id: I97bb0f8eef6a9361118527cecb4680aeac51b7e1
2015-02-14 12:08:07 +00:00
Fomafix and [[mw:User:Fomafix]]
0833c990e7
Apply coding conventions for JavaScript
...
Change-Id: Id158ac08d32cc7421e47ae6abdd2bd80879f04d9
2015-02-07 19:34:21 +00:00
Fomafix and [[mw:User:Fomafix]]
c33ac5fdb4
Restore support for IE8
...
IE8 does not support Object.keys.
Bug: T86516
Change-Id: Ib1a5df6c1660bc30f7b33f1b794a9229ce31cba6
2015-01-12 10:54:22 +00:00
Fomafix and [[mw:User:Fomafix]]
78d9d155f3
Remove support for MediaWiki version < 1.22
...
On https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector
MediaWiki 1.22 or later is required.
Change-Id: Ib1b1db6cddb48318dbcae64797b2fa57d3198747
2014-12-04 22:37:55 +00:00
Fomafix and [[mw:User:Fomafix]]
d50ca14543
Encode URL parameter
...
Change-Id: I2eaf564b35624c8441cb8f54f6ab166f5d1762a2
2014-01-21 07:18:03 +00:00
Fomafix and Ershad K
14aef6d7e1
Fixed the bug 42013 - 'class' as property name
...
Applied the patch given in bug report
Change-Id: I01ded82bd426edf630561b013d7cafe46130d697
2012-11-12 00:28:35 +05:30