Commit Graph

1421 Commits

Author SHA1 Message Date
Santhosh Thottingal
76e82e4a9c ResourceLoader Module for serving json based localization messages
ApiULSLocalization is still present since we have to provide live
language preview feature.

Moved the loading of json file to includes/JsonMessageLoader.php

Also moved all RL modules to includes folder.

Bug: 56509
Change-Id: Ic39dec1c484982fb07edd167e83794c0b5f470ee
2013-11-04 14:59:14 +00:00
Santhosh Thottingal
1f42e3a982 Update Autonym font to latest version(20131104)
Release: https://github.com/santhoshtr/AutonymFont/releases/tag/20131104
Changes:
* Remove Tamil GSUB rules, use GPOS alone
* Autohint Latin glyphs
* Dont strip hints for eot format
* Glyph simplifications and misc cleanup

Bug: 56552
Bug: 56346

Change-Id: Ib2014e0606983dbf33391e479f96c75fab79075f
2013-11-04 20:28:06 +05:30
Santhosh Thottingal
e00df28903 Correct the path to the font in test file
Change-Id: I134be7f625464ab3d895535cc18d19930e67e447
2013-11-04 14:37:02 +00:00
Santhosh Thottingal
5aa1198417 Remove the Autonym font from the lib/jquery.uls
Followup I10b8658e29c03b136b4475c4c69ace33e5628a98

Change-Id: I25992159fd5b999cfa0e4861196850d36eb5890e
2013-11-04 20:02:16 +05:30
jenkins-bot
269dd1a6c0 Merge "Define autonym css class" 2013-11-04 11:03:12 +00:00
Zeljko Filipin
47d5bda290 Updated to the new version of mediawiki-selenium gem
Needed to fix security problem with passwords being visible at Jenkins
machine.

Change-Id: Id828486113804bdc9e4afeba50d74c11bbb57d57
2013-11-04 11:26:49 +01:00
Zeljko Filipin
ed2ee05ff9 Updated to the latest version of mediawiki-selenium gem
Change-Id: I60ad73add189a496d2ec92fa16f137d288d38770
2013-11-04 10:27:49 +01:00
Santhosh Thottingal
7d49a9ca42 Define autonym css class
Follow up: I10b8658e29c03b136b4475c4c69ace33e5628a98 and
I48b0cc4a19c3ddd8d00f585faf31046d8ba6bf9c

Define this class in MW ULS since jquery.uls removed this class
definition

Change-Id: I5e52feb6a53362378b382b06727ac6e671e0f91a
2013-11-04 12:19:44 +05:30
jenkins-bot
03dabe1681 Merge "Delay loading of jquery.uls.grid until needed" 2013-11-04 04:06:03 +00:00
Ori Livneh
35bbceb384 Set max-age to 2419200 (one month) for action=ulslocalization API calls
I specified one year as the desirable value on the bug, but one month is
probably saner since we're still hammering out the details of how to deliver
this data.

Bug: 56509
Change-Id: I4e3664f953e25b2c01b9c1f75d3aa27ef7e3af4f
2013-11-02 11:45:15 -07:00
jenkins-bot
f373659150 Merge "Cleanup comments and whitespace" 2013-11-01 17:23:16 +00:00
Amir E. Aharoni
25a95bc760 Cleanup comments and whitespace
Change-Id: I7597c590a59ada855d759615fbb1675c3bcfe461
2013-11-01 15:53:20 +02:00
Kartik Mistry
15b9226f07 Unify font license abbreviations.
1. Updated license abbreviations in font.ini
2. Removed duplicate license file in Suwannaphum
3. Corrected license for some fonts
4. Added licenses/LICENSES file to note license related issues and
abbreviations

Bug: 53281
Change-Id: Ia3aa6396cf5197c6baaff716d27682dd23b7674e
2013-11-01 18:19:13 +05:30
Niklas Laxström
0423290ec3 Delay loading of jquery.uls.grid until needed
Change-Id: I790333ac03a4103bed757867acfd1b44a7e00525
2013-11-01 11:39:28 +00:00
Santhosh Thottingal
65d1b3e27f Use Autonym font in webfonts repository
This was served from jquery.uls. But jquery.uls does not contain
the font now, but only provides and example usage with Autonym font

