C. Scott Ananian
92bfa93e4e
Autolink of magic links should create node not annotation
...
Depends on: I9679cf0fd550c9b156370fc88953414460c801a4
Bug: T112675
Change-Id: I97a1750b3424c09e181976029f10ee161129b166
2015-09-25 14:21:33 -04:00
Translation updater bot
6904180054
Localisation updates from https://translatewiki.net .
...
Change-Id: I4c31c5b04ed1fb784d837a112da0e3a6cd04d7c7
2015-09-24 21:33:13 +02:00
Bartosz Dziewoński
89b118daaf
ve.init.mw.LinkCache: Update comment about Disambiguator extension
...
Disambiguator extension adds the .mw-disambig CSS class to internal
disambiguation links since 8cc16d021410f49fa12a2f35c97cdac51adf4380.
Change-Id: If32bcb8867a874ee4127593f58619d059fe691b0
2015-09-24 19:20:12 +02:00
Translation updater bot
f72b6a9dfc
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ca58193916dee109a915191576d0e9529651018
2015-09-23 21:37:12 +02:00
Translation updater bot
535ae912b2
Localisation updates from https://translatewiki.net .
...
Change-Id: Idbf9eec0b8b72d140631bdf8ae2a8592d569ce75
2015-09-22 22:29:05 +02:00
jenkins-bot
1fa7a2a089
Merge "DesktopArticleTarget: Fix page title (first H1) font size in Vector"
2015-09-22 17:21:50 +00:00
Ed Sanders
42d04b6f47
DesktopArticleTarget: Fix page title (first H1) font size in Vector
...
Change-Id: I87409ad5da3819732d13943a64b2ca22f65f9418
2015-09-22 17:12:23 +00:00
David Chan
5ce6faf020
Zero-width space to avoid empty annotation cursoring bug
...
Add zero-width space to make span-like tags non-empty, so that the browser won't
merge their cursoring positions with the following character.
ve.ce.MWNumberedExternalLinkNode:
* Insert U+200B ZERO WIDTH SPACE inside span (before 'a' tag).
Bug: T96307
Change-Id: Ib07f732043eae4640e3dcfdc06015bcf8897c7b4
2015-09-22 23:45:14 +08:00
jenkins-bot
8a0ead0940
Merge "Allow pressing 'escape' from all pages of save dialog"
2015-09-21 23:06:49 +00:00
jenkins-bot
9beb40c40e
Merge "Make save dialog variable height"
2015-09-21 23:03:42 +00:00
Ed Sanders
7e0d4daf3d
Allow pressing 'escape' from all pages of save dialog
...
Bonus: Add 'Resume editing' button to review changes page
Change-Id: Ief200c8aa2e2c8363bf6c9be3544ec1c56e07ff4
2015-09-21 22:59:21 +01:00
Translation updater bot
8486cbb0a8
Localisation updates from https://translatewiki.net .
...
Change-Id: I0a35c367cad0ce4efd25d6f27f55468d37a86f41
2015-09-21 21:59:21 +02:00
jenkins-bot
14600662b6
Merge "Template placeholder: Don't show delete button if we're the only transclusion part"
2015-09-21 17:27:52 +00:00
Ed Sanders
a1147f764b
Make save dialog variable height
...
Change-Id: I90437b3130d08441e5c93b2a34fd9083106a14b3
2015-09-21 17:52:19 +01:00
jenkins-bot
03ef91fade
Merge "MWReferenceResultWidget: Remove border from last item"
2015-09-21 06:56:12 +00:00
Ed Sanders
ade9bfda4b
Skin specific fixes for external link cartouches
...
Change-Id: I84edb509e7ecaae00befbfdeeee7a75373564536
2015-09-20 23:35:23 +01:00
Ed Sanders
d7adf533ca
MWReferenceResultWidget: Remove border from last item
...
Change-Id: I56c16711d6467647b0bb5b9bdf2d89fff1122ef4
2015-09-20 21:50:11 +01:00
Ed Sanders
7d4692a635
Make gallery icon slightly lighter and smaller by thinning borders
...
Makes the icon more consistent with other VE icons in terms of weight.
Change-Id: I37ad04394e9811c9d44c7c2b3af63e1ae03dd297
2015-09-20 18:23:15 +01:00
Translation updater bot
8472f54d49
Localisation updates from https://translatewiki.net .
...
Change-Id: I9946b374899493c03aaebd4fabdccb4b352d5935
2015-09-19 23:13:04 +02:00
Ed Sanders
8c66e5df75
Load mwgallery on mobile as well
...
It's just as usable as the alien extension inspector which
is currently shown, and has better messages.
Change-Id: Ifbce9df4aff77cf76a8445158987be716ba45302
2015-09-19 18:14:52 +01:00
Translation updater bot
9be39969da
Localisation updates from https://translatewiki.net .
...
Change-Id: I94a2828e01f9bfe87f4dc733df89c434ad86bdcd
2015-09-18 23:27:28 +02:00
jenkins-bot
664e2db006
Merge "MWWelcomeDialog: .html, not .text, as we're inserting HTML"
2015-09-18 21:20:41 +00:00
jenkins-bot
377944f6e9
Merge "Exclude citefromid and cite-(book,journal,...) commands from ref dialog"
2015-09-18 16:05:05 +00:00
Translation updater bot
1094eb83d2
Localisation updates from https://translatewiki.net .
...
Change-Id: I81be3f5e22c33817b1dbe20ed629def4b36934f0
2015-09-17 22:42:45 +02:00
jenkins-bot
467161db91
Merge "Actually get uploader details when querying media info"
2015-09-17 15:46:19 +00:00
jenkins-bot
02897451d2
Merge "Server-side replace Edit=>Edit Source on talk NS"
2015-09-17 01:22:58 +00:00
Alex Monk
736561f3af
Actually get uploader details when querying media info
...
Used in MWMediaDialog's buildMediaInfoPanel function
Bug: T109563
Change-Id: I398957eb0a4610379b29aac1df4234a58e845f28
2015-09-17 00:31:23 +00:00
Alex Monk
2d46e57709
Template placeholder: Don't show delete button if we're the only transclusion part
...
Bug: T95252
Change-Id: I62ebe56a2c5d5a0a39a5d806b2fcb348e25f6a17
2015-09-17 00:31:18 +00:00
jenkins-bot
867c63e9b2
Merge "MWInternalLinkAnnotation: Make protocol matching case-insensitive"
2015-09-16 23:53:09 +00:00
Ed Sanders
8e63c9e991
MWInternalLinkAnnotation: Make protocol matching case-insensitive
...
This was causing a regression in the behaviour that takes you
to the external link tab automatically when 'http://' is typed,
as internally it is normalised to 'Http://'.
Bug: T112158
Change-Id: Id7cff07e89caafe5b350f4fb27b99c6c89498990
2015-09-16 23:49:55 +00:00
James D. Forrester
48c849ca5b
MWWelcomeDialog: .html, not .text, as we're inserting HTML
...
Change-Id: I2cc35af4c6ed59ec1b5df991af1568c85c050fae
2015-09-16 14:54:11 -07:00
Translation updater bot
5ccf6668d4
Localisation updates from https://translatewiki.net .
...
Change-Id: I2023db4ba7e95c2485ed3c297aa6c0ae0a9d01b0
2015-09-16 22:48:56 +02:00
jenkins-bot
75b95173fc
Merge "MWWelcomeDialog: Split text, tweak styling"
2015-09-16 18:42:32 +00:00
Ed Sanders
2007800ce4
MW*LinkAnnotation: Fix class names
...
Link annotations now use $anchor instead of $element for the main <a> tag.
Change-Id: I038ecf97133a71fe86bb0d269a64bbe0ba46bdc2
2015-09-16 19:28:18 +01:00
James D. Forrester
9b0779da9b
MWWelcomeDialog: Split text, tweak styling
...
Change-Id: If15dc9fe4a01e81cf7d85e2670878bbd5899f068
2015-09-16 10:16:44 -07:00
Ed Sanders
0fdf3cbb93
Update VE core submodule to master (9dcfbdb)
...
New changes:
184f952 [BREAKING CHANGE] ve.dm.Converter: Put static things in .static
a4c1e1e Localisation updates from https://translatewiki.net .
Local changes:
* Switch to using Converter's newly-static methods
Change-Id: If30f7b2a0de92c4c7f4d5ca57663251c132eeed2
2015-09-15 17:36:27 -07:00
eranroz
051066ead6
Server-side replace Edit=>Edit Source on talk NS
...
If VE is enabled for consistency edit section links become edit source in all NS.
This patch fixes it to be done on the backend for namespaces where VE is not enabled
(instead of user side) to avoid noticeable flickers on page load.
Bug: T112366
Change-Id: Iba090bfc1b2ff4886fb0cf2b37db7870b6be792d
2015-09-16 00:39:13 +03:00
Translation updater bot
e0a3405399
Localisation updates from https://translatewiki.net .
...
Change-Id: Icf1361dfc3606753fe8db0c52c8f773ce518b52e
2015-09-15 22:51:02 +02:00
James D. Forrester
004ae8570a
MWWelcomeDialog: Switch out graphic for new one
...
Change-Id: I7ca0625e16535cf287161f66aaf1ce7e8db740aa
2015-09-15 10:50:19 -07:00
jenkins-bot
90961a22d2
Merge "WelcomeDialog: Fix vertical spacing"
2015-09-15 13:33:05 +00:00
Ed Sanders
830718ce22
Use ve.resolveAttributes instead of resolveUrl in clipboard conversion
...
This method does the tree traversal for us, and resolves src as well
as href.
Change-Id: Ic3ea47fb9acde9a1dad5caac3ee9c9b63c86d900
2015-09-15 13:44:52 +01:00
Ed Sanders
9ebda54297
WelcomeDialog: Fix vertical spacing
...
Change-Id: I10667512dff829195af43ea47d51d662836512bf
2015-09-15 11:58:20 +01:00
James D. Forrester
e5e1810f02
MWWelcomeDialog: Alter to be welcoming, use a nice image
...
Drop beta-ness as users don't care and it confuses them. Leaving the preference
alone for now.
Bug: T99963
Bug: T112354
Change-Id: I0e039dec54d528fce24226e76b931b593dd13a9e
2015-09-14 18:29:07 -07:00
jenkins-bot
0bba668542
Merge "If init fails once, don't completely break when the user retries"
2015-09-14 21:55:41 +00:00
Alex Monk
23691dc861
If init fails once, don't completely break when the user retries
...
The loading progress would not be reset upon failure, causing issues
when you tried to start loading again.
Bug: T96437
Change-Id: I7ec4be82304c101fa1bd634f60bc6b0047e2d53d
2015-09-14 21:13:45 +01:00
Translation updater bot
09f8a24bf3
Localisation updates from https://translatewiki.net .
...
Change-Id: I9214b262c6895a8e00b9939e6cb14279df57b226
2015-09-14 22:08:33 +02:00
jenkins-bot
aa7fcf27e6
Merge "MWSaveDialog: Checkbox vertical alignment tweak"
2015-09-14 14:52:48 +00:00
Ed Sanders
2280b0db20
MWSaveDialog: Checkbox vertical alignment tweak
...
Change-Id: I3741d2d5c9bc5b5500440c053766582cfd298841
2015-09-14 12:14:12 +01:00
Translation updater bot
502d02d3c4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic37e8c3606c0270421658518a9d7f708b8f7c9e7
2015-09-13 22:16:27 +02:00
Translation updater bot
f00867d9ab
Localisation updates from https://translatewiki.net .
...
Change-Id: Id6c3af947d89e1093d23ff3d2af2fc0e0f88a7b1
2015-09-12 20:05:53 +02:00