jenkins-bot
b588eb2f97
Merge "$.extend -> ve.extendObject"
2018-11-07 18:28:08 +00:00
Ed Sanders
3564006e91
$.extend -> ve.extendObject
...
Change-Id: I1def4d63c231da153a52a649e7bab584e789b6d1
2018-11-07 16:51:39 +00:00
Ed Sanders
ff1a05e245
Bump version number due to recent breaking change
...
Specifically I715ae805f, which changes the signature of
ve.dm.*Selection objects.
Change-Id: Iffa657179dd8a126e9f16787f3b33743f6e3d489
2018-11-07 16:50:35 +00:00
jenkins-bot
89ba8d0ba8
Merge "Fix margin/padding on save dialog enter prompt"
2018-11-07 16:21:45 +00:00
Ed Sanders
2149de7bb0
Fix margin/padding on save dialog enter prompt
...
Non integer px values were resulting in scrollbars.
Bug: T208947
Change-Id: Ifeefbcc6068b086a3b351706827b34129b7d0227
2018-11-07 13:50:18 +00:00
jenkins-bot
73deda8f66
Merge "ve.init.mw.DesktopArticleTarget.init: Move Vector styles to separate file"
2018-11-07 13:18:47 +00:00
jenkins-bot
07856d2a16
Merge "ve.init.mw.DesktopArticleTarget: Edit surface padding and gutter for Minerva"
2018-11-07 13:18:42 +00:00
jenkins-bot
4d0de7744d
Merge "MWTempWikitextEditorWidget: Don't rely on skin to set width for textareas"
2018-11-07 13:18:39 +00:00
jenkins-bot
45c9ff5e21
Merge "ve.init.mw.DesktopArticleTarget.init: Make multi-tab mode compatible with Minerva"
2018-11-07 12:26:38 +00:00
jenkins-bot
50b7291ab4
Merge "Update VE core submodule to master (a4b936b5e)"
2018-11-07 11:35:48 +00:00
jenkins-bot
6016cad43f
Merge "ve.dm.MWImageModel: Drop back-compatibility with old versions of VE selections"
2018-11-07 11:23:27 +00:00
James D. Forrester
374b4cab49
Update VE core submodule to master (a4b936b5e)
...
New changes:
0c776b138 Reset styles on ce=false elements
a4b936b5e Update OOUI to v0.29.4
Bug: T207426
Change-Id: I77fb98f1416040902bc030368fddb380431c1198
2018-11-06 18:02:11 -08:00
jenkins-bot
56fb0cad12
Merge "Update VE core submodule to master (866f48853)"
2018-11-06 19:53:51 +00:00
Bartosz Dziewoński
b0c0553dc2
ve.init.mw.DesktopArticleTarget.init: Move Vector styles to separate file
...
Change-Id: Iecf25bf71c1e4fca8964d608082e42ef0c929044
2018-11-06 16:47:31 +00:00
Bartosz Dziewoński
c87b010da0
ve.init.mw.DesktopArticleTarget: Edit surface padding and gutter for Minerva
...
Bug: T208102
Change-Id: I0a43550c938144f79f04dc91c2c742229f939177
2018-11-06 16:47:23 +00:00
Bartosz Dziewoński
1ffdee226c
MWTempWikitextEditorWidget: Don't rely on skin to set width for textareas
...
Bug: T208102
Change-Id: Ic14105556996a74e2ba656cd88571fb94cf4e49b
2018-11-06 16:47:08 +00:00
Bartosz Dziewoński
5996cf15e9
ve.init.mw.DesktopArticleTarget.init: Make multi-tab mode compatible with Minerva
...
* Make inserting secondary tab work with Minerva's non-standard structure
of navigation menus
* Distinguish primary and secondary tabs with tiny icons, since Minerva
hides their text
* Hide section edit link dividers (unnecessary when we use icons)
Bug: T208102
Change-Id: Ieaec60165617e3b423ec58857d6f0a0406e22b1d
2018-11-06 17:45:48 +01:00
jenkins-bot
9e53e04073
Merge "ApiVisualEditor: Reuse core code for showing log extract"
2018-11-05 22:52:46 +00:00
jenkins-bot
458b6e87a4
Merge "MWTransclusionNode: Change HTML messages to plain DOM"
2018-11-05 22:45:35 +00:00
jenkins-bot
c7f9dbd966
Merge "Update VE core submodule to master (a5db6fb8b)"
2018-11-05 21:56:29 +00:00
jenkins-bot
314bfdfc3e
Merge "Missing dependency resulting in a missing icon"
2018-11-05 21:56:26 +00:00
Bartosz Dziewoński
155f0d0337
ApiVisualEditor: Reuse core code for showing log extract
...
Our behavior is now closer to the core wikitext editor.
This results in two minor changes:
* `<li>` elements are now correctly wrapped in an `<ul>`.
* "View full log" link is now only shown if there are more entries.
Change-Id: I3f30446fca5cab83155ce26ee4e5ab213fc5847a
2018-11-05 22:25:07 +01:00
Translation updater bot
2a9709b43f
Localisation updates from https://translatewiki.net .
...
Change-Id: Iaaf368973dd1f771dd8b69da4eaf2450f4df0e6d
2018-11-05 22:24:50 +01:00
jenkins-bot
678d59fb92
Merge "Revert "Disable VE on Special:Undelete""
2018-11-05 21:08:46 +00:00
jenkins-bot
ef5ad0052a
Merge "SaveDialog: Remove scrollable property from nested panels"
2018-11-05 20:46:22 +00:00
James D. Forrester
17377ce65c
ve.dm.MWImageModel: Drop back-compatibility with old versions of VE selections
...
Change-Id: I38b309ca240b8305a0b29e11f822e1ad6e1ed3da
2018-11-05 12:44:57 -08:00
James D. Forrester
8ce083a832
Update VE core submodule to master (866f48853)
...
New changes:
a190a64ab [BREAKING CHANGE] Do not cache document model data in DM selections
866f48853 Localisation updates from https://translatewiki.net .
Bug: T208228
Change-Id: I2c759ab5e390f3d29070509738191df8995ccf0a
2018-11-05 12:38:32 -08:00
James D. Forrester
7eef48c3ac
Update VE core submodule to master (a5db6fb8b)
...
New changes:
a5db6fb8b ve.ui.LinearContextItem: Prevent action buttons from wrapping
Bug: T208596
Change-Id: I1e9e66aee377dc6c509d4aa944920571d166888b
2018-11-05 11:49:52 -08:00
jenkins-bot
6ce7ac63d7
Merge "Fix padding around .ve-ui-mwParameterResultWidget-name(s)"
2018-11-05 18:27:43 +00:00
jenkins-bot
3f97176f7c
Merge "Use upstream AbandonEditDialog"
2018-11-05 18:19:23 +00:00
Bartosz Dziewoński
259aadaf12
Revert "Disable VE on Special:Undelete"
...
No longer needed. The underlying problem was fixed in
1aae17c7a5
.
Bug: T173154
Bug: T174748
Change-Id: If10301ee78ba031238a11a9f9b2130a2b47a567c
2018-11-05 18:41:05 +01:00
Ed Sanders
66972356cf
MWTransclusionNode: Change HTML messages to plain DOM
...
Bug: T208732
Change-Id: I61a958292984586dc90262989ebb6c181f28a605
2018-11-05 16:28:11 +00:00
Ed Sanders
381bc46130
Fix padding around .ve-ui-mwParameterResultWidget-name(s)
...
Bug: T208720
Change-Id: Iff8bbb702fdceab86d423a9f74aaebac8b41ebc3
2018-11-05 11:50:12 +00:00
Translation updater bot
976ea12d0f
Localisation updates from https://translatewiki.net .
...
Change-Id: I8418f31970bb5e3af5652cde9d5f9e48bc3de941
2018-11-04 22:42:55 +01:00
Seb35
951fa31a7c
Missing dependency resulting in a missing icon
...
Bug: T208686
Change-Id: I0780a66bc70fe25154322c256958cea0c67613c2
2018-11-04 18:47:07 +01:00
jenkins-bot
6b022f9aee
Merge "Update VE core submodule to master (caf188be0)"
2018-11-03 21:34:10 +00:00
jenkins-bot
8becced1c2
Merge "DesktopArticleTarget.init: Don't load on special pages with action=submit in the URL"
2018-11-03 13:30:15 +00:00
Translation updater bot
0c1084fb75
Localisation updates from https://translatewiki.net .
...
Change-Id: I7a4483cab6fb797d6d0140421cbefdc37728f27c
2018-11-03 11:03:41 +01:00
Ed Sanders
956c28bf56
SaveDialog: Remove scrollable property from nested panels
...
Scrolling is handled by oo-ui-window-body.
Change-Id: If074b5de859b5a9dbad76d6715739e4d37e68c90
2018-11-02 20:32:23 +00:00
jenkins-bot
63a179b851
Merge "Unbreak input debugging images"
2018-11-02 19:19:16 +00:00
Roan Kattouw
817987466d
Unbreak input debugging images
...
They're the only thing in ve.ce.debug.js, and that file is never loaded
by VE-MW.
Change-Id: I22e64dc55a4b9d44728a235cf9edf4019504cbc2
2018-11-02 10:58:36 -07:00
Bartosz Dziewoński
1aae17c7a5
DesktopArticleTarget.init: Don't load on special pages with action=submit in the URL
...
Bug: T168533
Bug: T176022
Change-Id: Ifb7b9cca21423684a901dccabab23fb64e576102
2018-11-02 17:54:01 +01:00
Bartosz Dziewoński
70ae5ca11d
Assume 'redirect=no' for all page views with 'veaction', not just 'veaction=edit'
...
Bug: T181110
Change-Id: I7e22586d1b9bc02fae6dc0536d2c7efde77632dc
2018-11-02 12:00:22 +01:00
Bartosz Dziewoński
a4666b3bea
Update VE core submodule to master (caf188be0)
...
New changes:
a2dff3032 DesktopContext: Don't rely on selection#getDocument
4c1cc1640 Basic test for WindowAction open/close
0ab1e754c Update OOUI to v0.29.3
a8d96b850 Localisation updates from https://translatewiki.net .
b4fa3d230 ResizableNode: Add test for updateSizeLabel
caf188be0 TableNode: Test basic mouse events
Bug: T208228
Bug: T208382
Bug: T208515
Change-Id: I0db7b5e874ad6b23dad1f29bb1a58e126fea7a48
2018-11-02 08:52:57 +01:00
jenkins-bot
74a744327e
Merge "ve.ui.MWMetaDialog: Wait for each page to set up (especially 'category')"
2018-11-01 23:02:59 +00:00
jenkins-bot
9ac196777a
Merge "Blocked apply if redirect address is invalid"
2018-11-01 22:17:03 +00:00
jenkins-bot
e634746cd4
Merge "Localisation updates from https://translatewiki.net ."
2018-11-01 21:26:46 +00:00
Translation updater bot
78f38fa05a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibcdb7de2d180cb5657b65ca7793dbc17991a27d1
2018-11-01 22:23:35 +01:00
jenkins-bot
490b1171e3
Merge "Update the styles for VisualEditor's "Format" dropdown"
2018-11-01 21:20:10 +00:00
flutters
f847880292
Blocked apply if redirect address is invalid
...
Extracted extractValue to a separate method
Added checkValidRedirect method to MWSettingsPage
Added errors when redirect address is invalid
Added 1 error message to localisation strings
Added 1 TODO (more precise error messages)
Bug: T74971
Change-Id: I8bcf16e97e5211671759acdf0846243df2c03fc2
2018-11-01 21:20:01 +01:00