This also make sure consistency in font serving in terms of URLs,
caching etc.

Change-Id: I48b0cc4a19c3ddd8d00f585faf31046d8ba6bf9c
2013-11-01 12:39:42 +02:00
jenkins-bot
c4dfc91eaa Merge "Move button styles to separate module" 2013-11-01 10:10:49 +00:00
Santhosh Thottingal
c197309810 Update jquery.uls from upstream
Upstream: https://github.com/wikimedia/jquery.uls
Changes:
* Reduce data size of uls language data a bit by using unescaped unicode
* Move the autonym font to example instead of making part of jquery.uls
* Use attr and prop consistently in jquery.uls.lcd.js
* Remove unnecessary object instance from jquery.uls.lcd.js
* Avoid 'recalculate style' by changing classes conditionally while
scrolling the language list
* Remove non-existing "-ms-linear-gradient"
* Localisation updates

Change-Id: I10b8658e29c03b136b4475c4c69ace33e5628a98
2013-11-01 09:57:48 +00:00
Niklas Laxström
3d3152df8e Move button styles to separate module
Removes 8 KiB from *uncompressed* initial payload

Also added missing dependency to jquery.cookie to ext.uls.init

Change-Id: If0e30d3822fa7db317d53a0a58051295da0ec0e6
2013-11-01 09:52:30 +00:00
jenkins-bot
1114384c19 Merge "Update MiriamCLM font." 2013-11-01 04:41:01 +00:00
Kartik Mistry
2235ec33d4 Update MiriamCLM font.
Update to version 0.130
Upstream: http://culmus.sourceforge.net/

Change-Id: If406670936497d678cc0cd278e5f9e0253e18d92
2013-11-01 10:04:46 +05:30
Translation updater bot
fd56692404 Localisation updates from http://translatewiki.net.
Change-Id: I8f2721140550d81180bbde3e0b0381a9e4c278df
2013-10-31 20:23:23 +00:00
Niklas Laxström
967683c98e Refactoring Input method menu is not offscreen
Change-Id: Iff83160eb6c99d6109098e431341240a21274665
2013-10-31 13:47:04 +02:00
jenkins-bot
135d1bc2b7 Merge "Refactor Sticky input methods" 2013-10-31 11:42:09 +00:00
jenkins-bot
2977164665 Merge "Rebuild OpenDyslexic eot and woff files from ttf using sfnttool.jar" 2013-10-31 09:31:22 +00:00
jenkins-bot
5b6ecdc0a0 Merge "Autonym font integration tests." 2013-10-31 04:38:48 +00:00
Kartik Mistry
ccbef283cd Autonym font integration tests.
Change-Id: I2fbedbf3b93c4410cc9fc765c3f4795d7986bf04
2013-10-31 10:02:56 +05:30
Reedy
33ca6d47ee Check if compile.php target directories exist, exit if not
If it's not run from the correct directory, a spew of warnings appear

Add done message and also one if not running on the CLI

