Commit Graph

2239 Commits

Author SHA1 Message Date
Translation updater bot
34a48d35fd Localisation updates from https://translatewiki.net.
Change-Id: Ib269bb5cf97c50805505000d977c1bdbf5560a93
2016-03-30 22:42:58 +02:00
Niklas Laxström
c76a7d579d Revert wrong image update in I7f0ef09941
Change-Id: I12636762036d34c33d02a9c9472700aa1a4c3f7d
2016-03-30 10:44:08 +02:00
Ori Livneh
1f4827670a Compress PNGs with zopflipng
Zopfli is the most efficient DEFLATE compression algorithm, trading run-time
performance for file sizes that are typically 3-8% smaller than those produced
by zlib with the maximum compression setting. Its output is Deflate-compatible,
so no specialized decoder is needed.

This change was created by running zopflipng against all the PNG files in this
repository. The exact invocation was:

  git ls-files --exclude-per-directory=.gitignore -- '*.png' \|
    parallel zopflipng -m -y {} {} \;

Files which zopflipng was not able to compress more efficiently were left unmodified.

Bug: T127608
Change-Id: I7f0ef09941cffb964acb3c67ef755e8538904084
2016-03-30 11:02:22 +03:00
Fomafix
6dab908f30 Remove since MW 1.25 deprecated functions
In class ApiBase the methods
* getParamDescription()
* getDescription()
* getExamples()
are deprecated since MediaWiki 1.25.

This change requires MediaWiki 1.25+.

Change-Id: Ice6b310b8dea3a223f45317aa803a743b5daa680
2016-03-30 07:07:21 +00:00
James D. Forrester
ce31c64f84 jQuery.IME: Bump to master (b6102fb)
New changes:
9316542 Remove trailing whitespace and superfluous newlines
1db02ed Improve language and method selection API
22ce72a Merge pull request #434 from divec/api
965c94e Update README and example
b6102fb Remove the unused showSelector property of defaultInputMethod

Change-Id: Icc78795fe1ece63b29ea3863ba1902519c818841
2016-03-25 11:24:43 -07:00
Niklas Laxström
9ea6f8d6ba Add a warning about T130390
Change-Id: I872d1dc0ec8d0827c3f56aeb1474f4596e08532d
2016-03-24 11:14:17 +01:00
Translation updater bot
7f30d9e31a Localisation updates from https://translatewiki.net.
Change-Id: I45f46c5dc3e4ef08ffdb27001085a6220fdc0cf1
2016-03-21 23:36:45 +01:00
Translation updater bot
ed3fe32e29 Localisation updates from https://translatewiki.net.
Change-Id: I82c81359fd2beb4999dc683b4e4e769c3dfc82e1
2016-03-20 22:43:28 +01:00
Siebrand Mazeland
f8487a54eb Use single quotes where possible
Change-Id: I8c0098e4840d7eff16cf5818f2247b134946d77b
2016-03-07 07:13:10 +00:00
Siebrand Mazeland
626d4e81d7 Fix case mismatch in method call
Change-Id: Ie002b925afaae7c88b587570659ffde3c579574d
2016-03-07 07:13:02 +00:00
Siebrand Mazeland
0e83adfef7 Perform cheaper check first
Change-Id: I4f82eb6a4ebf04ce5a41562b56ce3ee3794b018d
2016-03-07 08:11:57 +01:00
Translation updater bot
d5fc9bd429 Localisation updates from https://translatewiki.net.
Change-Id: I987dfdfac15db4d7ef5fb0e928759d774cd78c97
2016-03-06 22:17:53 +01:00
Siebrand Mazeland
f03d5659fd Move assignment of $dir outside of loop
Change-Id: I24009db72d0afbb47532eb2c00329e488461066f
2016-03-05 16:25:23 +01:00
Siebrand Mazeland
53fd91f3c0 Update newlines
Change-Id: I147338b76d3c9b1a34de51978dbfdebd17026bc8
2016-03-05 16:23:39 +01:00
Siebrand Mazeland
12abc7daca Pass-by-reference is not needed
https://secure.php.net/manual/en/language.oop5.references.php

