Commit Graph

1000 Commits

Author SHA1 Message Date
Translation updater bot
39f4714043 Localisation updates from http://translatewiki.net.
Change-Id: I7475bd0ceb900a643a01c2c1d390c7cd00dcd2e5
2013-07-29 19:35:34 +00:00
Translation updater bot
be71046c1d Localisation updates from http://translatewiki.net.
Change-Id: I0c8e30413e5a0ec0d0a81504b937d6a48e38d7be
2013-07-28 19:15:13 +00:00
Santhosh Thottingal
3042b7a39e Compress the eot font more using microtype express compression
Change-Id: I2b4591836e29e93f74ee4d92e724c38a07c84141
Followup: I4f04298628f799a60350707b6870efb16c6a9de0
Bug: 44076
2013-07-27 10:13:15 +05:30
jenkins-bot
b0b1768771 Merge "Add Shapour font for Pahlavi script" 2013-07-26 22:42:43 +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
Translation updater bot
cdfb260148 Localisation updates from http://translatewiki.net.
Change-Id: I15558ae61ea9e6ea54b51be24e41df25b756cf1f
2013-07-26 20:38:23 +00:00
Santhosh Thottingal
63d547915f Load jquery.ime only when user focus on editable fields
To reduce javascript size for page load.

Change-Id: I71928ac5149cbcf2cc75073fdf628403e6abe456
2013-07-26 16:08:35 +03:00
Santhosh Thottingal
d92c75518b Delay loading of language settings javascript
Load them when language settings is opened using cog or ULS icon click

Change-Id: I472497c549bff0fd578156fa0113dae2d6a7a7fb
2013-07-26 15:55:07 +03:00
jenkins-bot
b96e6ed20a Merge "Lazy initialization of language settings and ULS from interface triggers" 2013-07-26 12:32:42 +00:00
jenkins-bot
04342f86a8 Merge "Lazy initilization of language settings from ULS" 2013-07-26 11:20:09 +00:00
jenkins-bot
3ae89279fb Merge "Lazy initialization of language settings for IME menu" 2013-07-26 11:06:48 +00:00
Ebrahim Byagowi
b0b81f1d7f Add Shapour font for Pahlavi script
Bug: 44076
Change-Id: I4f04298628f799a60350707b6870efb16c6a9de0
2013-07-25 14:41:09 +00:00
jenkins-bot
49ef0058a4 Merge "Typo fix" 2013-07-25 12:32:31 +00:00
Santhosh Thottingal
81586572ab Lazy initialization of language settings and ULS from interface triggers
1. For interlanguage position, initialize language settings on first
click on cog
2. For personal toolbar position, initialie ULS on first click of
ULS trigger

Change-Id: Icda498f676d1d3ddaefad75fd9212150f6966666
2013-07-25 12:10:46 +05:30
Santhosh Thottingal
472432517a Lazy initilization of language settings from ULS
For personal toolbar position, initialize langauge settings only
after user clicks on the settings links

Bug: 48211

Change-Id: Ib3e2372e982de890db614a81c06fbbe170ce0d01
2013-07-25 12:10:38 +05:30
Ebrahim Byagowi
bebf6c4885 Adding Old Persian web font
Change-Id: I4ebabcd3c79b5507d87fc710dee8c986898e6c30
2013-07-25 09:39:22 +05:30
Translation updater bot
5c460d5b4f Localisation updates from http://translatewiki.net.
Change-Id: I45339f0dc6ed93e4b7857d65d5c0cc3651c547bb
2013-07-24 19:57:30 +00:00
Santhosh Thottingal
eff459eea6 Lazy initialization of language settings for IME menu
Initialize it only when first time user clicks on it

In a page like Special:Translate where lot of input fields
appearing, the previous approach was adding many language settings
div to the page.

Bug: 48211

