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
Santhosh Thottingal
d1e0b30e5f
Fix broken tests while adding more languages
...
Change-Id: I8c180e96bc2fb40582e0fedfd9c8eab430961c59
2014-11-17 10:32:24 +05:30
Santhosh Thottingal
3a7840f937
Merge pull request #165 from amire80/langdbjson
...
Add languages to langdb: Bari, Dinka, Songhay
2014-11-17 09:47:02 +05:30
Santhosh Thottingal
022efabf38
Minor formatting changes
...
Change-Id: I3ffd7029165ff614c13000b333ed30d3874fba28
2014-09-23 16:16:44 +05:30
Santhosh Thottingal
a8afed3972
Update ULS data with latest supplementalData.xml from CLDR
...
Change-Id: I30d302374c784b7baeb99150a1c53d14bab4123c
2014-09-22 14:01:36 +05:30
Santhosh Thottingal
7346469e20
Add decorator option for language links
...
Callback function to be called when a language link is prepared
Can be used for custom decoration.
Arguments:
(a) the $language - the language link jQuery object
(b) languageCode
The function can do any styling, changing properites etc on the passed link.
See examples/decorator.html for example usage.
Change-Id: I5a67654440a07cf7dfac683e22dcb5000ded0bfe
2014-09-22 12:32:05 +05:30
Santhosh Thottingal
18f11eda58
Merge pull request #154 from kartikm/jqueryname
...
Use jquery instead of deprecated jQuery in package.json
2014-07-27 20:15:19 +05:30
Santhosh Thottingal
9f9366e29b
Merge pull request #155 from kartikm/travis
...
Fix .travis.yml
2014-06-10 15:02:42 +05:30
Santhosh Thottingal
abc82945c1
Bring back the clear icon for clearing the search
...
Caused by a class rename
Change-Id: If4fa0bc14ca890e43182993f8bdd5ddb9de62417
2014-06-03 09:28:43 +05:30
Santhosh Thottingal
36478fa55a
Fix css class names in the template
...
Somehow missed in previous merges
Change-Id: I700f53b6d9d78f7b5db88d880c151139bfb7e4dc
2014-05-22 09:33:12 +05:30
Santhosh Thottingal
afb99eb09d
Merge branch 'edg2s-css'
2014-05-18 14:14:15 +05:30
Santhosh Thottingal
b3c5c44efa
Merge branch 'css' of github.com:edg2s/jquery.uls into edg2s-css
...
Change-Id: I04d52aa78bb99762dbc1982f8b1515e9cb9d7e67
2014-05-18 14:08:09 +05:30
Santhosh Thottingal
e59b5233b1
Merge pull request #150 from thiemowmde/master
...
Hide misplaced borders in the compact design
2014-05-18 10:44:12 +05:30
Santhosh Thottingal
7d38ed9bde
Merge branch 'master' of github.com:wikimedia/jquery.uls
2014-05-18 10:21:39 +05:30
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
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
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
Santhosh Thottingal
abff2c4555
Merge pull request #139 from Nikerabbit/lud
...
Add Ludian
2014-04-13 09:28:19 +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
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
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
Santhosh Thottingal
43abc4ed73
Merge pull request #127 from kartikm/master
...
Add rwr and ota to the languages supported by ULS
2014-02-05 00:01:24 -08:00
Santhosh Thottingal
e912191845
Merge pull request #125 from Nikerabbit/linear-gradient
...
Drop -moz-linear-gradient for images
2014-01-24 07:40:03 -08:00
Santhosh Thottingal
53b745ae54
Merge pull request #124 from atdt/master
...
Apply /* @embed */ pragma to all images, not just the topmost in each block
2014-01-20 11:03:45 -08:00
Santhosh Thottingal
f2fdbd8eae
Merge branch 'master' of github.com:wikimedia/jquery.uls
2014-01-01 19:51:42 +05:30
Santhosh Thottingal
50477e244a
Update documentation about options
...
Change-Id: Ib92ae9e2f246d59fe712ba58cb1911360fc69ca7
2014-01-01 19:50:47 +05:30
Santhosh Thottingal
a1b5db4cad
Update README.md
2013-12-29 10:25:24 +05:30
Santhosh Thottingal
a93ad4b2e3
Remove comments from json
...
Change-Id: I1301515995597216b2a4b7bda293c48d91051c7b
2013-12-23 10:47:24 +05:30
Santhosh Thottingal
d1a007e6a7
Merge pull request #122 from Nikerabbit/perf
...
Make ULS language selector appear faster after clicking trigger
2013-12-20 05:21:00 -08:00
Santhosh Thottingal
902afa553f
Add the missing closing paranthesis for Chinese Simplified Han
...
See https://github.com/santhoshtr/AutonymFont/issues/52
Change-Id: I6759164bf8a3f19ebe6c00173b7097aabec8155b
2013-12-07 19:56:58 +05:30
Santhosh Thottingal
cfba32afb5
Remove developer console logs when unknown language found
...
They are happening whenever ULS triggers, or maybe whenever it loads. It's
pretty annoying.
See https://bugzilla.wikimedia.org/show_bug.cgi?id=45047
Change-Id: Ia58083f02d61e3b621112352e88d9e7cbfb2f0c0
2013-11-25 20:08:40 +05:30
Santhosh Thottingal
006cd82a06
Merge branch 'master' of github.com:wikimedia/jquery.uls
2013-11-15 15:17:58 +05:30
Santhosh Thottingal
623cdb605a
Validate whether the language from API is known while trying to display
...
See https://bugzilla.wikimedia.org/show_bug.cgi?id=54725
Change-Id: Ie77f7cd02d37338a6b65db653c2ba3b35906dac0
2013-11-15 15:15:00 +05:30
Santhosh Thottingal
e43994d77d
Optimize the search and worldmap svgs
...
Change-Id: Iefbf6b1019eee52fd7beb95d8ec96d83101c28d3
2013-11-08 14:22:22 +05:30
Santhosh Thottingal
cca67a0e11
Merge pull request #117 from pauginer/optimize-lang-icon-svg
...
Optimize language icon SVG
2013-11-08 00:44:54 -08:00
Santhosh Thottingal
be085a4ef8
Merge pull request #116 from Nikerabbit/master
...
Optimize png images with optipng -o7
2013-11-08 00:23:34 -08:00
Santhosh Thottingal
49d2c3a722
Merge branch 'master' of github.com:wikimedia/jquery.uls
2013-11-05 19:50:34 +05:30
Santhosh Thottingal
49497d7078
Avoid overriding grid css for language list
...
Change-Id: I7606c5af716f2094bc1766a95123a68413634c91
2013-11-05 19:49:38 +05:30
Santhosh Thottingal
22475812b1
Move the autonym font to example instead of making part of jquery.uls
...
Change-Id: I1fa119ef3a89f34e1fde18712d4e267d174869c8
2013-11-01 14:55:44 +05:30
Santhosh Thottingal
2fff36c588
Merge pull request #115 from Nikerabbit/master
...
Reduce data size a bit by using unescaped unicode
2013-11-01 02:01:36 -07:00
Santhosh Thottingal
5444e17727
Avoid 'recalculate style' by conditionally change classes while scrolling
...
Change-Id: I71b42f9f974a1367700283ad55013e9e6a036827
2013-11-01 11:08:15 +05:30
Santhosh Thottingal
a985d33d4b
Use attr and prop consistently
...
Change-Id: If650d07686cafb6fceba60186843b5599404846c
2013-11-01 10:47:16 +05:30
Santhosh Thottingal
9ae403b671
Remove unnecessary object instance
...
Change-Id: I078a3a107d154bbcba7e1d49cbd6470b026ff869
2013-11-01 10:45:46 +05:30
Santhosh Thottingal
522b14fb23
Use text() instead of html() to set language names
...
Change-Id: I1374ac3ed9273302ea268596918a72c6b7a48579
2013-11-01 10:33:36 +05:30
Santhosh Thottingal
61f7bce6b3
Update Autonym font
...
Change-Id: I90f8791c4d05cf6a70fafc4dee62e50c5efd4b39
2013-10-23 20:19:56 +05:30
Santhosh Thottingal
c5b11eabc9
Merge pull request #106 from siebrand/3
...
Update code formatting
2013-10-23 06:38:37 -07:00
Santhosh Thottingal
a22781ff89
Merge branch 'kk-arab-autonym' of github.com:amire80/jquery.uls into amire80-kk-arab-autonym
...
Conflicts:
src/jquery.uls.data.js
Change-Id: I56e485c5fc3a8d4eef9d44196d9fa4aa450e4b29
2013-10-23 19:06:46 +05:30
Santhosh Thottingal
a48123ef1e
Update Autonym font
...
Change-Id: I709ac5c90e50f4dab34b04a6befc4331ae9ebb24
2013-10-20 11:27:40 +05:30
Santhosh Thottingal
e83494cab1
Formatting fixes
...
Change-Id: I75173f09527f84419d1b807e9e33ff673e0f5d1c
2013-10-17 14:50:09 +05:30
Santhosh Thottingal
1b5520432f
Merge branch 'bug-39925' of github.com:MatmaRex/jquery.uls into MatmaRex-bug-39925
2013-10-11 20:45:36 +05:30
Santhosh Thottingal
9dddc411e9
Updated Autonym font
...
Change-Id: I6f18b97682b88c90d2362ebf954d614ea695ce78
2013-10-11 12:00:05 +05:30
Santhosh Thottingal
b1d01d913e
Updated Autonym font
...
Change-Id: I8a2f58283f0063693181c8e13f56cc7758a80c47
2013-10-07 17:02:37 +05:30
Santhosh Thottingal
e54d85a124
Use Autonym font for autonyms
...
Change-Id: I5224cd020a6c6ba4f52f2be3a318216111b39394
2013-09-15 14:48:36 -07:00
Santhosh Thottingal
33ec9285e3
Use events instead of callbacks for success or no results
...
Allows extension users to bind for this event, also reduces callbacks
Change-Id: I14cc6d51ad23432956e3ea3275c72db26d71a8c8
2013-08-15 12:16:12 +05:30
Santhosh Thottingal
d40c160cf6
Merge pull request #107 from kartikm/master
...
Fix spelling mistakes
2013-08-04 23:41:36 -07:00
Santhosh Thottingal
ab9b01444f
Update to latest grunt
...
Change-Id: I69701a230426af9fa22d3cd312cb24bdc6cf5072
2013-08-01 15:13:00 +05:30
Santhosh Thottingal
6d92fa3a36
Update README.md
2013-08-01 10:38:45 +05:30
Santhosh Thottingal
31888278ca
Merge pull request #103 from siebrand/jquery-1.10.1
...
Update to use jQuery 1.10.1
2013-07-08 02:16:56 -07:00
Santhosh Thottingal
8ea5e8d2a3
Merge pull request #102 from amire80/semicolon
...
Add missing semicolon
2013-07-08 00:56:10 -07:00
Santhosh Thottingal
7c47112ae6
Fix: IE 8 not displaying the section titles for language lists
...
Changed the way those elements were constructed using jQuery
Change-Id: Ib2b7f454dd0cc1ff38342cf7cc2c6c73a4796c6c
2013-06-12 10:55:32 +05:30
Santhosh Thottingal
fa667f0c14
Improve the scroll to view port logic
...
Do minimal scroll when top of the window is out of view
Change-Id: I8a2eb01451961655b651d53763356bd7e0aa5abf
2013-06-12 09:02:09 +05:30
Santhosh Thottingal
5f2b646c42
Do not propagate enter event to parent page elements from ULS search box
...
Change-Id: I18b8b746ed8bff2b0e06a8b05a2c6e69c7899293
2013-06-10 14:34:08 +05:30
Santhosh Thottingal
05e34d5dfa
Fix two js error possibilities
...
Change-Id: I92ed487e7b5c70ef7851575eec676276e1ea905b
2013-06-10 14:33:17 +05:30
Santhosh Thottingal
5541608278
Smooth scrolling for ULS window to viewport
...
provide a jquery plugin function $.fn.scrollIntoView
Change-Id: Id0e5d3b385a13ab38089f8ae82e886c29a35e27a
2013-06-05 17:54:41 +05:30
Santhosh Thottingal
db87f74096
Scroll the window to view
...
Change-Id: I13afd396007f951c105156373ea0c961ec4e712d
2013-05-31 14:38:08 +05:30
Santhosh Thottingal
2507438b29
Merge pull request #96 from pauginer/adjust-height
...
Adjusted language list height
2013-05-30 23:33:33 -07:00
Santhosh Thottingal
9a98249d2e
Merge branch 'master' of github.com:wikimedia/jquery.uls
2013-05-24 17:16:40 +05:30
Santhosh Thottingal
dceb664b04
Clear the search once a search and selection is done
...
See https://bugzilla.wikimedia.org/show_bug.cgi?id=48151
Change-Id: I7b354835c7ff438bb665ca6f9b62da6ff5059e1c
2013-05-24 17:12:54 +05:30
Santhosh Thottingal
bc23e213b2
Merge pull request #83 from amire80/bug_42383
...
Don't ignore backspace in the search box
2013-04-11 03:39:34 -07:00
Santhosh Thottingal
fc110f324e
Merge branch 'master' of github.com:wikimedia/jquery.uls
2013-03-26 09:30:10 +05:30
Santhosh Thottingal
b804a6dee7
Merge pull request #81 from pauginer/compact-version-styling
...
Small CSS adjustments for compact mode
2013-03-25 21:00:50 -07:00
Santhosh Thottingal
61256a4dbc
Load jQuery 1.8.2 from CDN
...
Change-Id: I5c648c799678c488f105b9132dd94d64d4b82dce
2013-03-26 09:28:19 +05:30
Santhosh Thottingal
bdcff98935
Merge branch 'master' of github.com:siebrand/jquery.uls into siebrand-master
...
Change-Id: I3795440ca3306fd5c1c16ffc3c247b0cf2a528d8
2013-03-26 09:28:06 +05:30
Santhosh Thottingal
0340e609a0
Expose compact mode as an option
...
* some minor space cleanup
* Also close the ULS window when clicked outside
Change-Id: I06b465926196f79e47990e80e3b23f5a16474ba3
2013-03-15 14:57:19 +05:30
Santhosh Thottingal
8c070327b3
Merge pull request #77 from pauginer/css-fixes
...
CSS fixes to avoid rules to be overriden
2013-02-26 01:56:48 -08:00
Santhosh Thottingal
fc8e7f9a7c
Merge pull request #76 from pauginer/svg-icons
...
Adding SVG version of icons and map for ULS
2013-02-07 04:44:43 -08:00
Santhosh Thottingal
6c785a64f4
Merge pull request #75 from pauginer/settings-at-bottom
...
Settings at the bottom of the ULS
2013-02-06 02:30:08 -08:00
Santhosh Thottingal
ca18edd0dd
Merge pull request #63 from amire80/bug_43568
...
Render every region only once
2013-01-07 06:44:04 -08:00
Santhosh Thottingal
0e61876af5
Merge branch 'extra_languages' of git://github.com/amire80/jquery.uls into amire80-extra_languages
...
Conflicts:
src/jquery.uls.data.js
src/jquery.uls.data.utils.js
Change-Id: I9c321891707b0d68328f4e4c8be1bd451794072d
2013-01-07 15:45:48 +05:30
Santhosh Thottingal
680e14196d
Merge pull request #59 from amire80/arrange_aliases
...
Aliases for all the languages that need them
2013-01-02 02:33:22 -08:00
Santhosh Thottingal
33eda41b6f
Merge pull request #57 from siebrand/master
...
Update docs
2012-12-28 20:23:06 -08:00
Santhosh Thottingal
8c54381e58
Change double quotes to single quotes
...
Change-Id: I4684a4bc4ac26fffba7310891106d254e893dd63
2012-12-24 16:29:14 +05:30
Santhosh Thottingal
38d5826b72
Remove all deprecated methods
...
Change-Id: I8f6507f264ace851483d317af38733be46c51091
2012-12-24 16:18:26 +05:30
Santhosh Thottingal
c5d2d19e1e
Merge pull request #55 from amire80/langdb_aliases_cleanup
...
Add basic support for redirects
2012-12-24 02:32:32 -08:00
Santhosh Thottingal
b34cbbe9d2
Limit the grid to 'grid' class
...
Change-Id: I60dd826ddee0861c05bc6b0cadc8bdc1eb3a6488
2012-11-28 14:59:56 +05:30
Santhosh Thottingal
d0ef38c1e2
Donot close when clicked outside
...
Change-Id: Ib94423e8c26f69cdba460e21e9bcaee1a436e187
2012-11-21 17:33:16 +05:30
Santhosh Thottingal
9938c9685e
minor whitespace fix
2012-11-21 17:17:16 +05:30
Santhosh Thottingal
cbc8d3b2c0
Merge branch 'master' of github.com:wikimedia/jquery.uls
2012-11-21 17:13:32 +05:30
Santhosh Thottingal
b3a3f48c3b
On show hide any other ULS menus visible
2012-11-21 17:09:12 +05:30
Santhosh Thottingal
8f15d97ab4
Merge pull request #46 from pauginer/region-cursor
...
Cursor adjustment for regions in the 'no found' view
2012-11-20 03:40:39 -08:00
Santhosh Thottingal
ee26fe514c
Merge pull request #41 from siebrand/master
...
Update to jQuery 1.8.3.
2012-11-19 01:37:06 -08:00
Santhosh Thottingal
04edfa90c8
Ignore control characters in typeahead
...
Fix https://bugzilla.wikimedia.org/show_bug.cgi?id=40171
2012-11-19 12:12:25 +05:30
Santhosh Thottingal
5626a4cf92
Some minor changes for code readability
2012-11-19 11:15:44 +05:30
Santhosh Thottingal
b7bc685d80
Merge pull request #38 from amire80/cleanup/2012/11/16
...
Cleanup/2012/11/16
2012-11-16 04:24:04 -08:00
Santhosh Thottingal
641218f624
Remove href attributes
...
People like to middle click -
https://bugzilla.wikimedia.org/show_bug.cgi?id=41988
2012-11-14 20:11:24 +05:30
Santhosh Thottingal
8c3b61b1a1
Fix issue #32 - Clicking a region on map sets focus in search bar; onscreen keyboard covers list
...
Change-Id: I15703614b5fdb2201f7dcbfd47a5095e033032f3
2012-11-13 14:22:10 +05:30