Change-Id: I6730b8e4326abf304f102fe5c50041342e3a70a1
2016-03-05 16:14:28 +01:00
Siebrand Mazeland
49b4cc0028 Declare functions with access modifiers
Change-Id: I047d3dc6642de07130a43ad4c2fd4a8106450aac
2016-03-05 16:10:52 +01:00
Translation updater bot
ed712417b0 Localisation updates from https://translatewiki.net.
Change-Id: I6224be10fa3c28e17d2e2668782c469722451fb7
2016-03-02 23:40:29 +01:00
Translation updater bot
08e125f040 Localisation updates from https://translatewiki.net.
Change-Id: I93b1fe2616ae965795f9ae3a7fe7d4e016b6677e
2016-03-01 22:04:06 +01:00
Kartik Mistry
2de3f70e71 Update jquery.webfonts to f0dae72
Changes:
* Fix undefined.toLowerCase is not a function in jquery.webfonts.js

Change-Id: Id5c6f02a8537b897de7dc7542c10bc620817ea39
2016-02-26 16:08:49 +05:30
Željko Filipin
f5b55a473e Cleanup Cucumber tags in Selenium tests
Removing no longer used @clean and @login tags.

Bug: T127423
Change-Id: Id6f1abfae63b35b7e01dc9d58450a52a35d7c9df
2016-02-19 14:56:10 +01:00
Siebrand Mazeland
6a2b2e0bba Update test files
- Updated versions and order of checkers.
- Some consistency updates in Gruntfile.js.
- Updates to make jscs pass.

Change-Id: I7ed93596ff383dc713bd17af2da0472be934d59d
2016-02-18 18:51:37 +00:00
Translation updater bot
faa5c06bda Localisation updates from https://translatewiki.net.
Change-Id: I5839e04f7121b1b85478ad3174699636befbfd9f
2016-02-17 22:51:59 +01:00
Fomafix
cd58ac2f18 Use mw.Api.plugin.options to set user options
This requires MediaWiki version 1.25+.

Change-Id: I3a76b0b4ec403b3acdc29e64b0c750a3b57e252a
2016-02-15 14:13:13 +00:00
Fomafix
c329f1473d Use spaces inside of brackets in JavaScript
* For consistency
* For MediaWiki coding conventions

Change-Id: I625a8ce0119b1490073f048e1b8ad4e90762d6e2
2016-02-15 13:31:45 +00:00
Fomafix
63bc85649a Ensure module 'jquery.tipsy' is loaded before using
Move the showTipsy calls into the callback.

Move the declaration of the functions hideTipsy and showTipsy before the
new call position.

Also change the order of the declaration of the functions hideTipsy and
showTipsy to avoid a forward reference in showTipsy. Spotted by JSLint.

Bug: T118507
Change-Id: I338a78cde249405459be14948b78cf59d715145a
2016-02-15 13:03:52 +00:00
jenkins-bot
6171eaba10 Merge "Update Amiri fonts" 2016-02-13 20:29:03 +00:00
jenkins-bot
62465df4fa Merge "Use .prop() instead of .attr()/.removeAttr() to set boolean attributes" 2016-02-12 15:14:12 +00:00
Translation updater bot
ad1e19691b Localisation updates from https://translatewiki.net.
Change-Id: I00d749a1a2e04aecf15bf6c4fd0a0a08f2c3eea2
2016-02-08 22:17:13 +01:00
Fomafix
bd44ae4888 Use .prop() instead of .attr()/.removeAttr() to set boolean attributes
Change-Id: I4988316b202c19f851f2c05e3d07acc8c5ea38cf
2016-02-08 18:38:15 +00:00
Ed Sanders
ce3f9e5358 Disable ULS on VE focusable nodes
The user isn't supposed to type when a focusable node
is selected, and the overlay renders in the top left
corner of the screen.

Change-Id: I52a7947175b4be235f77eaf0e02cebd542f8e500
2016-02-07 19:56:18 +00:00
Translation updater bot
1146936e5b Localisation updates from https://translatewiki.net.
Change-Id: I67998d1f29f0c6ee81cc56587a764fdf142075ff
2016-02-03 23:09:20 +01:00
Translation updater bot
801caa52f2 Localisation updates from https://translatewiki.net.
Change-Id: I9bf90d7325749e359365f8cf247cfe7298c573ce
2016-01-31 21:42:09 +01:00
Translation updater bot
91b020d6b0 Localisation updates from https://translatewiki.net.
Change-Id: I8e50eb2af43b04e191a6611cf28a949d8519eafd
2016-01-30 22:50:14 +01:00
Translation updater bot
d40ee44530 Localisation updates from https://translatewiki.net.
Change-Id: I4485d00b34bb9eed18ed3a14a33d00867ab5ca7c
2016-01-29 22:43:35 +01:00
Kartik Mistry
4e8b09c5d3 Update jquery.ime to 4389f93
Changes:
* Register as-rodali IME

