Translation updater bot
17315e9aba
Localisation updates from https://translatewiki.net .
...
Change-Id: I55a3e321e2a09c848799e26042b0363351d67cd0
2016-05-24 23:10:41 +02:00
jenkins-bot
d7229bdce3
Merge "Regenerate font test page."
2016-05-24 17:19:14 +00:00
Niklas Laxström
5dc797617d
Remove ext.uls.buttons
...
All users of this module have migrated to mediawiki.ui or equivalent.
Change-Id: I5579c012807d31fceb51b7ce0e687a128c791d72
2016-05-24 10:18:28 +02:00
Niklas Laxström
fd636d1f5f
Remove jquery.uls.compact resource loader module
...
All known users of this module (CX) have stopped using it.
Change-Id: I0827b37a92e56f40433a197b275a0d0dd44cefe2
2016-05-24 08:35:07 +02:00
Niklas Laxström
7056364168
Regenerate font test page.
...
Stop appending version which no longer exists. Replaced by file hash.
Change-Id: I978ff69cb9df1f0ce17ac0d7893d980d509655c1
2016-05-24 08:19:00 +02:00
Niklas Laxström
3481946695
Drop svg from supported webfont formats
...
We do not have any svg formatted font files.
Change-Id: I613c04f082bfc07872d4e843cdacdfd62517bd37
2016-05-24 06:07:07 +00:00
Niklas Laxström
b2b75b15eb
Drop eot from supported webfont formats
...
IE9+ which is lowest that MediaWiki still supports is supposed to
support both ttf and woff par some exceptions.
This reduces uncompressed repo size almost 4000 bytes.
Change-Id: If80f4ec898d86d5fd4cf873d0d86245e66da2f0b
2016-05-24 08:06:11 +02:00
jenkins-bot
7708b8d2ff
Merge "Use FormatJson in font repo generator script"
2016-05-24 05:01:41 +00:00
jenkins-bot
756b80d8a6
Merge "Increase the number of stored previously selected languages to 9"
2016-05-24 04:43:34 +00:00
jenkins-bot
4b1056133f
Merge "Make previous languages have most recent in the beginning"
2016-05-24 04:38:49 +00:00
Translation updater bot
aa501478bb
Localisation updates from https://translatewiki.net .
...
Change-Id: I9e4bff64c0605c2a00f4c46748a1125c9654e6f9
2016-05-23 22:28:19 +02:00
Niklas Laxström
679f616fb2
Remove extra empty lines
...
Change-Id: I4f4e941dc12b4730bdacf35e6d80cd306a88cf01
2016-05-23 17:15:18 +02:00
Niklas Laxström
e3c2950c04
Separate ULS previous interface language from previously selected languages
...
Now that Compact Language Links also started to add to this list, ULS would
show incorrect language change tooltip notifications. ULS interface language
selection will still keep updating the list of previously selected languages.
Refactored the code a bit: 1) created minimal Store that wraps around plain
localStorage, since mediawiki.storage cannot be used yet. 2) Inlined the
userHasChangedLanguage function to new initTooltip function. 3) Split parts
of the huge initInterface to new initTooltip and initIme functions for
increased readability. 4) Solved a TODO for moving language change recording
out of the tooltip showing code.
Change-Id: If8478a59168d89264f4d46938ac865c0c9a04f25
2016-05-23 15:15:44 +02:00
Niklas Laxström
fa7f7e8b57
Increase the number of stored previously selected languages to 9
...
Discussion about the magic number in the task.
Bug: T135487
Change-Id: I5d0900f191cf277faa19d73de9cf393216d5e6ea
2016-05-23 12:50:06 +00:00
Niklas Laxström
4f82a8650a
Make previous languages have most recent in the beginning
...
This is already expected by the callers. Added addPreviousLanguage
to make updating the list easier.
Change-Id: Ie4f888235ea4de4a2ce6bf5a9f24955e423e8c48
2016-05-23 14:50:02 +02:00
Niklas Laxström
e607466313
Use FormatJson in font repo generator script
...
The benefit of this is that '/' is no longer escaped, making
ext.uls.webfonts.repository.js file 376 bytes smaller. I expect
that the difference in compressed size is neglible.
Change-Id: I77c0b88fa23f2245f09615c354546b6a9ebf650c
2016-05-23 14:33:37 +02:00
jenkins-bot
43782e8635
Merge "Add some global fallbacks to compact language links"
2016-05-23 11:43:46 +00:00
jenkins-bot
384b109362
Merge "Update jquery.uls and adapt styling"
2016-05-23 11:09:01 +00:00
jenkins-bot
40dbf9068a
Merge "FontRepoCompiler now adds hash suffix to font paths"
2016-05-23 09:53:49 +00:00
Niklas Laxström
e054af704c
FontRepoCompiler now adds hash suffix to font paths
...
This is now new standard way of doing this in MediaWiki.
Since this makes the font repo bit longer, compensated by no
longer providing version information, which also simplifies the code.
Uncompressed increase is 542 bytes.
Depends on https://github.com/wikimedia/jquery.webfonts/pull/45
Bug: T135806
Change-Id: I1921115fc1abc20e6e756044c0a84a9fe4133884
2016-05-23 09:32:57 +02:00
jenkins-bot
8587cc1c13
Merge "Add vendor to ignore for linters"
2016-05-23 04:52:07 +00:00
Translation updater bot
6af7b29a51
Localisation updates from https://translatewiki.net .
...
Change-Id: I13ffe029e9606ad4ea38ac0299e0c66905bbdd41
2016-05-22 22:28:52 +02:00
Translation updater bot
65627a58ae
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifff0e60ee5ab16f63a55f853333b081e923fd52c
2016-05-21 22:24:58 +02:00
Translation updater bot
dbf57fb330
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia9c771805d400747618b9932bdd13625c53c4f65
2016-05-20 22:32:24 +02:00
Niklas Laxström
021ceadc85
Add some global fallbacks to compact language links
...
Bug: T135366
Change-Id: I75cc58f79cb818d8330120d996d67c6b183c0843
2016-05-20 14:51:47 +02:00
Translation updater bot
1e3b85b1ca
Localisation updates from https://translatewiki.net .
...
Change-Id: I19ad36bc101cae6ec95baa2c7c8593a65d4e2100
2016-05-19 23:12:31 +02:00
Niklas Laxström
4ff7d5adf8
Add tooltip to the "more languages" action to provide better context
...
Bug: T135224
Change-Id: I3c5d909ff334182e25b48fd3917260087ee276ef
2016-05-19 08:56:04 +00:00
Translation updater bot
e2cf4e5255
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia5799b05cde89e62d7d4dd3e4793c065014805ab
2016-05-18 22:14:32 +02:00
jenkins-bot
16ddbf0208
Merge "Update jquery.ime to d563f903c9e"
2016-05-18 11:39:12 +00:00
Niklas Laxström
12b355b733
Add vendor to ignore for linters
...
Change-Id: Icfdc8f23485eee63e7aa33ed4405f8bcb51a0d9d
2016-05-18 09:52:23 +00:00
Niklas Laxström
a19e8c0dba
Update jquery.uls and adapt styling
...
jquery.uls.compact module is kept for now as some other
extensions depend on it. But it does not do anything
anymore.
There are some styles which should be in jquery.uls
upstream, but given the current state that is easiest
done in a follow-up later.
The main change is that language selection is now
compact by default: no heading etc.
Includes style changes for the dialogs, and especially
for the new position of the callout caret.
Bug: T85519
Change-Id: Iade8005439b4f58ab241752f69a5365d8bb88d2c
2016-05-18 11:40:58 +02:00
jenkins-bot
cbac4d18f6
Merge "Compact language links: Delay loading of jquery.uls module"
2016-05-18 06:01:49 +00:00
jenkins-bot
e54912d2cc
Merge "Avoid references to jquery.uls RL module from ext.uls.init"
2016-05-18 05:51:10 +00:00
Santhosh Thottingal
9dc42d7d31
Update jquery.ime to d563f903c9e
...
* Remove the undocumented Control+Enter shortcult for toggle
Bug: T106700
Bug: T134664
Change-Id: I1d62d751515016b3d028ecf6ae78a65eb1728391
2016-05-18 05:34:21 +00:00
Translation updater bot
fed1b51006
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic449924f7d97e5a096b1aa97de31d6db283d0f18
2016-05-17 22:25:13 +02:00
jenkins-bot
d6af3112ff
Merge "First attempt at font test page generation"
2016-05-17 11:34:00 +00:00
Santhosh Thottingal
cbb46f7451
Compact language links: Delay loading of jquery.uls module
...
Load jquery.uls only when the trigger is clicked.
Reduces the initial footprint by 63.9 KB (uncompressed)
Bug: T135210
Change-Id: I972cb6ea1794485917ea530f7abe68bdddc2014f
2016-05-17 14:55:51 +05:30
Santhosh Thottingal
a5034fa95f
Avoid references to jquery.uls RL module from ext.uls.init
...
Checks to see if language is supported can be also done using
jquery.uls.data
Bug: T135210
Change-Id: Ib6b0d31b33be10b38aba713c3c4ba5370a27a8f4
2016-05-17 11:50:15 +05:30
Santhosh Thottingal
d778cc88a4
Add jquery.uls.data as depedendency to ext.uls.init
...
ext.uls.init has references to jquery.uls.data
Bug: T135210
Change-Id: Ib6ff791ff79b09af60494a1f61016d7982eb1fae
2016-05-17 11:02:19 +05:30
Translation updater bot
609860947b
Localisation updates from https://translatewiki.net .
...
Change-Id: I132245689a4f01d39d452bf739945295df1eade4
2016-05-16 22:45:53 +02:00
Santhosh Thottingal
02da4454e2
Add config to enable compact language links for anonymous users
...
By default, the value is false.
Change-Id: I16dd24182c6e2b8e5e63ebfc0ea305a3511a9e1d
2016-05-16 11:20:56 +00:00
Santhosh Thottingal
35e7d72e35
Add config to enable compact links for new accounts
...
By default the value is false.
Change-Id: I30e9c3d929158d9ebe90edfcb10c90712ad294f9
2016-05-16 15:07:20 +05:30
jenkins-bot
7a82c2fcba
Merge "Introduce a preference to disable compact language links"
2016-05-16 04:34:08 +00:00
Translation updater bot
c429895372
Localisation updates from https://translatewiki.net .
...
Change-Id: I7aa502be9517b2e834437c10af052da8bdc9c8c8
2016-05-15 22:32:40 +02:00
Santhosh Thottingal
f1995bc603
Introduce a preference to disable compact language links
...
Bug: T133030
Change-Id: If9ec0b8c75c59c62991f0d4bfa99f6d4c9324c30
2016-05-13 14:51:21 +02:00
jenkins-bot
49bf8000e3
Merge "Add WOFF2 version of fonts"
2016-05-11 05:56:10 +00:00
Santhosh Thottingal
a2cfd0287f
Add WOFF2 version of fonts
...
Modern browsers will use woff2, which has smaller size than woff
Updated the README in the font repository explaining how different
file formats are produced.
Bug: T128291
Change-Id: I81c5380fdbf0ff76142b67cf8fce9db20e8164fa
2016-05-11 10:31:01 +05:30
Niklas Laxström
594ebe5fff
Fixes for 6b8c33e
...
Update PHP version in composer.json and define "fix" in a way that
is common in our repos.
Change-Id: I47d8e2289cf1246cd4980d8c87c1820b5bc7b091
2016-05-10 07:34:28 +02:00
Niklas Laxström
71133ffdfc
First attempt at font test page generation
...
Does not include all variants and not all languages have example content.
Change-Id: If5b759f2ed6e8e487f73ea7a88be5cc6b741b356
2016-05-10 07:33:47 +02:00
Kunal Mehta
6b8c33e763
build: Updating mediawiki/mediawiki-codesniffer to 0.7.1
...
Also added "composer fix" command.
Change-Id: I6f3f29f03abb607fbca9cec6f140875f2a3468a0
2016-05-09 18:30:34 -07:00