Kunal Mehta
592728483e
Set license-name
...
Change-Id: I197ab648c3e1bdcac8b2dbc6f6ed985b7fd296c7
2015-07-22 22:06:55 -07:00
Translation updater bot
a6d0b4e395
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia9975e7879104610ec80c7118ce10cd626eaa394
2015-07-22 22:18:54 +02:00
Derk-Jan Hartman
1b02e98296
Toolbar: Remove Opera redraw hack
...
The versions of Opera that this was targeting aren't really supported
anymore anyways. So let's just remove this hack.
Bug: T106574
Change-Id: I1b11fc8ec30f3c33b681daff7f676fa965fb78cb
2015-07-22 21:06:28 +02:00
jenkins-bot
10ff6c36de
Merge "WikiEditor shouldn't store wrong cookies for booklets"
2015-07-21 23:01:58 +00:00
jenkins-bot
75021184a9
Merge "Fix spaces"
2015-07-21 23:01:55 +00:00
Translation updater bot
7de69decb8
Localisation updates from https://translatewiki.net .
...
Change-Id: I200e63ba9377091d011bbf87cd59f8330691ceef
2015-07-21 21:49:29 +02:00
jenkins-bot
8173336157
Merge "WikiEditor: Improve help section"
2015-07-21 16:56:45 +00:00
Ebrahim Byagowi
2d188d18f9
Use "B" and "I" icon for Persian
...
Change-Id: I4e6f69debc489d34e611bc177975fba9c3874a54
2015-07-20 22:31:04 +00:00
Translation updater bot
cc94467971
Localisation updates from https://translatewiki.net .
...
Change-Id: I36752adfef6d6f155fbcc63f160f8b9e70f71dcc
2015-07-20 21:59:54 +02:00
Schnark
27353c44b7
WikiEditor: Improve help section
...
* Internal links: Show simple example first
* References: Show use of unnamed references
* Discussion: Use --~~~~ for consistency with what the toolbar button inserts
Bug: T26128
Change-Id: I08de0ad416727447eccad914c2ade3a93e5a8ae2
2015-07-20 07:42:35 +00:00
Fomafix
7c932c06da
Fix spaces
...
Change-Id: Icce6ba3de9e472472b8b9e98e78e4aece82e806d
2015-07-20 07:12:45 +00:00
Translation updater bot
584ea5ae19
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie884d6f5f9cc80a3b97610a132262e98782c2a58
2015-07-19 21:40:24 +02:00
Translation updater bot
9707886528
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic70ec52c60494605914ff1879d069729fe0cf341
2015-07-17 22:27:06 +02:00
Schnark
72d7413480
WikiEditor shouldn't store wrong cookies for booklets
...
When additional booklets are created, or existing removed, WikiEditor
currently stores one wrong cookie for each new booklet. This is because
twice a wrong id is passed as parameter, and because a cookie is set for
the default value. This patch fixes these issues.
Additionally I replaced in the function that needed to be edited a loose
comparison with a strict one ($.cookie will return null, never undefined),
and .size() by .length.
Bug: T27184
Change-Id: Iacc1c71a1e0fc2307a3a28d9c1bb00967ac9827a
2015-07-16 07:19:25 +00:00
Translation updater bot
375c6c0345
Localisation updates from https://translatewiki.net .
...
Change-Id: Iaeb03ee108b7ddf587b9e08db5062715860d7425
2015-07-15 21:43:54 +02:00
paladox
d4b293587c
Updated insert-signature image
...
* Some users have reported that they did not like the new colour for the wirting. New colour changed back to black.
Author is Roul P
Compressed using https://compressor.io/compress
Change-Id: Ieda03d57197bc6c2dd0361e942a819732876ac36
2015-07-14 08:31:17 +00:00
Translation updater bot
c4cc03523c
Localisation updates from https://translatewiki.net .
...
Change-Id: I876b39e850ad6928f36dfd2695d66332ace3840e
2015-07-12 21:52:44 +02:00
Translation updater bot
392c8dd5b2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic2f8aa3e051b3c4c9495a0912a222c13dfdc24b2
2015-07-11 22:08:41 +02:00
Translation updater bot
414f8f47ce
Localisation updates from https://translatewiki.net .
...
Change-Id: I07e5c19305eb6eb2ec2fb6a1b736e80621993f48
2015-07-10 21:17:16 +02:00
Translation updater bot
24b18f1b06
Localisation updates from https://translatewiki.net .
...
Change-Id: I1f4fad8a1888af194119026a99088fdcfd6e6ae3
2015-07-08 21:58:20 +02:00
Translation updater bot
0b11ac186f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibb8e9b8d5701f4dd0b7ee6d34bda554bcb7a6c7c
2015-07-07 22:12:34 +02:00
Derk-Jan Hartman
e8d37102a5
Toolbar: Let's remove a speedup loop...
...
Change-Id: I3e965dda1c48195d7c11f1d7f23a09dd8447cfc7
2015-07-06 14:41:33 +02:00
Translation updater bot
a64536de7d
Localisation updates from https://translatewiki.net .
...
Change-Id: I2189eae9ee1eaedf72b9ed5f2f959be9ad00dca5
2015-07-04 20:40:36 +02:00
Translation updater bot
b3df54291b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia74a93005ce5c9c1370255e4cdb0958ca095337c
2015-06-28 22:19:52 +02:00
Fomafix
b365425f76
Replace deprecated 'jquery.mwExtension' by 'mediawiki.RegExp'
...
Replace $.escapeRE from 'jquery.mwExtension' by
mw.RegExp.escape from 'mediawiki.RegExp'.
This change requires MediaWiki 1.26+
Bug: T103993
Change-Id: I5fc19e1313fc6a06726981e0365cea6d00abb5f3
2015-06-26 15:10:20 +00:00
Translation updater bot
7d94f6d4d8
Localisation updates from https://translatewiki.net .
...
Change-Id: I19746661b8a9556a80bd0157ed2d5525c7dcaf58
2015-06-25 20:50:05 +02:00
Derk-Jan Hartman
e71796a9fd
Remove reference to non-existing module
...
The ext.wikiEditor.init module was removed in 596a790d
.
Change-Id: Iaed58f621bc02326630559a389cd1021408e418d
2015-06-24 23:16:32 +00:00
Translation updater bot
54b63d31c5
Localisation updates from https://translatewiki.net .
...
Change-Id: Iafc15d1fefdd1a973aa3dc6cbcd213a90c11e613
2015-06-24 22:08:53 +02:00
jenkins-bot
e110a57562
Merge "Remove unused parameter lang from $.wikiEditor.auto* functions"
2015-06-23 20:51:34 +00:00
paladox
e62f582d54
Add svg to LESS file
...
Requires patch https://gerrit.wikimedia.org/r/#/c/181786/
Bug: T37342
Change-Id: I994208cdf35fb11f0b0a724272124ac5410e2076
2015-06-23 20:43:19 +00:00
paladox
28aa2ff1d2
WikiEditor: Add svg images
...
* Re adds svg images that were reverted earler for causing problems.
* Adds some missing rtl svg images.
* Fixes insert-ilink.svg that was causing it to not show in some browsers eg internet explorer.
User Perhelion Fixed the problem in insert-ilink.svg and insert-signature.svg. I just added it to button-sprite.svg.
Related less file adding svg to it is at https://gerrit.wikimedia.org/r/#/c/195529/
Bug: T37342
Change-Id: I14482c7b66901609689bf9ddb67b8d2add937612
2015-06-23 14:45:03 +01:00
Kunal Mehta
8ffaace14b
build: Configure banana-checker and jsonlint
...
Change-Id: If03ad206dc0a499935dc9fa66c12a788a01081af
2015-06-22 16:29:10 -07:00
Translation updater bot
8148500e33
Localisation updates from https://translatewiki.net .
...
Change-Id: I6f2935a7beee3c9ba426a9741bf5e03871c05efc
2015-06-22 21:20:37 +02:00
jenkins-bot
03e93d626d
Merge "Reduce 'Edit' EventLogging schema sampling rate to 6.25% (1/16th)"
2015-06-22 15:00:07 +00:00
Fomafix
a27f478bf5
Remove unused parameter lang from $.wikiEditor.auto* functions
...
Change-Id: I71680155b668b6e87be909d2b765f9cbed064bbf
2015-06-22 07:08:54 +00:00
Translation updater bot
69ee5e18af
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c008413b9288d6ae2cad8f2032a970f21ff3564
2015-06-21 20:07:48 +02:00
Fomafix
edbee613fc
Support fallback languages for icons
...
Use mw.language.getFallbackLanguageChain() to get the
fallback language chain. This chain currently always contains 'en'
as last element. Remove the last element to prevent a fallback to 'en'.
Reimplement autoIconOrOffset to correctly prefer sprite before icon.
Bug: T87247
Change-Id: I452dd45d20ea4dd542d63274b7aad0272e20ea12
2015-06-21 15:42:18 +00:00
Kunal Mehta
d408916a32
build: Updating development dependencies
...
* jakub-onderka/php-parallel-lint: 0.8.0 → 0.9
* mediawiki/mediawiki-codesniffer: 0.2.0 → 0.3.0
Change-Id: I4e6bc08d77da698fe8b5654a205a583ae60f9f35
2015-06-19 13:37:49 -07:00
James D. Forrester
ab9dbac995
Reduce 'Edit' EventLogging schema sampling rate to 6.25% (1/16th)
...
Bug: T103036
Change-Id: Ib437c2542f9f6ed4d333047383ff66e637b5065e
2015-06-18 16:39:29 -07:00
Translation updater bot
fe6b6eb788
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie895708896af87592b7d5b522f50cd5fc07350e2
2015-06-15 23:06:44 +02:00
Translation updater bot
6ad38fffa2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief5626f1f8c12fa4a6a4c4f7adf6f62bd8e546a2
2015-06-14 21:18:32 +02:00
Translation updater bot
d45c1e5d9c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ida047fa058812cea05847399bbe33b882950fca7
2015-06-13 22:35:09 +02:00
Translation updater bot
1542675cf5
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib9d35a450e612e27acb16fbdc2eab8517ad9d59b
2015-06-11 21:18:06 +02:00
Translation updater bot
003b5dbd65
Localisation updates from https://translatewiki.net .
...
Change-Id: I34a6239b6591f8c156542ee3574e9229d6a021ea
2015-06-09 22:53:45 +02:00
Translation updater bot
92850b2bfe
Localisation updates from https://translatewiki.net .
...
Change-Id: I38ce6a566abd196ab03aea7f9567e2c0710f5cb7
2015-06-08 22:03:13 +02:00
Translation updater bot
634ed5c0d7
Localisation updates from https://translatewiki.net .
...
Change-Id: I2437c2a0da05eac8f5df832ecc5ce38cc670d7ef
2015-06-07 22:36:07 +02:00
Translation updater bot
19996221c3
Localisation updates from https://translatewiki.net .
...
Change-Id: I0d28e8e73158c23d902dc814bb8a8f9eec8b4876
2015-06-06 22:26:57 +02:00
Translation updater bot
426f8d623b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie32846f745e13bbf602c010cbf775d62d3d61a54
2015-06-05 21:19:32 +02:00
Kunal Mehta
6e25cc7136
Update mediawiki/codesniffer to 0.2.0
...
Change-Id: I0934cd9a4d2acab01b50931c6483cd718921e1b1
2015-06-02 16:53:06 -07:00
Translation updater bot
676ed08077
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia7af92e847ca0b142ade665c4b2c665df2a93873
2015-06-01 23:01:18 +02:00