Commit Graph

913 Commits

Author SHA1 Message Date
Kartik Mistry e2797a05f5 Merge pull request #188 from Mjbmr/patch-1
Fix name of Northern Luri language
2015-05-12 12:32:10 +05:30
mjbmr 1072e8fd9a Fix name of Northern Luri language 2015-05-11 17:36:45 +00:00
Kartik Mistry 2f254389db Merge pull request #187 from Mjbmr/patch-1
Add name of South Azerbaijani (azb)
2015-05-09 11:59:24 +05:30
mjbmr 33250d4ebc Add name of South Azerbaijani (azb)
CLDR only uses Latn and Cyrl variant for Azerbaijani
South Azerbaijani uses azb and there is no az-arab
2015-05-08 06:05:34 +00:00
Siebrand Mazeland fc986abbf2 Localisation updates from https://translatewiki.net. 2015-05-04 10:57:08 +02:00
Santhosh Thottingal 5dbb9d0111 Merge pull request #185 from robin0van0der0v/patch-2
Fixes unit test by adding "tzl".
2015-04-20 19:21:08 +05:30
Robin van der Vliet 2a0911ef10 Fixes unit test by adding "tzl". 2015-04-20 14:38:38 +02:00
Santhosh Thottingal 71f61eaa0e Merge pull request #184 from robin0van0der0v/patch-1
Added Talossan [ISO 639-3:tzl] to langdb and updated jquery.uls.data
2015-04-20 16:25:42 +05:30
Robin van der Vliet 4ba7d0de68 Update jquery.uls.data.js 2015-04-19 16:53:09 +02:00
Robin van der Vliet f8f0c30b56 Update langdb.yaml 2015-04-19 16:49:49 +02:00
Santhosh Thottingal 09883174f4 Merge pull request #182 from Mjbmr/patch-1
Fixes for some languages
2015-04-08 20:08:05 +05:30
Mjbmr a24f000a6e Fixes for some languages 2015-04-08 12:11:44 +00:00
Santhosh Thottingal 345097a8bd Merge pull request #181 from amire80/no-common
Show the Common language section only if the list is long enough
2015-04-08 16:42:01 +05:30
Amir E. Aharoni f724e4a289 Remove unnecessary semicolon 2015-04-08 09:41:17 +03:00
Amir E. Aharoni eb4f8ff251 Make language count calculation only in core.js 2015-03-31 10:20:34 +03:00
Amir E. Aharoni c81561b3fc Refactor the object keys counter function 2015-03-14 23:20:09 +02:00
Amir E. Aharoni da9a849b42 Show the Common language section only if the list is long enough 2015-03-14 00:48:18 +02:00
Niklas Laxström ffcfdf1905 Merge pull request #180 from amire80/object-keys
Restore support for IE8
2015-02-26 10:50:25 +02:00
Amir E. Aharoni b6a30c3d44 Restore support for IE8
IE8 does not support Object.keys.

https://phabricator.wikimedia.org/T86516

