suchetag
0bb6d3b333
Getting rid of ve.splitClusters in ve-mw
...
Bug: 57628
Change-Id: I28cb52bd2af564f208b9414154977c351f5c3fcb
2014-10-08 08:09:19 +00:00
Ed Sanders
1af18c3c12
Update VE core submodule to master (984b57a)
...
New changes:
6bbcd6a Localisation updates from https://translatewiki.net .
b8d8a5b [BREAKING CHANGE] The Great Selection Rewrite of 2014
Local changes:
Update to use new selection/range API
Change-Id: I5480d5c77d599c93c2d374fac88bb2fdb68b0024
2014-10-07 21:39:33 +02:00
Translation updater bot
e1806defb5
Localisation updates from https://translatewiki.net .
...
Change-Id: I121558fe34ccaf09bce2b85c6439bc8a4da0ec5e
2014-10-07 21:03:19 +02:00
jenkins-bot
93e0c3c274
Merge "In first-time dialog, explain how to switch to source without losing work"
2014-10-07 02:29:09 +00:00
Matthew Flaschen
9c3b8f5c4a
In first-time dialog, explain how to switch to source without losing work
...
Change-Id: I462ede0a13f2027fbfb70f94cd87f77ca7c6d6a2
2014-10-06 19:24:16 -07:00
jenkins-bot
dcdc5ab0c0
Merge "mw.Platform: Use 'mediawiki.language' for language fallback chain"
2014-10-06 12:13:07 +00:00
Translation updater bot
70fe9aac4d
Localisation updates from https://translatewiki.net .
...
Change-Id: I45bf9ccf9db5540165f1d8cff5e3754b6b46ce7f
2014-10-05 22:17:14 +02:00
Bartosz Dziewoński
d751d569db
mw.Platform: Use 'mediawiki.language' for language fallback chain
...
Bonus:
* Remove doubled dependency on mediawiki.Uri
* Add missing dependency on mediawiki.language
Change-Id: Ide716aad7b9f08ae9a24f99812f07273d89da33a
2014-10-05 19:00:32 +00:00
Translation updater bot
4f811920ed
Localisation updates from https://translatewiki.net .
...
Change-Id: Id9b6d44a5e4d80e0d5e8e62cb7f0b5f40fda7af9
2014-10-02 23:28:04 +02:00
jenkins-bot
c823b736ec
Merge "[BrowserTests] Put automatic language screenshots in more specific category"
2014-10-02 15:34:13 +00:00
Željko Filipin
4d036f6fe1
[BrowserTest] Fixed language screenshot scenario
...
VisualEditor no longer has cancel button.
Change-Id: Ia06469c23cc527ae87170d6aa5b9066fbc9933a6
Paired-With: Amir Aharoni
2014-10-02 15:34:04 +02:00
Željko Filipin
4ab4ad64dc
[BrowserTest] Fix failing VisualEditor_save_dialog scenario
...
Looks like VisualEditor does not allow saving the page, if the changes
to the page were made while the browser did not have focus.
Change-Id: I959bcb4cc2f72237d2ea75249a56e140d4f7c867
Paired-With: Amir Aharoni
2014-10-02 14:45:24 +02:00
Roan Kattouw
005c6fef27
Fix syntax error in mittoHidden selector
...
Bug: 71521
Change-Id: Id34987e992a7c13cdfcfec85a7c33f7538606fe0
2014-10-01 11:04:31 -07:00
jenkins-bot
df52c9bd0b
Merge "Account for categories being removed twice in MWCategoryWidget"
2014-09-30 22:10:31 +00:00
Alex Monk
0c0b545959
Blacklist div[id = kloutify] as well
...
Followup to I8af9f7ba
Bug: 67006
Change-Id: I84c8902ae8a81f9b62f6817e2f58809f28ca97f7
2014-09-30 23:01:00 +01:00
Alex Monk
0547d8c8ec
Remove certain blacklisted elements when getting HTML from document
...
Hack to try to kill a class of bugs caused by misbehaving browser plugins.
Unable to test whether this fixes them or not.
Bug: 68900
Bug: 51423
Bug: 51521
Bug: 52791
Bug: 52884
Bug: 53252
Bug: 61776
Bug: 63121
Bug: 63229
Change-Id: I8af9f7ba4be45b42f6e2e382ff1a3e1f452058ba
2014-09-30 22:51:06 +01:00
Translation updater bot
a519522b53
Localisation updates from https://translatewiki.net .
...
Change-Id: Iba41f0bfa5c45e471f7cceb8c44dea3cd81a57ab
2014-09-30 22:54:55 +02:00
Roan Kattouw
ff587f4f61
Account for categories being removed twice in MWCategoryWidget
...
Now that we use staging in the meta dialog, the following
sequence is possible:
* Add Category:Foo in UI (adds to DM and adds a widget)
* Remove Category:Foo in UI (removes from DM, removes widget)
* Click Cancel to leave meta dialog
** popStaging()
*** Undo removal of Foo (adds to DM, does not add a widget)
*** Undo addition of Foo (removes from DM, tries to remove nonexistent widget)
Add a check so trying to remove an already-removed widget
doesn't cause a JS error.
Bug: 71471
Change-Id: I34690364ce302b858e2a4429dbb97b57d39aae5f
2014-09-30 11:11:09 -07:00
jenkins-bot
c8a408e8ce
Merge "mw.LinkCache: Clean up"
2014-09-29 23:36:03 +00:00
Timo Tijhof
94c2c6c745
mw.LinkCache: Clean up
...
Pompidom.
Change-Id: Ia4e05d62845a7bce685cc9926101a238fe4bbce9
2014-09-29 16:33:46 -07:00
Translation updater bot
7641160262
Localisation updates from https://translatewiki.net .
...
Change-Id: I4b8568e0a5b626327722b45d69b5150e315389c8
2014-09-29 23:34:08 +02:00
Bartosz Dziewoński
c81ed82fa8
Add rudimentary support for page status indicators
...
Just hide them when opening the editor and show again afterwards. Will
need Parsoid for proper support.
Corresponding patch in core: I2389ff9a5332a2b1d033eb75f0946e5241cfaaf4.
Bug: 23796
Change-Id: I3ce5e7869be50dcd189ca24e2b3d7ebc62de4fc4
2014-09-29 13:45:10 +02:00
Translation updater bot
8146fe213c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieb47c49b357469adb62593088d99d48e37333a32
2014-09-28 22:37:03 +02:00
Translation updater bot
00dfc45919
Localisation updates from https://translatewiki.net .
...
Change-Id: I6900022d921e939a0d8c887f45785ac288deea15
2014-09-27 20:32:43 +02:00
James D. Forrester
5ed0f35e11
Move IE10 to the greylist too
...
Also add a test for IE11 being on the greylist.
Change-Id: I45f1b9f00320237597fa1974932c04102328f0b6
2014-09-26 12:56:04 -07:00
Vikas S Yaligar
9a5caf8dd2
[BrowserTest] Fixed failing language screenshot scenarios
...
Bug: 71298
Change-Id: Ifcd52935e782e292f9289a72d5e7c4ad12921b4b
2014-09-26 17:49:24 +00:00
jenkins-bot
7c1c8cfe2e
Merge "Remove test for functionality tested in core"
2014-09-26 02:51:33 +00:00
jenkins-bot
64b2568465
Merge "Use mw.Title#getRelativeText to deal with titles relative to specific namespaces"
2014-09-26 02:50:43 +00:00
Alex Monk
ef1cebd111
Use mw.Title#getRelativeText to deal with titles relative to specific namespaces
...
Added in MW core in Ie554adef, was backported to 1.24.
Change-Id: Iedc0319042529d41d29846d1734b5481850e9552
2014-09-26 02:47:18 +00:00
jenkins-bot
3d0aae0dcd
Merge "Stop "Edit pages on double click" from affecting VE"
2014-09-25 22:52:19 +00:00
jenkins-bot
5e92ee61e0
Merge "Prevent exception throwing in getFilename of MWImageNode"
2014-09-25 21:50:43 +00:00
Translation updater bot
dbc976927b
Localisation updates from https://translatewiki.net .
...
Change-Id: I9f63163e0ad6c10f13d2aa5347aed1ec556c7df3
2014-09-25 23:08:13 +02:00
Alex Monk
77fc7e7d6c
Stop "Edit pages on double click" from affecting VE
...
Relies on I0f6225b2
Bug: 53058
Change-Id: Ibd363dfb9da7d91055c541a83969d23401297603
2014-09-25 21:19:18 +01:00
James D. Forrester
136510b1cc
[BrowserTests] Put automatic language screenshots in more specific category
...
Change-Id: I52f92a3e4da0f173596c8a68a572351deba46ade
2014-09-25 10:45:41 -07:00
Željko Filipin
ac804a537a
[BrowserTest] Disable screenshots for broken scenarios
...
Workaround for bug 71298.
Change-Id: I23ed22f8859a09821b6ef5edac8eff4ca0f3b17c
Paired-with: Amir Aharoni
Bug: 71298
2014-09-25 15:18:47 +02:00
jenkins-bot
5dcd099862
Merge "Really fix CategoryWidget checks for redirects to hidden categories this time"
2014-09-24 22:50:32 +00:00
Alex Monk
89f8334d58
Really fix CategoryWidget checks for redirects to hidden categories this time
...
Previous commit dealt with only part of a related problem.
Change-Id: Iffe319d5b6d1a5ea91acca26a9613e07bea0d8fe
2014-09-24 23:18:44 +01:00
jenkins-bot
a6557cb051
Merge "Unbreak category widget check for hidden pages"
2014-09-24 22:08:33 +00:00
Alex Monk
ea9ce0f5b0
Unbreak category widget check for hidden pages
...
Fixes Icb62b9b2. I have no idea how I managed to screw this up.
Was also causing an error in console when one of the categories was a redirect
Change-Id: I0321c8be1386cb010c3babb33e08fae0fcaf75ce
2014-09-24 22:59:53 +01:00
Translation updater bot
421bcc506e
Localisation updates from https://translatewiki.net .
...
Change-Id: I6356e966774626f830769f4e546b4859ce98ae21
2014-09-24 22:21:13 +02:00
Ed Sanders
26751dc4a1
Prevent exception throwing in getFilename of MWImageNode
...
This doesn't happen in real life (as resource is always set) but
it allows us to contruct these nodes from the factory with no data.
Change-Id: Iea146f5dc128ad9d0f36a79b6fe67d622767d46c
2014-09-24 20:43:57 +01:00
Roan Kattouw
6347274f47
Update VE core submodule to master (6e68242)
...
New changes:
c06fa64 Account for isValid() becoming async
12e4840 Account for WhitespacePreservingTextInputWidget#getValue being called early
Local changes:
* Make MWLinkTargetInputWidget#isValid asynchronous
Bug: 71237
Bug: 71246
Change-Id: Iab83e743f99973f01a54b23fd5ddf1081f7effd6
2014-09-24 12:18:16 -07:00
Roan Kattouw
8517777b9f
Update VE core submodule to master (8d5ec7a)
...
New changes:
8d5ec7a [BREAKING CHANGE] Rename ve.Document.getNodeFromOffset to getBranchNodeFromOffset
Local changes:
* Update calls for rename of getNodeFromOffset to getBranchNodeFromOffset
Change-Id: Ibc69f5a5deeed5698368bb19b30f14497c579e90
2014-09-24 11:34:14 -07:00
jenkins-bot
f67989eaa5
Merge "Replace use of ve.isArray with native Array.isArray"
2014-09-24 03:05:57 +00:00
jenkins-bot
02a85676b9
Merge "Use LinkCache instead of an object in MWCategoryWidget to store hidden status (to be shared with the input widget)"
2014-09-24 01:06:38 +00:00
Timo Tijhof
66de06b0fa
Replace use of ve.isArray with native Array.isArray
...
Change-Id: Ibc45e0fd80db7da872f6ef934cef915be9366e06
2014-09-23 17:58:09 -07:00
Alex Monk
93e4c59e4f
Use LinkCache instead of an object in MWCategoryWidget to store hidden status (to be shared with the input widget)
...
Change-Id: Icb62b9b27ea1d61097d059fa268cc4834d46fc9f
2014-09-23 23:56:27 +01:00
jenkins-bot
a5d8b636eb
Merge "ve.ui.MWLiveExtensionInspector: Fix comment typo"
2014-09-23 21:57:31 +00:00
Bartosz Dziewoński
5849e7b8f8
ve.ui.MWLiveExtensionInspector: Fix comment typo
...
Change-Id: I6e35a5006364ba44de2804e6cd6cd79d6b73c0c3
2014-09-23 23:54:33 +02:00
Translation updater bot
625669f12b
Localisation updates from https://translatewiki.net .
...
Change-Id: I55f61f07576931a694a9686495d899761f4a32fb
2014-09-23 22:04:58 +02:00