Commit Graph

1372 Commits

Author SHA1 Message Date
Santhosh Thottingal 9599ed7d26 Fix the jQuery migration warnings
Remove the spaces in the beginning of html template strings.
$( html ) require html to start with  '<'

See https://bugzilla.wikimedia.org/show_bug.cgi?id=65400

Change-Id: I93eaf41390ab72fcae1b8d4015585bc4f82e6f8a
2014-05-18 10:20:07 +05:30
Santhosh Thottingal cc37ec225d Upgrade to jQuery 1.11.1
Change-Id: I3eaf9c56fe18bad51ce22b1292d6d7308ec20690
2014-05-18 10:18:30 +05:30
thiemowmde 951a485878 Hide misplaced borders in the compact design
The border on top is white and therefore not visible. It's simply the wrong element hidden.

The border at the bottom was gray and visible. It looked like a misplaced 2px border.
2014-05-15 21:44:24 +02:00
Siebrand Mazeland 257233c18e Localisation updates from https://translatewiki.net. 2014-05-12 13:43:03 +00:00
Nemo bis 4237fbc82a Remove the world map from language selector: unused
Nobody objected in months, see issue 128 and bug 62637.
2014-05-11 18:53:16 +02:00
Ed Sanders d26b5f8d2e Rename settings-block to uls-settings-block 2014-05-02 14:46:41 +01:00
Ed Sanders 3c924396fe Rename languagefilter to uls-languagefilter 2014-05-02 14:45:20 +01:00
Ed Sanders 6e8a736863 Rename languagefilter-clear to uls-languagefilter-clear 2014-05-02 14:42:29 +01:00
Ed Sanders e4ac600fc5 Rename filtersuggestion to uls-filtersuggestion 2014-05-02 14:41:17 +01:00
Ed Sanders 90dae4cfcd Rename filterinput to uls-filterinput 2014-05-02 14:39:16 +01:00
Ed Sanders b31254396e Rename search-input-block to uls-search-input-block 2014-05-02 14:37:22 +01:00
Ed Sanders b4913cd717 Rename search to uls-search 2014-05-02 14:36:53 +01:00
Ed Sanders 9a4be3023b Rename search-label to uls-search-label 2014-05-02 14:36:46 +01:00
Ed Sanders 20d80a1294 Rename icon-close to uls-icon-close 2014-05-02 14:36:39 +01:00
Ed Sanders 4c8ecb2ebd Rename map-block to uls-map-block 2014-05-02 14:36:31 +01:00
Santhosh Thottingal d352b73c37 Merge pull request #145 from edg2s/patch-3
Consistently use this when scope allows it
2014-04-29 09:16:10 +05:30
Santhosh Thottingal c7c938cf4c Merge pull request #143 from edg2s/patch-1
Always close with 'cancel' method
2014-04-26 16:59:26 +05:30
Santhosh Thottingal 04d11ea53f Remove the unused option menu
Fixes issue #140

