Commit Graph

2123 Commits

Author SHA1 Message Date
Translation updater bot
b1e68ab478 Localisation updates from https://translatewiki.net.
Change-Id: I5d1721bdd49671dba39234bc78ce9ac36c7fe852
2015-10-13 22:13:54 +02:00
Kartik Mistry
500db2b9d5 Update jquery.ime to ae3ae15
Changes:
* Various fixes in bo-ewts layout.
* Fix name of gu-transliteration input method.

Change-Id: Ie2d03bfbaf2c663140c6cadc70625b848dd2f65c
2015-10-12 13:30:35 +05:30
Kunal Mehta
7ff8440ca1 build: Updating development dependencies
* grunt-banana-checker: 0.2.2 → 0.4.0

Change-Id: I5c1c31d497cce943d0820b4535477ada48899b85
2015-10-11 12:04:49 -04:00
Translation updater bot
f256ec892f Localisation updates from https://translatewiki.net.
Change-Id: I305f46b7bc187511f4db1f6cb697f89d51e1d38a
2015-10-08 23:10:09 +02:00
Translation updater bot
aac78290c2 Localisation updates from https://translatewiki.net.
Change-Id: I716026bfdd177d82b980486d33a9f9691d2b8e6a
2015-10-07 22:04:09 +02:00
Santhosh Thottingal
bd78bdc996 Update jquery.uls to d4de09ffb94dd9682
* Improve the hide-show logic of ULS

Bug: T114123
Change-Id: If7a23b035edf3117520a9c313997a26c7b6c4857
2015-10-06 10:43:46 +05:30
Paladox
125af37b05 Remove !defined( 'MEDIAWIKI' )
This may be causing a problem for the translate extension using
composer.json to run php code sniffer.

And not needed since we use extension.json if we use mediawiki 1.25+.

I traced back to the extension since translate extension in composer
requires this extension and seems to have that message.

Change-Id: I6c119c8f4744623e8756ce8da1869dfd66a3c026
2015-10-01 16:53:59 +01:00
jenkins-bot
ffdd2461d6 Merge "Update mediawiki-codesniffer and parallel-lint settings" 2015-10-01 05:03:43 +00:00
Translation updater bot
eab7e2a1dd Localisation updates from https://translatewiki.net.
Change-Id: I93cb56b0ca1215a268ec375b35d1ba4b2025a628
2015-09-29 22:09:57 +02:00
Santhosh Thottingal
9fed40b83b Set default value of ULSMobileWebfontsEnabled to false
The default value of ULSMobileWebfontsEnabled is supposed to be false
as per I488e411232a1192.

And it is false in UniversalLanguageSelector.php. But in extension.json
it is true by mistake. Must be a mistake from c3322ba830

Bug: T113983
Change-Id: Ia817b0550ae1777417ef646939810c879e87608d
2015-09-29 10:57:47 +05:30
Siebrand Mazeland
4790cb9dae Update mediawiki-codesniffer and parallel-lint settings
Change-Id: Id6aabab5599ee9e402bff00458afae91eb11c3e7
2015-09-29 01:40:52 +02:00
paladox
7e0fe37a06 Add php code sniffing
Shorten a commented out code to match the style.

Change-Id: I1cbe3513e9c7eaf5a852141b7775a4c78104eae5
2015-09-26 22:09:50 +02:00
Amir E. Aharoni
daf6a8d440 Localization update from upstream
* Updated pt and sq
* Added anp and scn

Change-Id: I41fe4aaf2a753758407e0712a09fccbb91dbbe94
2015-09-25 19:50:23 +03:00
Željko Filipin
cb5914941e Updated watir-webdriver Ruby gem to the latest version
Also updated other gems, except mediawiki_selenium (only patch version
update) and rubocop.

Ignoring folders created by mediawiki-vagrant.

Bug: T112748
Change-Id: I95f7611141e42c89cacdd3abec3b5f94f7e8f3de
2015-09-24 12:21:53 +02:00
paladox
e623702647 Add grunt-jscs
Change-Id: I0213d16e4e1dc3819ae0a663b896033ca572a37d
2015-09-23 09:40:45 +00:00
paladox
9223417c9e Add composer test entry point and php parallel lint test
This is so the composer-test Job can be added in Jenkins:
 https://gerrit.wikimedia.org/r/#/c/239873/