Change-Id: If063df6782c6a51ac77ed5531dfa253c7f3ddbc4
2013-07-24 11:12:01 +00:00
Santhosh Thottingal
1aafd31cf5 Typo fix
Change-Id: I496d137a706bd1672ea12f4d6d465d858a399794
2013-07-24 15:28:33 +05:30
jenkins-bot
36862734f2 Merge "Add the Gentium font" 2013-07-24 07:15:59 +00:00
Kartik Mistry
c0c748730f Add the Gentium font
Bug: 51159
Change-Id: Ie501b60778c02dcac6b1850643e2e75529380212
2013-07-24 10:12:54 +05:30
Santhosh Thottingal
7284215879 Fix javascript error with language fallbacks
Fallbacks are handled with ApiULSLocalization.

Bug: 51923

Change-Id: I9f68e0744bf0c730aa3a410901a9b536af7623fc
2013-07-24 09:50:02 +05:30
jenkins-bot
c9e354d638 Merge "Remove some unwanted top RL module definitions" 2013-07-23 11:41:01 +00:00
Santhosh Thottingal
f11ef736a4 Fix the logic of apply and cancel actions
* Refactored the Cancel button handler code to cancel method in
display settings and input settings.
* When the user makes changes in multiple modules and clicks the Cancel
button or closes the language settings after that, cancel the changes in
all the modules. See bug 50564.
* The Apply button was always active in input methods module. Fixed the
logic for that.
* Renamed the enableApplyButton method to markDirty in both modules.
* Introduced isDirty attribute to the modules for optimizing the Cancel
method to avoid unnecessary restore actions.
* More minor cleanup and documentation.

Bug: 50564

Change-Id: I71f527bfb7dd7f6724e4365371ac3e4fc0723ed6
2013-07-23 14:09:27 +03:00
Santhosh Thottingal
2159822145 Update jquery.i18n from upstream, use its default message store
In Iddef0805ab a custom message store was introduced for ULS, but
there were updates in jquery.i18n that allows us to use default
message store again.