Change-Id: Iec508acf4216aba7d084bb57156b87bfb117ff4a
2013-10-31 03:32:09 +00:00
Translation updater bot
0473d83937 Localisation updates from http://translatewiki.net.
Change-Id: I747494355a0842c4cdc9944d89ab1fba77cfb21f
2013-10-30 19:37:50 +00:00
Reedy
421236533e Rebuild OpenDyslexic eot and woff files from ttf using sfnttool.jar
Change-Id: I0f36a90f7e821cd739e600fc9ac3a01b82c41064
2013-10-30 17:52:05 +00:00
jenkins-bot
987cdde839 Merge "Update order of CSS properties" 2013-10-30 12:22:54 +00:00
Niklas Laxström
3398a949e3 Refactor Sticky input methods
Change-Id: I20ee4e7b90ec9aaa3155fe2e357cf04388d0994c
2013-10-30 11:50:13 +02:00
jenkins-bot
95ebe24cab Merge "Add BoldItalic OpenDyslexic fonts" 2013-10-29 17:09:05 +00:00
Siebrand Mazeland
0ef08f0d92 Update order of CSS properties
Bug: 56138
Change-Id: I1fe0fbf2c33a45d7b67378d0f74b5ea8425b446b
2013-10-29 17:42:48 +01:00
Reedy
0442540318 Add BoldItalic OpenDyslexic fonts
Change-Id: I8a0ca946c05f3173bb051d26f0d8936bee484407
2013-10-29 16:04:01 +00:00
jenkins-bot
20d1976d7f Merge "Update version date and copyright year." 2013-10-29 14:58:26 +00:00
jenkins-bot
1f4f022514 Merge "Add Batak font (no default)." 2013-10-29 14:33:41 +00:00
Kartik Mistry
fa0f36905c Add Batak font (no default).
Bug: 54528
Change-Id: I7af564aee8897f0d935c74867a3b404078016a7a
2013-10-29 16:29:45 +02:00
Reedy
dbde8e6a67 Update OpenDyslexic fonts from upstream
Upto master as of 060dc8413260a6126c02bab57a32b019e2c6807e

Change-Id: I0c8a92b4fa13726de634b4810cae091bc2cdbe47
2013-10-29 14:10:46 +00:00
Niklas Laxström
891b6977ce Refactoring Applying the live preview of interface font
We renamed get*font to just *font

Change-Id: Ib6992849a2bf927d2e2d465231df58857e506a62
2013-10-29 14:07:45 +00:00
Niklas Laxström
b47a8ac5d3 Refactoring Discarding live preview of interface font
Includes fix for content font as well

Change-Id: Ie97c5d45c6613889975ca6af59c6bd0856d331dc
2013-10-29 14:05:53 +00:00
jenkins-bot
76392359b7 Merge "Update jQuery.IME from upstream" 2013-10-29 14:05:43 +00:00
jenkins-bot
b2a1b92adf Merge "Refactoring ime tests" 2013-10-29 14:04:41 +00:00
Siebrand Mazeland
901916967f Update jQuery.IME from upstream
* Make names for Hindi input methods consistent.
* Make names for Marathi input methods consistent.

Bug: 56160
Change-Id: I0b4ff9d8d7e01392237facb54e7b77ee9ef753b0
2013-10-29 14:56:38 +01:00
jenkins-bot
8617a64bdd Merge "Rename OpenDyslexic fonts to reduce maintenance burden" 2013-10-29 13:48:54 +00:00
Reedy
e3a34c2bd0 Rename OpenDyslexic fonts to reduce maintenance burden
(When updating from upstream git repo, names are now the same)

Change-Id: Ic15a4544d75be50fd8a8f3dfc59a4ae301184b27
2013-10-29 13:45:45 +00:00
Siebrand Mazeland
a1cf6c7592 Update jQuery.IME from upstream
* Add autonym class where applicable
* Change name for de-transliteration input method
* Remove obsolete my-kbd input method

Bug: 55698
Change-Id: I6e9613b760af2916a614ab687822b3b3b45e1ce5
2013-10-29 14:08:52 +01:00
jenkins-bot
d9e041b01a Merge "Adding Hanuman, Nokora and Suwannaphum fonts for Khmer" 2013-10-29 04:00:34 +00:00
Amir E. Aharoni
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
Kartik Mistry
3457c697f0 Update version date and copyright year.
Change-Id: I86d529d388bad7124f9974cf565987e715f9bab6
2013-10-28 19:33:37 +05:30
Niklas Laxström
52372f5857 Refactoring ime tests
Scenarios:
* Input method menu
* Input method indicator is shown
* Unsupported input language (pending)

Added IMEPage

Change-Id: I1f68d177bd05baca6ae8da97364b81a4d851b8b6
2013-10-28 13:29:31 +02:00