Commit Graph

4108 Commits

Author SHA1 Message Date
Santhosh Thottingal
f13e474e43 Input method integration with ULS
The file ext.uls.settingspanel.js is a draft for common
code in the different settings panels.

Change-Id: I057274f16b27b2c18d43d41c1d43f485a18ef0bf
2012-10-26 11:14:02 +05:30
Santhosh Thottingal
90de05cb97 Make the setting item toggle on click
Selection was not removed from other items when clicked.

Change-Id: Ie460ecc6504ccbe2abc217ba2e0a027f407c31cc
2012-10-26 11:14:02 +05:30
Translation updater bot
b486528cdf Localisation updates from http://translatewiki.net.
Change-Id: I330c0fe1a374a77e480a258cf91b79c36a58b1dd
2012-10-25 20:04:01 +00:00
Translation updater bot
0a824d4ac6 Localisation updates from http://translatewiki.net.
Change-Id: Ia8608c6e7f0dd987bb0f6cd7127289133d7bcaa0
2012-10-24 20:04:56 +00:00
Nikerabbit
4c26d822f2 Merge "Simplify the preference system" 2012-10-24 15:54:33 +00:00
Siebrand
99e320eb67 Merge "Make "system" the default font for Hebrew" 2012-10-24 07:07:20 +00:00
Translation updater bot
81abff19e8 Localisation updates from http://translatewiki.net.
Change-Id: Ieea1684b8eab95ae573b70192b9b66b8634eabe3
2012-10-23 20:08:56 +00:00
Santhosh Thottingal
4b09afb2ba Simplify the preference system
* Just use key,value system and drop the concept of groups
* Abstract the preferences for each type of systems(display, input)
  to have meaningful APIs

Change-Id: I25423667adf6ca181a4027cdfc4ed378f36a94ba
2012-10-23 09:59:26 +05:30
Translation updater bot
cf5eefcaf6 Localisation updates from http://translatewiki.net.
Change-Id: Ib9661c887265386b3792d0a25943d2a6d8868993
2012-10-22 18:38:01 +00:00
Translation updater bot
53f87b78b7 Localisation updates from http://translatewiki.net.
Change-Id: I776a6bb8ad68d1d0499913d453dc514dfc3407d1
2012-10-22 01:52:12 +00:00
Amir E. Aharoni
ebfc81d058 Make "system" the default font for Hebrew
"Miriam" was used for initial experimentation. It shouldn't be
the default, becase people complain repeatedly, and rightly, that
it's too small and hard to read.

Change-Id: Ie791ed66acdf71a20275884c39208602bddb06cc
2012-10-21 17:29:22 +02:00
Translation updater bot
4cc000543a Localisation updates from http://translatewiki.net.
Change-Id: I0288a2f586034fd8c28ca47ba74e27ad8c793b9c
2012-10-20 10:25:42 +00:00
Translation updater bot
6db0b62b24 Localisation updates from http://translatewiki.net.
Change-Id: I9c72a0d3a3377a52b1609db9665ca3986020ebd5
2012-10-19 20:22:08 +00:00
Translation updater bot
43c56b2a3a Localisation updates from http://translatewiki.net.
Change-Id: Ia746b52751f8a8e95339fb08021ff631e4e5058a
2012-10-18 19:24:15 +00:00
Translation updater bot
cbb6159086 Localisation updates from http://translatewiki.net.
Change-Id: Ib0e98def5cf58ea914ba1e990749d419790a68d8
2012-10-16 19:20:57 +00:00
Amire80
83b912d683 Merge "Use default font only if webfonts is enabled." 2012-10-16 12:07:50 +00:00
Amire80
c04b0a83ba Merge "JSHint fixes" 2012-10-16 11:56:17 +00:00
Amire80
b9f2ba105f Merge "More jshint fixes" 2012-10-16 11:54:21 +00:00
Santhosh Thottingal
b8b6cc7be7 More jshint fixes
Change-Id: I132133b183be28165067f2c023304c00a4cb8f76
2012-10-16 17:10:08 +05:30
Santhosh Thottingal
59da3610f4 Jshint fixes for displaysettings
Change-Id: I29549893fa9081f5af3d7108a7515963ecf6bfc9
2012-10-16 16:58:51 +05:30
Santhosh Thottingal
7b30aa7f1a JSHint fixes
* variables in one line
* double quote , single quote consistancy
* Unused variables

Change-Id: Id368190e7c4f46c8ef09deea88a0d5a7b32889ef
2012-10-16 16:55:53 +05:30
Santhosh Thottingal
2d18576bec Use default font only if webfonts is enabled.
Also contains fixes to make code jshint valid.

Change-Id: I40577acfc939512c71ffe607c14a9fe795760588
2012-10-16 16:26:59 +05:30
Santhosh
400f401d4e Merge "(bug 39531) Only show the fonts dropdown if there are fonts" 2012-10-16 09:05:30 +00:00
Siebrand Mazeland
b3a4705ecc Fix I6cd69962: Put files in the correct folder.
Change-Id: I8b01150c892bb3ac770c563616e2c742143fe408
2012-10-16 00:43:20 +02:00
Translation updater bot
60b26de113 Localisation updates from http://translatewiki.net.
Change-Id: I6cd699629b55d5b65029647dc2492e2ff38596f2
2012-10-15 22:35:38 +00:00
Translation updater bot
0dcfb6d28d Localisation updates from http://translatewiki.net.
Change-Id: I6fe20fa31c0ec7dfdcb50a43da703fe856a20c7e
2012-10-15 20:09:53 +00:00
Amir E. Aharoni
0385ed8bfb (bug 39531) Only show the fonts dropdown if there are fonts
The Display settings template is wrapped in a new <div>
to allow easy $template.find() queries.