(see https://github.com/wikimedia/jquery.i18n/pull/40)

Change-Id: I86cb7a44efa83e5811824cd1104c6be11b1e2925
2013-07-23 15:32:45 +05:30
Santhosh Thottingal
321c5ccc07 Remove some unwanted top RL module definitions
Change-Id: I7ae638fa606a68b93519dea726725d0dc714811e
2013-07-23 14:09:09 +05:30
Santhosh Thottingal
f144cd5c16 Fix regression of bf1d62ba4
https://gerrit.wikimedia.org/r/#/c/75076/ had multiple issues:
1. Selecting of input methods stopped working
2. With 'personal' position, ULS windows comes on every page click

Bug: 50559

Change-Id: I0cf815228760d27bca07acd58631713988659831
2013-07-22 11:25:30 +00:00
Santhosh Thottingal
18b8bbd89c Update jquery.ime from upstream
Change-Id: Ieb29f2cb90862a9ffb61309dc5cbc351e79074f1
Version: v0.1.0+20130722
Upstream: http://github.com/wikimedia/jquery.ime
Bug: 50939
2013-07-22 14:11:43 +05:30
Santhosh Thottingal
bf1d62ba42 Close language settings when clicked outside
To make the behavior consistent with ULS langauge selection window.

This also avoid multiple language settings screen appearing in rare
case of using two entry points to access language settings one after
another.

Bug: 50559
Change-Id: I990eb6402085290df314db0a75235e0ad7b2fd55
2013-07-22 13:40:23 +05:30
Translation updater bot
8a90546e1b Localisation updates from http://translatewiki.net.
Change-Id: I89117646601e07b96da6336be5eb7ecb206b5948
2013-07-21 19:17:26 +00:00
Santhosh Thottingal
6ac12b6584 Better blacklisting of browsers using $.client
Change-Id: Ibc4d15008671700374fdc1e33d2e85f9899f9b35
2013-07-21 19:36:12 +03:00
jenkins-bot
9d82e10a8c Merge "Remove unused test html file" 2013-07-21 16:21:31 +00:00
jenkins-bot
c47e030221 Merge "Update the previous UI and content font whenever font value changes" 2013-07-21 16:20:30 +00:00
jenkins-bot
c7f67bb6ac Merge "Naming convention fix." 2013-07-21 16:08:48 +00:00
Translation updater bot
6ecea87060 Localisation updates from http://translatewiki.net.
Change-Id: If54ad8d5426cdc76633965e8f8e014b8b4214ed8
2013-07-20 20:51:52 +00:00
Translation updater bot
80911e8268 Localisation updates from http://translatewiki.net.
Change-Id: I640612e5ffcafd574d43827fdec5dda4f1e226c2
2013-07-19 21:28:12 +00:00
jenkins-bot
2dc2f23e0a Merge "Have no-repeat follow url for background images" 2013-07-19 11:53:45 +00:00
Siebrand Mazeland
3d1ab4e8af Have no-repeat follow url for background images
Bug: 51101
Change-Id: I5e355801085f79128d92c77cf78e27d06403b9dd
2013-07-19 12:42:10 +02:00
Santhosh Thottingal
aee6c78935 Remove unused test html file
Change-Id: I66b897680c165837c81c4f736b87a6e11be98dbd
2013-07-19 11:43:57 +05:30
Santhosh Thottingal
944c74c958 Update the previous UI and content font whenever font value changes
Bug: 50562
Change-Id: I1e89af19149a02ad4ed7a4a6b7f096c258258cf4
2013-07-19 10:40:29 +05:30
Santhosh Thottingal
a3bf6f7e3d Naming convention fix.
Change-Id: If1661a9c35fafb048b2a30b9fefbace7668e98d7
2013-07-19 10:20:31 +05:30
Translation updater bot
4e75a366ef Localisation updates from http://translatewiki.net.
Change-Id: I3b474d87427fb389137501b33bb2a95c911581d5
2013-07-18 19:50:50 +00:00
Translation updater bot
e2a735ac1a Localisation updates from http://translatewiki.net.
Change-Id: Ie1e2cb2878ad7fdd3767440de7c3b8a6370d4a8d
2013-07-17 19:27:54 +00:00
Translation updater bot
fdb3b2c0e1 Localisation updates from http://translatewiki.net.
Change-Id: Ie180c40badd4a7dc67ff51a4653c2c7d4d6d20a2
2013-07-16 20:06:37 +00:00
Siebrand
db2f5de7b3 Disable default web font for language code "ml" again.
This reverts commit 489b949aa9.

Part of resolving bug 51019.

Bug: 51019
Change-Id: Ib58e2d567e55f793c449295396989eaea6d10f5f
2013-07-16 08:33:56 +00:00
jenkins-bot
550698aa80 Merge "Help links for ime selector menu" 2013-07-16 06:21:59 +00:00
Translation updater bot
71627f9363 Localisation updates from http://translatewiki.net.
Change-Id: I5986e0d24f79e6b8e12f101b24d0bf3873fe6cca
2013-07-15 19:30:42 +00:00
Santhosh Thottingal
28154206bf Remove jquery.i18n code that the ULS extension overrides
Instead of using the whole jquery.i18n code, use only required parts
that are not customized in MW ULS. For this define a new RL module
ext.uls.i18n.

Also refactor MW message store for jquery.i18n.

Change-Id: Idda9fe505428ade409d937314d7216ebb4232c36
2013-07-15 13:28:12 +00:00
Niklas Laxström
883e87ea56 Help links for ime selector menu
Change-Id: Ia6a0db9af25216f3d03c5130de96000141ccaa57
2013-07-15 13:24:12 +00:00
jenkins-bot
a14f941f48 Merge "Help links for input settings" 2013-07-15 13:23:46 +00:00