Change-Id: I77163d2dc8f20f985fd55d59f2e9c5ffdb14a57e
2015-09-23 09:32:06 +00:00
paladox
ad82b64889 Update grunt-contrib-jshint to 0.11.3
Update to JSHint ~2.8.0.

Change-Id: Ia3d7f353754ed55fc709aeb73d529cb958a8be27
2015-09-21 20:23:31 +00:00
paladox
b436eab7af Add jshint to npm
Add jshint to gruntfile.js

Change-Id: I1b741215dd04db9dded330dbbd3ba901e20566d1
2015-09-21 07:58:17 +00:00
Translation updater bot
4a14ba325f Localisation updates from https://translatewiki.net.
Change-Id: I321f74a25f9e5efdb3295046e61084af30048d50
2015-09-19 23:12:48 +02:00
Translation updater bot
9fae2b6eb9 Localisation updates from https://translatewiki.net.
Change-Id: I4920811a048a49275af14d27c509bb2fb951f860
2015-09-18 23:27:16 +02:00
Translation updater bot
e5d9cd27a8 Localisation updates from https://translatewiki.net.
Change-Id: I10ffacac85bcc0db4c3b2321928deb1b8320dbee
2015-09-16 22:48:25 +02:00
Translation updater bot
bce936cf85 Localisation updates from https://translatewiki.net.
Change-Id: I6048f670997fcf0cb642547f82b9310d15d00f61
2015-09-14 22:08:19 +02:00
Translation updater bot
ae7b42d4b3 Localisation updates from https://translatewiki.net.
Change-Id: Ia8de1f5ba3a8e530213d95614b32ac3cc31dc0fe
2015-09-13 22:16:03 +02:00
Amir E. Aharoni
3a4a6c56de Update jquery.uls from upstream
Update to
69c9a4d459

Changes:
* Added localization for:
** Livvi-Karelian (olo)
** Shan (shn)
** Albanian (sq)
* Localization updates for other languages
* Add Livvi-Karelian (olo) to langdb
* Update langdb with CLDR supplemental data