Change-Id: Idc04a45b97837c5f9bd1f975b6668b6539df0752
2014-04-26 16:57:23 +05:30
Kartik Mistry f23934cd64 Merge pull request #146 from amire80/ota
Changing the writing system and the autonym for Ottoman Turkish
2014-04-25 19:57:59 +05:30
Amir E. Aharoni bdbff7919e Changing the writing system and the autonym for Ottoman Turkish 2014-04-25 17:07:27 +03:00
Santhosh Thottingal 426ccf0131 Merge pull request #138 from kartikm/qunit-path-fix
Fix the path to qunit.js and qunit.css
2014-04-23 12:25:55 +05:30
Ed S f0be8b5425 Consistently use this when scope allows it
We have uls = this for scoping, but then we randomly switch between the two, even when 'this' is allowed. We only need to used the local variable in un-proxied anonymous functions.
2014-04-22 14:59:46 -07:00
Niklas Laxström 0d34e864c6 Merge pull request #144 from edg2s/patch-2
Only use default pos if top/left are undefined
2014-04-22 10:41:05 +03:00
Ed S 2c0f4e1114 Only use default pos if top/left are undefined
Allows 0 (which is falsey) to be passed as an offsets. Fixes #141
2014-04-22 00:23:38 -07:00
Ed S ad1be8c0af Always close with 'cancel' method
So that the onCancel callback is useful. Fixes #142
2014-04-22 00:14:39 -07:00
Siebrand Mazeland d6d0fb49bd Localisation updates from https://translatewiki.net. 2014-04-21 09:25:12 +00:00
Siebrand Mazeland e9170410d4 Localisation updates from https://translatewiki.net. 2014-04-14 13:50:21 +00:00
Santhosh Thottingal abff2c4555 Merge pull request #139 from Nikerabbit/lud
Add Ludian
2014-04-13 09:28:19 +05:30
Niklas Laxström 4354079ff4 Regenerate jquery.uls.data 2014-04-12 15:29:13 +03:00
Niklas Laxström e6f3aea1ae Add Ludian 2014-04-12 15:18:22 +03:00
Siebrand Mazeland 1932de9e34 Localisation updates from https://translatewiki.net. 2014-04-06 17:06:36 +00:00
Siebrand Mazeland 72e3279770 Localisation updates from https://translatewiki.net. 2014-03-31 21:36:44 +00:00
Kartik Mistry 81c913b4ec Fix the path to qunit.js and qunit.css
The submodule no longer provides qunit.js or qunit.css
So, directly accessing them from the CDN now.
2014-03-25 11:30:00 +05:30
Santhosh Thottingal 4ec71d0d44 Merge pull request #137 from Nikerabbit/cssfix
Remove prefixed border-radius rules
2014-03-23 09:58:14 +05:30
Niklas Laxström 42733b5856 Remove prefixed border-radius rules 2014-03-22 18:03:01 +00:00
Siebrand Mazeland e6db538754 Localisation updates from https://translatewiki.net. 2014-03-18 12:23:28 +00:00
Kartik Mistry 7643ef92df Merge pull request #136 from nemobis/patch-1
Space before comment #
2014-03-16 23:50:42 +05:30
nemobis 0c11d38a93 Space before comment #
https://github.com/wikimedia/jquery.uls/commit/5b6862745bf67a94ea01416114171a598ebeb8bd#commitcomment-5691093
2014-03-16 19:14:32 +01:00
Siebrand Mazeland a078c03d31 Localisation updates from https://translatewiki.net. 2014-03-12 12:46:45 +00:00
Santhosh Thottingal 000727d935 Merge branch 'master' of github.com:jcrowgey/jquery.uls into jcrowgey-master
Change-Id: If567281d5eebbbcd47ecf48788a7385ad8e01463
2014-03-09 09:52:28 +05:30
J Crowgey 91f39063f2 updated jason file after modifications to langdb.yaml 2014-03-08 16:35:54 -08:00
J Crowgey 61d008697f fixed autonym for Lushootseed 2014-03-07 10:47:00 -08:00
Kartik Mistry cb1898a358 Merge pull request #132 from Nikerabbit/rmf
Add rmf to langdb
2014-03-05 19:18:34 +05:30
Niklas Laxström 5b6862745b Add rmf to langdb 2014-03-05 13:44:27 +00:00
Santhosh Thottingal 859bccd589 Test: Add lut to the list of languages in AM region
Change-Id: Ic21bf47945e5501880bc221b47d128f6bd0fbbf6
2014-03-03 15:09:45 +05:30
Santhosh Thottingal fd81a809a7 Merge branch 'master' of github.com:wikimedia/jquery.uls
Change-Id: I8270730779a194796ded1c1c82fe48686866c075
2014-03-03 15:07:06 +05:30
Kartik Mistry 8f393e139c Merge pull request #131 from Nikerabbit/lojban
Lojban to lower case
2014-03-03 14:14:27 +05:30
Niklas Laxström 6676222ab0 Lojban to lower case
Reported by Evropi on IRC
http://www.lojban.org/publications/level0/brochure-utf/overview.html
2014-03-03 09:04:32 +02:00
J Crowgey 38b3780fa5 added dxʷəlušucid [ISO:639-3:lut] to langdb.yaml and updated jquery.uls.data.js wuth ulsdata2json.php 2014-03-02 21:26:29 -08:00
Niklas Laxström c5826222a4 Localisation updates from https://translatewiki.net. 2014-03-01 14:56:48 +00:00