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
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
Translation updater bot
c3c9a255ad
Localisation updates from https://translatewiki.net .
...
Change-Id: Icb28f70bc28395f7ad27183410e9b81470081335
2015-09-12 01:13:17 +02:00
jenkins-bot
85bc110774
Merge "Remove command help height hack"
2015-09-11 18:48:19 +00:00
Ed Sanders
b68099bcb4
Remove command help height hack
...
No longer needed, depends on Ia98a91c8a in core.
Change-Id: I3789e629fef7883984bd944d2c44472d4b89199a
2015-09-11 12:46:10 +01:00
jenkins-bot
92118c5166
Merge "Order template title results by provided index"
2015-09-10 20:03:39 +00:00
Alex Monk
821ceb9920
Order template title results by provided index
...
This only comes back in results from certain modules, so I'm not entirely
sure whether we want to do this in here or mw.widgets.TitleInputWidget.
Bug: T111598
Change-Id: If2916706db359d520c41c2dec7ded44e0d3a56a9
2015-09-10 20:53:35 +01:00
jenkins-bot
f4daf27896
Merge "Resolve image paths when writing to clipboard"
2015-09-09 20:45:38 +00:00
Translation updater bot
cdee3fac88
Localisation updates from https://translatewiki.net .
...
Change-Id: I9598aa304e0abb4f793fa779e0e737915add5af7
2015-09-09 22:06:30 +02:00
jenkins-bot
93c7490597
Merge "Use rendered contents when copying to clipboard"
2015-09-09 16:26:12 +00:00
Ed Sanders
036b6c9edf
Resolve image paths when writing to clipboard
...
Bug: T111927
Change-Id: Idf3b761481454197eecbc0f6cd5cf6199419ca6c
2015-09-09 16:19:18 +00:00
Ed Sanders
d67d110d26
Use rendered contents when copying to clipboard
...
Bug: T111923
Bug: T111924
Change-Id: I04b98e317d0c883fc257c46552476041c7f53679
2015-09-09 08:56:22 -07:00
Translation updater bot
a76c3ad66d
Localisation updates from https://translatewiki.net .
...
Change-Id: I46dedc50c43bc858187fb179c387d36fd305f61a
2015-09-08 21:50:34 +02:00
jenkins-bot
aae36abcc1
Merge "build: Upgrade grunt-banana-checker to v0.3.0"
2015-09-08 11:54:51 +00:00
jenkins-bot
3b82179c06
Merge "Initialize actions toolbars"
2015-09-07 19:35:17 +00:00
James D. Forrester
78b415cc69
build: Upgrade grunt-banana-checker to v0.3.0
...
So many old keys not yet removed. Oy. Also, disable disallowDuplicateTranslations
for now as this fails so much.
Change-Id: I52e1555335a6e64b1e9db541ba726cf6ce8c7dd0
2015-09-07 11:59:50 -07:00
Roan Kattouw
36dc5147bb
Initialize actions toolbars
...
Right now .initialize() doesn't do anything other than enable
the window resize handler for toggling the "narrow" styling,
but as a matter of principle we should call .initialize()
on toolbars after attaching them.
Change-Id: I419c943d1d20af2105b84b8f5fbccc7070af601b
2015-09-07 11:30:30 -07:00
jenkins-bot
31bdb77d63
Merge "mw.trackSubscriber: Log platform as phone vs. desktop"
2015-09-07 16:06:08 +00:00
Translation updater bot
4633179b10
Localisation updates from https://translatewiki.net .
...
Change-Id: Idf8a7a575a4bc71a17f8f11d4f275ac09490aa62
2015-09-06 21:43:33 +02:00
James D. Forrester
486bc7e6e3
mw.trackSubscriber: Log platform as phone vs. desktop
...
Change-Id: I71c25f28098c72ed779117da9c243dc3a87e611d
2015-09-05 21:29:03 +00:00
jenkins-bot
f6a2e3658c
Merge "Abstract mwExtension behaviour into MWExtensionWindow"
2015-09-05 21:26:31 +00:00
Translation updater bot
0853d62fa0
Localisation updates from https://translatewiki.net .
...
Change-Id: I05d75e4f420a5915e346a120e51b2e2567a6be56
2015-09-05 21:10:47 +02:00
Ed Sanders
8815d1397f
Abstract mwExtension behaviour into MWExtensionWindow
...
Allows us to create an MWExtensionDialog base class that shares
the logic.
Change-Id: I53c8f1713a3513d2635cfd736ec8fc3f9616d864
2015-09-05 18:18:24 +01:00
jenkins-bot
667d8d9935
Merge "Bump Schema:Edit to revision 13457736"
2015-09-04 21:14:01 +00:00
Translation updater bot
b3bdb8691d
Localisation updates from https://translatewiki.net .
...
Change-Id: Icfa560e58cb0deabd2722c261ec44ce8f3c8d6e4
2015-09-04 21:54:45 +02:00
Alex Monk
6d94d060ac
Bump Schema:Edit to revision 13457736
...
* Remove page.length
* Add action.abort.type = switchnochange
Needs to be deployed at the same time as Ib99700ac
Bug: T111420
Change-Id: I7ee245157d4de6c220d7cdf54cd1dd69ff836f15
2015-09-04 00:51:05 +00:00
Translation updater bot
74a4ad449f
Localisation updates from https://translatewiki.net .
...
Change-Id: I507bee6f5db64823b72e9fb76033640c8f2d59dd
2015-09-03 20:40:48 +02:00
Alex Monk
7c2f6e1f5f
Don't break when you cancel the link inspector
...
Bug: T111241
Change-Id: Iff96aa4d97fe64a2472a58b3bf782085313899c6
2015-09-02 21:30:51 +01:00
Translation updater bot
c503547e47
Localisation updates from https://translatewiki.net .
...
Change-Id: I6aad78decfbb76f3ea704a381971ff73cb5f31cb
2015-09-02 21:39:43 +02:00
jenkins-bot
38a94dd8d5
Merge "Fix cancelling of extension inspectors"
2015-09-02 11:50:18 +00:00
Alex Monk
a02d8573b4
Fix cancelling of extension inspectors
...
* Don't insert/update/remove nodes on cancel in MWExtensionInspector
* Don't forget to popStaging on cancel in MWLiveExtensionInspector
Bug: T110992
Change-Id: I1e30206595e304eb502c7e745bf5e00d145d12d7
2015-09-02 02:32:11 +01:00
Ed Sanders
471df53aaf
MWLinkInspectorTool: Add parent method call to #updateState
...
Bonus: No need to check if fragment is a SurfaceFragment.
Bug: T111099
Change-Id: Ieaa3ee979477175d0f129e30838853bc04937fad
2015-09-01 21:09:13 +00:00
Translation updater bot
2462889843
Localisation updates from https://translatewiki.net .
...
Change-Id: I42f1f5497936b7fb0a5af3050a5955ec1508640c
2015-09-01 21:46:35 +02:00