Copying the patch from Gerrit:
https://gerrit.wikimedia.org/r/#/c/184316/
2015-02-26 10:46:35 +02:00
Siebrand Mazeland fe20552d31 Localisation updates from https://translatewiki.net. 2015-02-19 13:05:59 +01:00
Santhosh Thottingal ef6f73bb06 Merge pull request #179 from thiemowmde/patch-1
Make magnifying glass icon clickable
2015-01-30 07:40:11 -08:00
thiemowmde 5e1a17c78c Make magnifying glass icon clickable
This makes the magnifying glass icon (search.svg) clickable. Clicking focuses the input field next to the icon, which is the expected, helpful behaviour in my opinion. This is especially helpful with the "compact links" beta feature where the input box is completely invisible and the only remaining indicator that the user can type something is the blinking cursor. If the focus is lost for some reason, this patch allows the user to click the magnifying icon and re-focus the input field again.
2015-01-30 12:05:35 +01:00
Santhosh Thottingal 0a627fb531 Merge pull request #177 from prtksxna/dom
Construct DOM using jQuery instead of an HTML String
2015-01-26 21:02:26 -08:00
Siebrand Mazeland 51a71d21e7 Localisation updates from https://translatewiki.net. 2015-01-26 23:00:21 +01:00
Prateek Saxena 0973ddf299 Construct DOM using jQuery instead of an HTML String 2015-01-26 09:26:57 -08:00
Siebrand Mazeland 062e0c04a0 Localisation updates from https://translatewiki.net. 2015-01-19 09:31:45 +01:00
Kartik Mistry 911391e42d Merge pull request #176 from Nikerabbit/empty
Remove empty translation from de-formal
2015-01-06 18:12:44 +05:30
Niklas Laxström 91069c36be Remove empty translation from de-formal 2015-01-06 14:37:38 +02:00
Siebrand Mazeland d8ddee1212 Localisation updates from https://translatewiki.net. 2015-01-02 11:01:06 +01:00
Santhosh Thottingal 3469f31235 Remove a dangling comment line
Change-Id: I7106f64b553e167554424e9a3d8687d22d8e4f82
2014-12-23 15:23:45 +05:30
Santhosh Thottingal 10777bb25e Remove unused region filter reference
Change-Id: I130e03bb7ea8bf24e6681fdd8a329c25941ca035
2014-12-22 16:40:20 +05:30
Santhosh Thottingal 107621319d Reduce the title height by moving close button to same row
Change-Id: Id5af0c0bc5654f4ef7decf4712d8eb46ef70933c
2014-12-22 16:39:44 +05:30
Santhosh Thottingal f417707d67 Remove the unused code to sync region highlight on scroll
Change-Id: Id779c25237584f90ab9132fe24f6cbade1b58da7
2014-12-22 16:38:03 +05:30
Santhosh Thottingal 63a0af6142 Merge branch 'santhoshtr-uls-remove-map' 2014-12-22 14:54:16 +05:30
Santhosh Thottingal 499c30d0ea Merge branch 'uls-remove-map' of https://github.com/santhoshtr/jquery.uls into santhoshtr-uls-remove-map
Change-Id: Ie59e2a59225873b5cf432df526cbfc135e539d32
2014-12-22 14:51:46 +05:30
Santhosh Thottingal b0d8d0ae6a Merge pull request #170 from amire80/auto-width
Select the menu width automatically
2014-12-22 11:16:53 +05:30
Amir E. Aharoni f44302106b For narrow ULS show one column without separators 2014-12-22 11:09:48 +05:30
Santhosh Thottingal 94e867f62e Merge pull request #173 from amire80/columns-number
A more explicit support for valid columns number
2014-12-15 15:27:26 +05:30
Amir E. Aharoni 6d72638d6f A more explicit support for valid columns number
Only 1, 2 or 4.
2014-12-15 11:27:44 +02:00
Amir E. Aharoni f21f103de3 Simplify getMenuWidth() 2014-12-09 13:57:03 +02:00
Amir E. Aharoni 3c93da564c Select the menu width automatically
A follow-up to https://phabricator.wikimedia.org/T76196 .
2014-12-09 13:18:21 +02:00
Santhosh Thottingal 08044f8aef Merge pull request #168 from amire80/columns
Allow sending the number of lcd columns as a parameter
2014-12-04 14:31:26 +05:30
Amir E. Aharoni dd59d4d0c8 CSS tweaks for narrow ULS 2014-12-04 00:39:57 +02:00
Amir E. Aharoni b55bc61dc7 Grid-compatible adjustable columns 2014-12-02 22:16:09 +02:00
Amir E. Aharoni 752a295ee2 Allow sending the number of lcd columns as a parameter
This is needed for https://phabricator.wikimedia.org/T76196
and may also nbe useful for many other features.
2014-12-02 13:23:22 +02:00
Santhosh Thottingal 03a1baa4ed Merge pull request #167 from amire80/aeb-autonym
Update the Arabic script autonym for aeb
2014-11-26 16:27:07 +05:30
Amir E. Aharoni c6e26c4a4c Update the Arabic script autonym for aeb
This is consistent with
https://gerrit.wikimedia.org/r/175972
2014-11-26 12:40:25 +02:00
Kartik Mistry f7743a8ae0 Merge pull request #166 from amire80/smn
Change smn back to lowercase like other Sami languages
2014-11-26 11:01:08 +05:30
Amir E. Aharoni 987acc1996 Change smn back to lowercase like other Sami languages 2014-11-25 21:18:42 +02:00
Santhosh Thottingal d1e0b30e5f Fix broken tests while adding more languages
Change-Id: I8c180e96bc2fb40582e0fedfd9c8eab430961c59
2014-11-17 10:32:24 +05:30