This change requires a change in jquery.webfonts, that makes
the lib function return an empty list when there are no fonts:
https://github.com/wikimedia/jquery.webfonts/pull/1

Change-Id: Ief5a920439df340360a44ca95de2a7f070b96d5d
2012-10-15 17:00:31 +02:00
Santhosh Thottingal
1276a35f31 Check for window.GEO in getCountryCode
Followup of Id8d7356e

Change-Id: Ib89d72d35e69742797ffb29c0eb10897c410cc83
2012-10-15 11:01:19 +05:30
Santhosh
148afd77fb Merge "Fix Hebrew L10n" 2012-10-14 11:32:20 +00:00
Santhosh Thottingal
b04a9bcced Fix some TODO items in font repository
* upstream URLs

Change-Id: I4f2333c5aacab32e27347f056a1197d45b8b0baa
2012-10-14 14:59:45 +05:30
Amir E. Aharoni
fc6a632f94 Fix Hebrew L10n
Change-Id: I17d9dee1c056c7bd806c8cc77625e23cf371ac64
2012-10-13 21:44:39 +02:00
Santhosh Thottingal
c19c0b4db7 Fix Bug 40714 - ULS geoclient needs proper interface
Change-Id: Id8d7356ec75e8652c75927736a60b916dd069c28
2012-10-13 20:02:32 +05:30
Amire80
702d45286e Merge changes I1e913e08,I898bcf6e
* changes:
  Update jquery.i18n from upstream
  Load the fallback locales
2012-10-13 11:12:48 +00:00
Santhosh Thottingal
3ca9bbd8c3 Merge "Add .jshintrc" 2012-10-13 06:19:27 +00:00
Nikerabbit
488d4bae45 Merge "Removed "Select prefered font" heading" 2012-10-12 19:31:39 +00:00
Amir E. Aharoni
9576538e21 Update from GitHub
Change-Id: I3af46eea6dd81f09710157db1f3a239c623cef6b
2012-10-11 12:21:33 +02:00
Amir E. Aharoni
2ad892ae81 Removed "Select prefered font" heading
It seems redundant to me: There are one or two dropdown menus for
selecting fonts, with pretty clear labels.

Change-Id: If6134997b7c34eeb32efed1dcee13c61d8af7750
2012-10-11 08:41:09 +02:00
Santhosh Thottingal
3dc66fd34c Add .jshintrc
Change-Id: I2d2ee30da8bf6dad928e1027e67537310eb103dd
2012-10-10 18:07:18 +05:30
Santhosh Thottingal
f667c41d51 Update jquery.i18n from upstream
Change-Id: I1e913e08a45a899343eef84595374afdc76dff20
2012-10-10 17:54:51 +05:30
Santhosh Thottingal
da05b4e305 Load the fallback locales
To avoid message keys appearing for non-translated strings in a locale

Change-Id: I898bcf6ee4085054ae956740ba8d87f8e5ebee27
2012-10-10 17:53:19 +05:30
Santhosh
c3b26001d0 Merge "(bug 39535) Fix the creation of language buttons" 2012-10-10 11:11:35 +00:00
Santhosh
d9885d1522 Merge "Refactor font selection HTML" 2012-10-10 11:01:46 +00:00
Amir E. Aharoni
5a4667c3fd Delete utils.data tests - they were moved to the jQuery component
Change-Id: Iead160c5845a64d4c0106037c2c7cf4d51eadae7
2012-10-10 16:27:20 +05:30
Amir E. Aharoni
2c86954cfb Add Hebrew localization
It's manual, but it makes testing in RTL much easier.

Change-Id: I7aa0b172169ab1a449d394f38f7dce1247b0cb95
2012-10-09 20:20:59 +02:00
Amir E. Aharoni
3699095401 (bug 39535) Fix the creation of language buttons
Assure that the language buttons in the display settings always
show the content and the UI language and that all the buttons are
filled with some language (by assuming major world languages if
nothing more likely was found).

Also other fixes:
* Add lang and dir attributes for the languages.
* General refactoring and better variable names.

Change-Id: Ie6a93439237b389179ebc6c4a5df34c1566a5e12
2012-10-09 17:21:00 +02:00
Santhosh Thottingal
069d9e6915 Update jquery.uls
Also update the onReady callback as per the changes in jquery.uls

Change-Id: I9e4968af87258558f7a94900bd9bc735cb0d9662
2012-10-09 19:59:20 +05:30
Amir E. Aharoni
2991ed18f3 Refactor font selection HTML
Added whitespace for readability
and comments to understand the different parts of the HTML template.
Also removed an unneeded closing </span>.

The output is not supposed to change.

Change-Id: I43891170eb6fac03370cf1d71cd399d2de3c4da8
2012-10-09 12:44:59 +02:00
Amir E. Aharoni
8d31bf8c07 Updated util functions names after refactoring
jquery.uls.js is just updated from GitHub.

Change-Id: I506ab810d7136ba5d96dfdd469394a843110f8de
2012-10-08 20:50:49 +02:00
Santhosh Thottingal
93ced2526e Merge "Fix Bug 40539 Add Opendyslexic font" 2012-10-08 15:55:26 +00:00
Amir E. Aharoni
22c20f9dbb Update from GitHub
Utils refactoring
CSS lint
bug 39932: Clicking twice in a region moves the focus to the Worldwide region

Change-Id: I7853700a077db8de7dbe3c57fd71b829784f2fe6
2012-10-08 11:41:39 +02:00