Change-Id: Ied54d9ed73e5883baa269936a3f1cea5aa931428
2015-09-10 13:29:45 +03:00
Fomafix
0d5c69f655 Do not use setlang to change user language
Requests using GET should only retrieve data and should have no other effect.
(https://en.wikipedia.org/wiki/HTTP_GET_request)

* Use API with POST to change the user interface language in user settings.
* When allowed by wgULSAnonCanChangeLanguage set cookie for anonymous user
  or when API fails.

This change uses mediawiki.cookie which requires MediaWiki 1.24+.

Bug: T46649
Change-Id: Iaf6fafbf200933dfc760be69d2adf5e5efcf8245
2015-09-08 20:21:05 +00:00
jenkins-bot
c6d5599ad8 Merge "Defer "language" preference update" 2015-09-08 19:37:05 +00:00
jenkins-bot
08c15ffea0 Merge "Remove not useful comments" 2015-09-08 15:37:08 +00:00
jenkins-bot
3bcc7af58c Merge "Breaking change: No longer autoload with composer" 2015-09-08 15:37:06 +00:00
Translation updater bot
b270fffd23 Localisation updates from https://translatewiki.net.
Change-Id: I4ab492aa6cd14e91b4d2c843925c3e2c203b2636
2015-09-05 21:10:19 +02:00
Translation updater bot
780cb671a2 Localisation updates from https://translatewiki.net.
Change-Id: I77564e70f946e6a122b326bd615dffe1c98623b7
2015-09-04 21:54:30 +02:00
Translation updater bot
bf568a19d4 Localisation updates from https://translatewiki.net.
Change-Id: I19386c8f13a93e1579ecc3879afbd82eca2b4ef2
2015-09-03 20:40:34 +02:00
jenkins-bot
7e59c68b71 Merge "Fix-up for Ib98499040" 2015-09-02 19:48:00 +00:00
Translation updater bot
46c8cb97ab Localisation updates from https://translatewiki.net.
Change-Id: If5f8a910f1eb218bb72dfb012c0d5b22e02c84a0
2015-09-02 21:39:23 +02:00
Ori Livneh
4088b14304 Fix-up for Ib98499040
Specify { path: '/' } so the cookie is actually removed.

Change-Id: Ia2902a2a4f01b8b5be635afd9d58cc5589623210
2015-09-02 12:36:31 -07:00
jenkins-bot
289678f8cd Merge "Use localStorage to store previous languages, not cookies" 2015-09-02 09:06:33 +00:00
Ori Livneh
069fd2c454 Use localStorage to store previous languages, not cookies
Automatically migrates data from uls-previous-language cookie to localStorage.
See associated bug for rationale.

Bug: T110353
Change-Id: Ib98499040b9edf4a1f1d9e3afd7661fc2d1f7fea
2015-09-01 10:38:53 -07:00
Translation updater bot
62ea28b184 Localisation updates from https://translatewiki.net.
Change-Id: Ieb6f09b95df1f6dd5e53515fec2c07eaf597addc
2015-08-31 22:29:01 +02:00
Translation updater bot
45319c62a3 Localisation updates from https://translatewiki.net.
Change-Id: Ica88922c38a6ad0cb6cd5d2c66fe1a8ea8b307b4
2015-08-30 21:11:36 +02:00
jenkins-bot
e6f45ba415 Merge "Add missing dependency to 'mediawiki.notify'" 2015-08-28 20:36:43 +00:00
Translation updater bot
a336072709 Localisation updates from https://translatewiki.net.
Change-Id: I7bd16b31da800d3af0049276fc5269d664c8a212
2015-08-28 21:55:19 +02:00
Fomafix
6dac1ca48e Add missing dependency to 'mediawiki.notify'
ext.uls.ime.js uses mw.notify().

Change-Id: If435d6934df6edf8aff5431cb7a303cc6361a472
2015-08-28 19:39:17 +00:00
Niklas Laxström
f3a05e271b Remove not useful comments
Change-Id: I99c30a6c6d6b59e86e5e3efe31f38439c5e95095
2015-08-28 18:24:49 +02:00
Niklas Laxström
4776e62a30 Breaking change: No longer autoload with composer
Use wfLoadExtension or require_once instead

Change-Id: I78fe1f19a157f09b034499e3fb5417e7793c1d13
2015-08-28 18:22:04 +02:00
Kartik Mistry
7c56622e2f Update version for MLEB 2015.08
Change-Id: Id5cd36a6f619a70714c5df98ae31c9276b5ea4e9
2015-08-28 10:22:21 +05:30
Translation updater bot
a2b0bba2ae Localisation updates from https://translatewiki.net.
Change-Id: I63c2f2531a261c94fe081e968cbce27a51a4386b
2015-08-27 21:38:29 +02:00
Aaron Schulz
b83f99cf54 Defer "language" preference update
* This avoids DBPerformance log notices on GET requests

Bug: T92357
Change-Id: I9e4bc3fab4cfe36ca820abe8eb46594adac66dc4
2015-08-27 00:42:21 +00:00
Translation updater bot
1c6472f794 Localisation updates from https://translatewiki.net.
Change-Id: I6a6487cbe40f87c8cc6bc2b865e7c16c641e4982
2015-08-24 21:35:25 +02:00
Translation updater bot
42e0fc0e48 Localisation updates from https://translatewiki.net.
Change-Id: I31f9de47b13c61cb7bd0faf7776e92cb4155523b
2015-08-22 23:14:09 +02:00
Translation updater bot
b182d142da Localisation updates from https://translatewiki.net.
Change-Id: Ie19fab58cef3c53e60f92cf76ce01432fa4a5749
2015-08-21 21:00:16 +02:00
Translation updater bot
dc133da337 Localisation updates from https://translatewiki.net.
Change-Id: Ida4ab1b562b4513e1729beee87c8c0ace3449915
2015-08-19 22:16:16 +02:00