Commit Graph

473 Commits

Author SHA1 Message Date
Siebrand Mazeland e4b39c3b7c Localisation updates from http://translatewiki.net. 2013-06-24 13:47:08 +00:00
Siebrand Mazeland df12c91f67 Localisation updates from http://translatewiki.net. 2013-06-21 11:27:41 +00:00
Niklas Laxström f1a1f6d018 Merge pull request #99 from amire80/fil-tl
Redirect fil language (Filipino) to tl (Tagalog)
2013-06-20 03:10:01 -07:00
Amir E. Aharoni 0e0098fc3b Redirect fil language (Filipino) to tl (Tagalog) 2013-06-19 11:30:29 -07:00
Siebrand Mazeland 49446cbb6f Localisation updates from http://translatewiki.net. 2013-06-17 11:29:29 +00: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
Siebrand Mazeland f3a5321b72 Localisation updates from http://translatewiki.net. 2013-06-10 08:46:22 +00:00
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
Pau Giner ddcf725ca6 Adjusted language list height
The language list height has been reduced in order to
avoid overflow on small screens.
2013-05-30 16:19:00 +02:00
Siebrand Mazeland adfc76aa7e Localisation updates from http://translatewiki.net. 2013-05-26 09:37:48 +00: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
Niklas Laxström 96c3a1f797 Merge pull request #94 from amire80/syc
Added the Syriac language
2013-05-21 00:28:06 -07:00
Amir E. Aharoni 452994efa5 Added the Syriac language 2013-05-21 10:00:52 +03:00
Siebrand Mazeland 243758fad5 Localisation updates from http://translatewiki.net. 2013-05-20 09:33:02 +00:00
Siebrand Mazeland 3b2ec13adf Localisation updates from http://translatewiki.net. 2013-05-12 18:41:47 +00:00
Siebrand Mazeland b1a2260350 Localisation updates from http://translatewiki.net. 2013-05-09 13:40:07 +00:00
Siebrand Mazeland af0cd64f8c Localisation updates from http://translatewiki.net. 2013-04-28 17:49:21 +00:00
Amir E. Aharoni 482d1beacd Merge pull request #92 from siebrand/jshint
Add .jshintrc, .jshintignore and update .gitignore
2013-04-28 03:42:38 -07:00
Siebrand Mazeland 92ea6a08f8 Merge pull request #91 from amire80/master
Use the supplied position values instead of hardcoded
2013-04-26 07:40:35 -07:00
Siebrand Mazeland 12c1290deb Add .jshintrc, .jshintignore and update .gitignore 2013-04-26 16:39:06 +02:00
Amir E. Aharoni 64cc7969a7 Use the supplied position values instead of hardcoded 2013-04-26 16:11:12 +03:00
Siebrand Mazeland 387ca09455 Merge pull request #90 from liangent/master
wuu (吴语) should AS (Asia) instead of EU (Europe)
2013-04-26 00:31:45 -07:00
Liangent 81d8994115 wuu (吴语) should AS (Asia) instead of EU (Europe). 2013-04-26 14:35:57 +08:00
Niklas Laxström edfa7339de Merge pull request #89 from amire80/script-for-invalid-language
Add Zyyy for an undetermined script and use it accordingly
2013-04-25 08:43:26 -07:00
Amir E. Aharoni 986831b124 Add Zyyy for an undetermined script and use it accordingly 2013-04-25 18:10:45 +03:00
Niklas Laxström d0d66ddc36 Merge pull request #88 from amire80/afterShowing-hook
Add an onVisible hook
2013-04-25 05:10:17 -07:00
Amir E. Aharoni 6309d1889b Comments format 2013-04-25 14:48:37 +03:00
Amir E. Aharoni a568b3244e Rename the hook to "visible" and add documentation 2013-04-25 13:29:25 +03:00
Amir E. Aharoni b28bed9bb5 Add an afterShowing hook
A hook that can optionally run after the ULS menu is shown.
There are things that cannot be done in ready(), because
the style may not have been initialized yet.
2013-04-23 22:43:14 +03:00
Siebrand Mazeland 869d9d2112 Merge pull request #87 from amire80/too-many-var
Remove an extra var statement
2013-04-23 08:02:42 -07:00
Amir E. Aharoni 851e2e84bc Remove an extra var statement 2013-04-23 17:56:59 +03:00
Siebrand Mazeland e91e38afe3 Merge pull request #86 from amire80/too-many-var
Leave only one var statement per scope
2013-04-22 06:52:51 -07:00
Amir E. Aharoni e9c425265b Merge pull request #85 from siebrand/jquery
Use jQuery 1.9.1 for example
2013-04-22 04:44:49 -07:00
Amir E. Aharoni 62cab27eb2 Leave only one var statement per scope 2013-04-22 14:40:12 +03:00
Siebrand Mazeland 5a5f0aaed9 Use jQuery 1.9.1 for example 2013-04-22 13:36:34 +02:00
Siebrand Mazeland 55c61624ed Localisation updates from http://translatewiki.net. 2013-04-21 12:30:39 +00:00
Siebrand Mazeland e546689fd4 Localisation updates from http://translatewiki.net. 2013-04-14 11:55:32 +00:00
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
Amir E. Aharoni d410338c93 Don't ignore backspace in the search box 2013-04-10 18:57:20 +03:00
Siebrand Mazeland 83fc5d50b0 Localisation updates from http://translatewiki.net. 2013-04-07 10:38:01 +00:00
Siebrand Mazeland 0e3e56ccbc Localisation updates from http://translatewiki.net. 2013-04-01 12:59:09 +00: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