Amir E. Aharoni and Santhosh Thottingal
10a25c1cc9
Allow always logging tofu detection
...
This commit allows to log tofu detection always,
even if the rest of the webfonts library is not loaded.
By default this is disabled.
To enable it, set the variable $wgULSTofuLoggingChance
to a number between 0 and 100, indicating the chance of it
getting logged. The idea of the lottery is that even a partial
sample can be useful.
Change-Id: Ia08fe0de348b7eebfa95498a6be58ae41608ba3b
2014-04-14 09:14:14 +05:30
Amir E. Aharoni and Santhosh Thottingal
0c8984e2f5
Simplify tofu detection cache
...
Change-Id: If68fce9c0bd281019de6e2992c856bdbe843aec8
2014-03-18 16:29:05 +05:30
Amir E. Aharoni
b1e2812fd6
Cosmetic code fixes
...
* Clarified comment
Change-Id: Ie10152c979ccf34efea7490176a2752c01513354
2014-03-17 09:58:53 +00:00
Amir E. Aharoni and KartikMistry
24a47aa034
Update jquery.webfonts from upstream
...
Changes:
* Fixed the condition for queueing elements for webfonts application.
Bug: 62530
Change-Id: I0100b653682ecf9a07256528aa40a5d8765489db
2014-03-17 06:15:31 +00:00
Amir E. Aharoni
e1c6eb9323
Update from ULS upstream
...
* Localisation updates
* Added to langdb:
** Lushootseed (lut)
** Fíntika Rómma (rmf)
Change-Id: Ica4420acdfbb96fec5d884d293978c854cd801ce
2014-03-16 14:37:24 +00:00
Amir E. Aharoni
9732c5b3cf
Coding conventions - whitespace, ===
...
Change-Id: I56d876529993970b42cf33dc1badb1429b1eda12
2014-03-14 16:47:19 +02:00
Amir E. Aharoni
7e5d727583
Make jqueryMsg a dependency of ext.uls.interface
...
The message ext-uls-undo-language-tooltip-text uses GRAMMAR,
so it needs jqueryMsg.
Change-Id: I40225fa72ac0049163cc1ef29e8cbc086831e3d1
2014-03-05 16:14:48 +00:00
Amir E. Aharoni
261542d738
Log tofu detection event
...
This only works if webfonts enabled (the checkbox is checked).
Change-Id: Ibbedc6a34dacb983f156d8a33afa5ab625e32f5f
2014-02-26 00:19:08 +02:00
Amir E. Aharoni
0be71e418e
Remove failing tests from Commons
...
These tests fail because no Wikimedia has webfonts
enabled by default.
This will be addressed more thoroughly by rewriting
the tests to support the new setting, and by enabling
the feature by default on a new testing wiki.
Change-Id: Id197e0b2535097cf5e583e51427ca6130839e1ff
2014-02-20 17:58:23 +04:00
Amir E. Aharoni
05ab9f30dc
Don't run the Autonym scenarios in beta sites, because they fail
...
This is supposed to be addressed more thoroughly in
I5c7433b917b8d7f79f706a4a7a97a6c6a9a6afa2
but until that is merged, they shouldn't run and cause failures.
Change-Id: Ie4e96f2cb0846b9117a26e9bfd902bbcab04eafd
2014-02-20 17:50:57 +04:00
Amir E. Aharoni
1ad4bf197c
Don't run a feature with enabled webfonts on Beta Commons
...
This will fail because webfonts are currently disabled by default
on all Wikimeida wikis.
When a suitable wiki for running these tests will be created,
we'll make this feature run there.
Change-Id: Ia51c5d12bcd49621e85c83166faf855e3476bf5f
2014-02-20 17:30:36 +04:00
Amir E. Aharoni
7627358fb4
Prevent JSON parsing errors
...
Bug: 61137
Change-Id: I2df6b6108bb7834b927205d3b6afa69354cecaf7
2014-02-10 15:25:37 +02:00
Amir E. Aharoni
cf3f1564c5
Move a pending step to the end to get more passing steps
...
Change-Id: I2bfd0ed60838cc4f75b1e3340aabe7654bebb9ff
2014-01-23 14:50:01 +02:00
Amir E. Aharoni
50eb932756
Add .bundle/ to .gitignore
...
Change-Id: I43d88cbfce71fbd5f57002a78efb6e898717cfe4
2014-01-23 13:13:34 +02:00
Amir E. Aharoni
5796a742ca
Clarify the comment according to the variable name
...
Change-Id: Ie196339c26737f86d31a2a258123049901dcf7c6
2014-01-22 22:27:10 +02:00
Amir E. Aharoni
5f57b41101
Update ULS from upstream
...
Chuvash localization
Change-Id: I50b73d0f50fe6c5e71799d51bd3ddbcf0baa78c5
2014-01-12 15:57:11 +02:00
Amir E. Aharoni
ce9b6c8dbd
When clicking a region, scroll only the list and not the whole page
...
Bug: 59175
Change-Id: I7b6b53ac01b99c6172830513f25ab51c6a83d919
2014-01-06 12:24:32 +00:00
Amir E. Aharoni
3ea4d83c02
Fix the Malayalam element selector in the live preview test
...
Change-Id: Ib552b88a8dca096e4b6c1c948e58b5aece52a483
2013-12-31 12:14:51 +02:00
Amir E. Aharoni
e9c4e63bc5
Fix the Autonym tests after the removal of the 'end' class
...
The end class was removed at
https://github.com/wikimedia/jquery.uls/pull/122
Change-Id: I548df1f14025cac0c4a89401474171d0558ff8b1
2013-12-31 12:03:22 +02:00
Amir E. Aharoni
f2355dfd65
Updating from ULS upstream
...
* Localization updates.
* Added localization for Dutch informal.
* Performance improvements - see
https://github.com/wikimedia/jquery.uls/pull/122
Change-Id: I6a76097722ae7ab2774172838823d73da5050581
2013-12-20 15:24:41 +02:00
Amir E. Aharoni
fd366edc04
Test that common languages and worldwide appear in ULS
...
Bug: 53035
Change-Id: I8f7765a46dcc02e07142fe86d4d2545c10a7ae54
2013-12-12 16:43:08 +02:00
Amir E. Aharoni
d7d43e1dbb
Update from upstream
...
Includes the change of all i18n files to Unicode encoding.
Change-Id: I0529696fe541f40c9cdcf8589c9e6b717a921ff9
2013-12-03 20:13:31 +02:00
Amir E. Aharoni
25a72faae3
Apply autonym class only to autonyms
...
Change-Id: I6383b9f4ac1f38f47b06a83bf3b009d2ce584215
2013-12-03 18:36:34 +02:00
Amir E. Aharoni
1a086cce15
Fixes for the Autonym test
...
Change-Id: Ic8d8eca516cfefc523fca0257ae1f14ea9b64d1b
2013-12-03 17:55:30 +02:00
Amir E. Aharoni and Zfilipin
23a0461c2e
Reset preferences to make the test pass
...
Failed test: http://goo.gl/Uv5icL
Change-Id: Iaf12c2794ba60c1ceeaf34432340cf90a09a2d16
2013-12-03 10:35:54 +00:00
Amir E. Aharoni
d309b344ea
Update uls core from upstream
...
Change-Id: I8e89431ce1f33da2b46826e9e6669cc214c92a4b
2013-12-01 19:28:19 +02:00
Amir E. Aharoni
fd885d9881
Initial support for webfonts in MobileFrontend
...
Written in pair-programming with Ryan Kaldari.
This adds a version of webfonts initialization that is stripped
of any smart features. It only loads the basic jquery.webfonts
library and the fonts repository in a way that is usable
with the MobileFronted extension.
It is completely disabled by default.
It can be enabled by setting
$wgULSMobileWebfontsEnabled = true;
and even then it will only be enabled for users
who opted in for the mobile beta mode.
Change-Id: I488e411232a1192bbf46ae5675c701366bda9a3e
2013-11-30 12:28:46 +02:00
Amir E. Aharoni
27935fb034
Apply Autonym only to class interlanguage-link
...
This depends on Ia995f89504d19ac281d55e0c19c51c9dc6442d8e .
Change-Id: I2ea915f4e1d01649bf91a13288b73c731dd64f6c
2013-11-25 17:51:29 +02:00
Amir E. Aharoni
6cf71a54d0
Update jquery.ime from upstream
...
This should fix bug 54646.
Change-Id: Ibda702d1b92f160de426ebdb05b00d38a1ff5c0d
2013-11-22 19:18:27 +00:00
Amir E. Aharoni
313b4a108a
Update from upstream
...
* Localization updates.
* Solution for bug 54725
Change-Id: I91f8263c49fdfba3084f2b3107a8b57963fd720d
2013-11-22 22:55:48 +05:30
Amir E. Aharoni
cad5ec8dca
A test for saving both ime and font preferences
...
Change-Id: I091f8db781bf7ea0fd8967c568604402a999356d
2013-11-22 15:43:47 +05:30
Amir E. Aharoni
3dda6b5828
Comment and whitespace cleanup
...
Change-Id: I7ac44f4d371faa3c6941ccf8a4654a035e9b05a5
2013-11-22 10:18:20 +05:30
Amir E. Aharoni
2923accef7
Fix the autonym test with the new id for Input settings
...
Change-Id: I3ad6156761c8f4ab5a77165d07c56581a1b4edac
2013-11-22 04:40:25 +00:00
Amir E. Aharoni and Nikerabbit
d2522e40dc
Avoid duplicate html ids for the settings panel triggers
...
Bug: 57353
Change-Id: I144b7612639147fc96ef1506c454954d605958e9
2013-11-21 16:31:44 +00:00
Amir E. Aharoni
bb250efea1
Cleanup wgULSLanguages usage
...
Change-Id: I15cb10f97ed39b18fdfb1bc2ce51d02374fe9c43
2013-11-11 18:14:55 +02:00
Amir E. Aharoni
97c79ec668
Fix incorrect module name
...
Follow up to Ic33ef034c794a523b5403867196c6098a58eb5b1.
Change-Id: I15c9e58b24bf4f43ac58f065ed42614df59e638f
2013-11-11 12:39:20 +02:00
Amir E. Aharoni and Zfilipin
b0d905a554
Refactored scenario: Edit area fonts should not change on UI language change if the user preferences for edit area font are set
...
Started in a pairing session Amir and Željko, ended in session Niklas and Željko.
Change-Id: I30ef2b41cfdceda04818f16f06e0071c487b90b6
2013-11-11 10:22:17 +00:00
Amir E. Aharoni
b23f937cb7
Remove the dependency on uls.data
...
Change-Id: I9fa103ee7d338ed8ea2032c82249a47d022d2c90
2013-11-11 09:56:55 +00:00
Amir E. Aharoni
25a95bc760
Cleanup comments and whitespace
...
Change-Id: I7597c590a59ada855d759615fbb1675c3bcfe461
2013-11-01 15:53:20 +02:00
Amir E. Aharoni and Kartik Mistry
8cf9b6882e
Adding Hanuman, Nokora and Suwannaphum fonts for Khmer
...
Not making it default for now, to allow more testing by the community.
Other KhmerOS fonts are removed as per community request.
See: https://bugzilla.wikimedia.org/show_bug.cgi?id=53673#c9
Bug: 53673
Change-Id: I4e01dd19d1e8a4e10b6ba150ea912c6f352e6cbe
2013-10-29 09:18:21 +05:30
Amir E. Aharoni
e8d16c4f71
Fix the selector for interlanguage links
...
So it will apply only to the links and not to the title.
Change-Id: I7f45c02b5d9955d45adc516478dee4863581c3a5
2013-10-22 07:33:36 +03:00
Amir E. Aharoni
eff4f8960d
Edit area monospace font test
...
bug: 53734
Change-Id: Ia4abf6a47a18605c5a28f6f57aa8841584285f37
2013-10-21 23:25:20 +03:00
Amir E. Aharoni
90a480660b
Fix gems for tests
...
Copied from I60bc4c3d395f9b1e3abad785f720403cc535e38e
Change-Id: I7a597adb1c16f4451af5b94c87ea5c4798217888
2013-10-21 09:53:05 +03:00
Amir E. Aharoni
de57dadf33
Localization update from upstream
...
Change-Id: I9ac867e8b54b63119acf213e82f3171e7dee32fc
2013-09-30 16:25:06 -07:00
Amir E. Aharoni
d501ad89de
Replace deprecated method
...
Change-Id: I1b79c172d032d96651d5b5c36cbf0c662081da28
2013-09-26 23:08:53 -07:00
Amir E. Aharoni
a1ad38d715
Show an autonym for languages that don't have input methods
...
Bug: 51025
Change-Id: I4a6cc9a79f186941cc79533de90ab0fb7e104673
2013-08-26 13:31:27 +03:00
Amir E. Aharoni and Nikerabbit
60e038b0db
Update jquery.ime from upstream
...
Adds support for specifying the input method menu header text.
Change-Id: I4c0b8c4879ef49b58a4c897b9131dbfddea524f0
2013-08-26 10:22:08 +00:00
Amir E. Aharoni
e018a52498
Update jquery.ime from upstream
...
Change-Id: I904dfd1e089e92deaa2da50510d0975a8e317a94
2013-08-22 15:36:02 +03:00
Amir E. Aharoni
7330295ce2
Use the old way of checking browser support for MW < 1.22
...
Bug: 52322
Change-Id: I346c1119b2ae841b3dbb2e7b8a5a2d924269b150
2013-08-22 09:32:59 +03:00
Amir E. Aharoni
628923c812
When applying settings, log ime-change only if needed
...
Change-Id: I62b4ce777948c18cec5117279523198f4514c3a6
2013-08-20 12:42:52 +03:00
Amir E. Aharoni and Niklas Laxström
4e04182ecd
Fire the ime-enable/disable hook upon saving the preferences
...
Change-Id: I98e502cd8dc1990b10b1f824614c84d3bf5b993f
2013-08-20 08:31:21 +00:00
Amir E. Aharoni and Nikerabbit
2dd6cf74b8
Update jquery.ime from upstream
...
Fixes bug 53041 (upstream patch by Matmarex)
Bug: 53041
Change-Id: I8653404833d83a6d798551a47e37d87e6c0c1eaf
2013-08-20 07:22:16 +00:00
Amir E. Aharoni
3b6d5cc83e
Log ime-change event
...
Change-Id: I6dfc769f0de536e2ef35b165fe7a35f196bb181b
2013-08-20 08:34:52 +03:00
Amir E. Aharoni and Nikerabbit
a3bca89a42
Implement language-selection-method event
...
Change-Id: If2d207f8a221c8f2a560b1399ad69a3032b2064b
2013-08-20 05:16:35 +00:00
Amir E. Aharoni
0f34b4d934
Fixing "Common language" functionality
...
If was broken in
Icda498f676d1d3ddaefad75fd9212150f6966666
Bug: 53035
Change-Id: Ida29364073b07b985050565cacc6634c134f8d6c
2013-08-19 16:34:43 +03:00
Amir E. Aharoni
21fedbb2cb
Update jquery.uls from upstream
...
Change-Id: I2591f5f8e761f08ef07085f3a73001ec3f84ae36
2013-08-19 10:58:39 +03:00
Amir E. Aharoni
100bda017e
Whitespace
...
Change-Id: I8855c3e2f237a9a22573509d70babea701896526
2013-08-18 18:10:40 +03:00
Amir E. Aharoni
8e051c3aaf
Add the Nuosu SIL font for the Yi language
...
Change-Id: I7836f85f0599e4eb3b40168021ac0e3740e03f95
2013-08-17 15:58:11 +03:00
Amir E. Aharoni and Niklas Laxström
8c8b82ac4b
Add event logging for more languages in input settings
...
Change-Id: I98b048ad8fdb923bc7e0834d2021c49b687ad9da
2013-08-04 08:56:19 +00:00
Amir E. Aharoni and Niklas Laxström
f2f006788c
Add event logging for more languages in display settings
...
Change-Id: I5d358d4e4d2a526381cd06fdeba98e7254418a24
2013-08-04 08:51:37 +00:00
Amir E. Aharoni
56dd512725
Revert "Load jquery.ime only when user focus on editable fields"
...
This reverts commit 63d547915f .
Bug: 52115
Change-Id: I1d6b65622e8a103a8a892beacf268e77b9e1b2d0
2013-07-27 00:56:18 +03:00
Amir E. Aharoni
95c23085ff
Update jquery.ime from upstream
...
Change-Id: I1eabfcda79be85c8c28c11472ddc17b2e90c061d
2013-07-15 15:59:29 +03:00
Amir E. Aharoni
8035fae75b
Update from upstream
...
Unbreak previous update.
Done in pair programming with Niklas.
Change-Id: I8ccd5284363f38deac6df522c879867abf583c1a
2013-07-10 20:58:41 +03:00
Amir E. Aharoni
ed7589c3b8
Update jquery.webfonts from upstream
...
Bug: 50836
Change-Id: I6c1f79b2392d458214c897cf8542ed9a89c550f8
2013-07-10 18:26:22 +03:00
Amir E. Aharoni
cd32d36911
Load messages from a fallback chain
...
Initial commit was simplified by Niklas.
Change-Id: Ic45766ebeca0104de0f26441099de4e04064325d
2013-07-07 15:35:31 +03:00
Amir E. Aharoni
6fdc9241e6
Fix indentation and tweak comments a bit
...
Bug: 50859
Change-Id: Ic827e200674fb72b8b88e362bab30662cc13e304
2013-07-06 14:00:35 +03:00
Amir E. Aharoni and Nikerabbit
8205e294d7
Allow disabling of IME by a jQuery selector
...
Add the variable $wgULSNoImeSelectors to allow custom
disabling of IME in specific elements.
Add captcha input field id to the exclusion list.
Bug: 41675
Change-Id: Ib03a20c50a4f473e6a58638b85da16659268eb09
2013-07-05 13:37:31 +00:00
Amir E. Aharoni and Niklas Laxström
b6698228d4
Allow loading redirects in Common languages
...
Bug: 49847
Change-Id: Ia2380a77ebad789a2f70a7a88a1bb9970199b1c5
2013-07-04 12:55:39 +00:00
Amir E. Aharoni and Nikerabbit
900f5240bd
Calculate the position of the menu near the cog properly
...
Instead of magic numbers, use a proper calculation according
to the elements' positions.
Bug: 49471
Change-Id: I9093b2c684f557e9e562762b7ef25ced37b8848b
2013-07-04 12:36:47 +00:00
Amir E. Aharoni
94524979c4
Add a license for the Akkadian font
...
Bug: 50647
Change-Id: I732a12d2fd414419bcf25862c3e8b104426fbfa8
2013-07-03 11:48:59 +03:00
Amir E. Aharoni and Nikerabbit
244b20d2b5
Update jquery.ime from upstream
...
Bug: 49679
Change-Id: I1bc5a4ac2788d20d2bdba6454bd278a3b4681168
2013-06-26 08:52:38 +00:00
Amir E. Aharoni and Gerrit Code Review
d887705ccb
Update localization from upstream
...
Change-Id: Ie1c3eb987f0c21abbf8e82ac5761885fd7f1bb76
2013-06-19 20:33:27 +00:00
Amir E. Aharoni
b5dd51a1f3
Make Display settings the default view for the cog Language settings
...
Without this change, clicking the cog near the interlanguage
links can show Input settings first, and the design says that
Display settings must be shown first.
Change-Id: Ieb2dcd7efb5c1a5e1320a271ec7c7ae69d071bae
2013-06-15 08:21:29 -07:00
Amir E. Aharoni
3332062bac
Cleanup ext.uls.languagesettings.js
...
Change-Id: Ied12c6bf2022c0c291d7e5edc213340e6a159f77
2013-06-14 18:28:35 -07:00
Amir E. Aharoni
1a17ef392d
Properly save back-up preferences for repeated canceling
...
Before this patch, this scenarios didn't yield the expected result:
1) Disable IME, click Apply 2) Enable IME, click Cancel
The expected result is that IME would be disabled, but it was enabled.
This patch re-stashes the preferences when they are saved, so
the last saved preferences are loaded when pressing Cancel.
Change-Id: Ic7abdab165e367d970e6568ba69b25bf7d4f675a
2013-06-04 12:00:21 +03:00
Amir E. Aharoni
361eb95f33
Make "Cancel" reset preferences and "Apply" save and close
...
Bug: 48898
Change-Id: I9f5444ffd57ddf46d197ebdb23a18c0c4600b196
2013-06-04 10:42:29 +03:00
Amir E. Aharoni and Siebrand
30aaafcaaa
Don't show anonymous users tipsy with setlang
...
Bug: 47970
Change-Id: Ib7744b2d5f826ed781fff8359b5a4482b0bda522
2013-05-28 06:14:55 +00:00
Amir E. Aharoni
282b6c7644
Show input methods for selected language correctly
...
Remove redundant calls to prepareInputmethods
and redundant button styling.
Rename firstLanguauge to the clearer currentLanguage.
Switch checking for imeLanguage and the prereferences language
to make sure that the last one is shown.
Done in pair programming with Santhosh.
Bug: 48163
Change-Id: Ie8441f29eb20caa05534c8589481a26cb415a27f
2013-05-27 13:38:32 +03:00
Amir E. Aharoni
2ef2376bfe
Remove webfonts enabling checkbox and associated preference
...
Bug: 48535
Change-Id: If735a733717596fae03042c5e277bd538bd8501f
2013-05-27 07:59:45 +03:00
Amir E. Aharoni
4221b97ab2
Hide the ULS trigger for users who disabled JS
...
Bug: 42500
Change-Id: I297a8d3bb9d9031e21dd6842f5d27dd54f469c29
2013-05-22 16:04:20 +03:00
Amir E. Aharoni
d93c92af10
Remove a redundant CSS rule
...
It's already covered in ext.uls.css. The existence of the extra rule
causes wrong display.
Change-Id: I0a5fed7456279f6d313c89e7fa41335d6c437b1c
2013-05-20 15:04:31 +03:00
Amir E. Aharoni and Siebrand
07465bf20c
Set the position of display settings to match ULS
...
Bug: 47822
Change-Id: I7b04a831b2c5d7932564a3cdde94be0e233f7a7b
2013-05-16 09:48:44 +00:00
Amir E. Aharoni
5dde8024cf
Revert "Avoid duplicate languagesettings dialog in page source"
...
This reverts commit 3b2e39d822 .
Because of that commit input settings cannot be opened from
the IME menu and from the buttons at the bottom of ULS.
Change-Id: I9aee4f40d39392df0cdc5aba8b481b71838dc41a
2013-05-15 22:38:42 +03:00
Amir E. Aharoni
73e6e01c22
Scroll language settings on all changes
...
Change-Id: I550f309d713cb6aac6b18b326379b879dc0b9589
2013-05-15 15:33:26 +03:00
Amir E. Aharoni
977b36ade6
Replace id uls-more-languages with class
...
Change-Id: I51f74f0b3bcec1b45dd5588638346a6d02a44e52
2013-05-15 10:45:35 +03:00
Amir E. Aharoni and Pau Giner
da5555aecf
Put the cog icon in the middle of the section title
...
Bug: 47978
Change-Id: I8fdd3c195f548712903d011383eb32feb8b0e0d1
2013-05-14 09:55:10 +02:00
Amir E. Aharoni
6ae0fe3e44
Add a MediaWiki preference for enabling ULS IME
...
Bug: 47240
Change-Id: I957d9f409b0c29f956bcf8a49187cdf27c4f42f8
2013-05-13 15:48:00 +03:00
Amir E. Aharoni
5e6ab6778e
Update from upstream
...
Only localization. Adding hak.
Change-Id: I3998902792a36631aeba64418b4f49176f03ebe4
2013-05-13 10:40:18 +03:00
Amir E. Aharoni
b9e1fe5547
Update from upstream
...
Bug: 43904
Change-Id: I34e8ad3e82ffa23f03b5ddf25e92d850991abb43
2013-05-08 16:16:23 +03:00
Amir E. Aharoni
d124a118a3
Force anonymous mode also in when the ULS is not shown in the sidebar
...
Change-Id: Ie82cfa06d32eb45f0c91e01135cff0bd481682b9
2013-05-07 11:50:49 +03:00
Amir E. Aharoni
42fb994f0a
Update from upstream
...
Change-Id: I376b19a7c686de2769ee64f4fc8258c4b0ceec1f
2013-05-06 19:23:45 +03:00
Amir E. Aharoni
448340b9da
Fixes for empty interlanguage links list
...
* Change the title near the icon to 'Language'.
* Remove the empty box in the Monobook skin.
Bug: 47972
Bug: 47967
Change-Id: Ie6930509ed7f200cf0bffda91b8d9fd58f1bed8b
2013-05-06 16:47:03 +03:00
Amir E. Aharoni
03546744ba
Changes to show the display settings in the sidebar
...
* Add a caret for the ULS in the sidebar.
* Adjust the panel's position.
* Immediately show the Display settings instead of the language list.
Also added documentation.
Change-Id: I6635092e9e020cb1f5b51f437abde4e81c31ae48
2013-05-02 07:51:49 +03:00
Amir E. Aharoni
c9a5ec7f19
Add backward compatibility for fetchLanguageNames
...
Bug: 46737
Change-Id: Ife7c2834c2b2c4f2619b4a5d8e0b0aa1db595984
2013-04-30 16:01:47 +03:00
Amir E. Aharoni
c1fadbd2e1
Update from upstream
...
Unbreaks escaping.
Change-Id: If7774237ba7993f366c6999c9fcefcd56d9221d2
2013-04-30 15:52:08 +03:00
Amir E. Aharoni
3471158dec
Avoid null in the IME languages buttons
...
Change-Id: Ic64763fdba34bdcebde33104f7e6130d93a84e02
2013-04-29 14:52:37 +03:00
Amir E. Aharoni and Niklas Laxström
422371f688
Don't let anonymous users change interface language
...
Language selector is still opened by default
Change-Id: Iee7d83179e71b4546d8f3cd4f6fb053262ce05e2
2013-04-29 10:47:27 +00:00
Amir E. Aharoni
d0b8f24417
Update webfonts and uls libs from upstream
...
Change-Id: I338950789e94e1638069ca97cf29cea2d78cf3b8
2013-04-28 23:50:22 +03:00
Amir E. Aharoni
cfc66213f1
Cleanup for jslint and coding conventions
...
Change-Id: I6884759d9622220721840f44220648dce7838ff6
2013-04-28 23:42:47 +03:00
Amir E. Aharoni
6168c77924
Don't show tipsy for an unknown language
...
Includes an update from upstream.
Bug: 46841
Change-Id: I5a221037af72319f2220bb54230a9549046b6024
2013-04-25 19:21:38 +03:00