Change-Id: I2509a2505ec4f6b22c75a0a8ce81e44b219a2b37
2016-01-29 21:01:19 +05:30
Kartik Mistry
6e28dd3485 Update version before MLEB release
Change-Id: I5d87945a163c79df7f4a31b3e69def69aa57e8d9
2016-01-29 10:45:29 +05:30
Translation updater bot
4a43b4e791 Localisation updates from https://translatewiki.net.
Change-Id: I4a0893031827f7d24247200bffcc9ad3423d7344
2016-01-28 21:10:48 +01:00
Niklas Laxström
d718bd7e6f Require extension registration (and thus MediaWiki 1.25)
Resources.php was already out of sync and broken due to some recent commits.

Change-Id: I7a6b66b9fb1f1f61d15c40bc6fd175378e2dd6c5
2016-01-27 10:51:03 +01:00
Ed Sanders
b745fe4f6c Use background-image-svg mixin for SVG/PNG fallbacks
Change-Id: I00266b088b16fa749f3ee59d9ce4890ed025c887
2016-01-25 18:35:39 +00:00
Florian
00349ab0eb Register ext.uls.eventlogger conditionally
The ext.uls.eventlogger module is now registered depending on
the configuration variable $wgULSEventLogging. This will prevent
the Structuretest Resourcetest to fail, if EventLogging isn't
installed on the test system (like on my jenkins environment :P).

Change-Id: I1e2545492ec04fb043638765ac42f09da89813e9
2016-01-25 14:53:32 +00:00
jenkins-bot
701d5b19ed Merge "Remove getCustomPrinter from ULS extension" 2016-01-25 14:43:52 +00:00
David Chan
c68cc74f39 Remove disablement of jQuery.IME on VisualEditor surfaces
The compositionstart trigger in ContentEditableEntry#replaceTextAtSelection
causes ve.ce.Surface#handleInsertion to run, and this appears to be all the
VisualEditor integration we need. But if we later decide we need custom
TextEntry class, see the earlier revision at
https://gerrit.wikimedia.org/r/#/c/264577/3 .

Change-Id: Iad6a6eccccdf2ec9822cf7df0f0ace7a95b6bea8
2016-01-24 08:43:04 +00:00
Amire80
4cbb2ca88a Update jquery.ime from upstream
* Digit fix in Southern Kurdish.
* Rodali, Or-Lekhani and OdiScript layouts.
* Major updates for VisualEditor integration by David Chan.

Change-Id: Ia7301bddb79c1fbce2af7190494bdd7bdd909862
2016-01-23 11:02:45 +00:00
Justin Du
0dea64ea86 Remove getCustomPrinter from ULS extension
Bug: T91457
Change-Id: I0cff2c687a40a4af3b0202255f59f4f37ea41788
2016-01-22 11:27:53 -06:00
Niklas Laxström
b57814167d Mark ApiULSLocalization internal
Per suggestion in T91457#1944256

Change-Id: I27956c3f14188b3ae9f1c21e3f5c0e02ecb9e8f7
2016-01-20 15:17:19 +01:00
Translation updater bot
304ccd4216 Localisation updates from https://translatewiki.net.
Change-Id: I16941e4481623d74aa2d95b6e30a988b2f6fcbc0
2016-01-18 21:38:13 +01:00
Translation updater bot
3112faf231 Localisation updates from https://translatewiki.net.
Change-Id: Id3f0df1e723999b553b1e6a5d27a031bb39bec80
2016-01-14 22:26:09 +01:00
Translation updater bot
eaaa51033e Localisation updates from https://translatewiki.net.
Change-Id: Icede2dd7bf467df87f80b6fe514efab4df618325
2016-01-13 23:31:49 +01:00
Translation updater bot
ad4ef48cb6 Localisation updates from https://translatewiki.net.
Change-Id: I4d746423a0cc29823c4cee4a1a993149a78014f7
2016-01-12 22:48:56 +01:00
Translation updater bot
d704ee6b60 Localisation updates from https://translatewiki.net.
Change-Id: I4fe28a9d7fadf90d7fe600fc1d80bcf7fded7c19
2016-01-11 22:54:54 +01:00