Bartosz Dziewoński
7acbc4d44c
ve.init.mw.ArticleTargetLoader: Better document pageName
parameters
...
Bug: T217826
Change-Id: If136b7b9dc747a75062f88f8decc1128938fee9f
2019-03-08 22:46:10 +01:00
Translation updater bot
891a03b400
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib5310ae8551c7edb52fcc8373f8fdc0a6f2d0869
2019-03-08 22:29:38 +01:00
jenkins-bot
f501a5238b
Merge "Fix return type of ApiVisualEditorEdit::saveWikitext"
2019-03-08 20:50:04 +00:00
James D. Forrester
b5d433df21
Update VE core submodule to master (da38da984)
...
New changes:
e2a8e4f0d Fix AnnotationInspector read-only support
4f27ec68c Localisation updates from https://translatewiki.net .
cdbe0321b Update OOUI to v0.30.4
da38da984 Follow-up I74d1dbc6: Use isNew instead of isEditing
Bug: T217454
Change-Id: I4eee93150591b934c342017fbd58688d5e4cae16
2019-03-08 16:00:10 +00:00
Translation updater bot
c2e57532e4
Localisation updates from https://translatewiki.net .
...
Change-Id: I8992271c6abbf90c2a123b026a06231c5f1e8bfc
2019-03-07 22:41:09 +01:00
Ed Sanders
2e33841b5a
Fix section param in historical diffs
...
Passing section=undefined resulted in no <section> tags being
unwrapped, which broke the historical diff. Ensure 'null' is
used instead for whole documents.
Bug: T217752
Change-Id: Iec33e6ab83bfbd011df9dc05f4daccc26b1df8b5
2019-03-07 12:01:44 +00:00
jenkins-bot
085f21792b
Merge "rebaser: pushState when calling showForm"
2019-03-06 12:13:02 +00:00
Translation updater bot
9b66e337b9
Localisation updates from https://translatewiki.net .
...
Change-Id: I74ed5d2d3ce6daa0719326785f320fbf6a780380
2019-03-05 22:43:00 +01:00
Translation updater bot
9445ffe80c
Localisation updates from https://translatewiki.net .
...
Change-Id: I58146345f729b744a3054d92ab1ffa7a53bbae9f
2019-03-04 22:16:25 +01:00
jenkins-bot
476ffbba68
Merge "Use DerivativeContext in ApiVisualEditorEdit"
2019-03-04 19:09:19 +00:00
Umherirrender
c9a3bf9fa5
Use DerivativeContext in ApiVisualEditorEdit
...
Using DerivativeContext also makes the code easier to read.
getContext() returns an IContextSource, in this interface has no
setRequest() method and this can fail for some kinds of IContextSource.
$view is a ContextSource, which implements setContext().
This also allows us pass in a new context with the right request object,
and also to set the title so we don't have different titles
on $view and the main context.
Change-Id: Ia575cd6163defeb423a542e342034cac5eb6108c
2019-03-04 18:36:47 +00:00
jenkins-bot
5aec469952
Merge "rebaser: Fix export dialog title"
2019-03-04 14:49:46 +00:00
jenkins-bot
fefc7351a6
Merge "MWTransclusionNode: Comment strange matchTagNames values"
2019-03-04 14:49:43 +00:00
Ed Sanders
b3a35790c1
rebaser: Fix export dialog title
...
Change-Id: Ib76adbdb8b6547e42968f73cc196d7b8817e25f0
2019-03-04 14:26:39 +00:00
Ed Sanders
b0b8194faf
rebaser: pushState when calling showForm
...
Change-Id: Id650acbcc4d0ba699fa1264acfd8ab6249315806
2019-03-04 13:25:26 +00:00
jenkins-bot
f3cb757811
Merge "rebaser: Bind special tab click to showForm"
2019-03-04 04:44:26 +00:00
Reedy
2fb0ed0269
Use ExtensionRegistry rather than class_exists
...
Change-Id: I6e8fb5e5f3a9ef5b8ba4787c43ee1216ea03bd7e
2019-03-02 23:29:09 +00:00
Umherirrender
a07ad01594
Use ::class for class name resolution
...
Available since php5.5
Change-Id: I9392155193275d20a82bde8eb7964d466e190f6b
2019-03-02 23:46:12 +01:00
Translation updater bot
995ec0d78b
Localisation updates from https://translatewiki.net .
...
Change-Id: Icb60c2437b009b5aa249dc15eeff653b7ea98ba5
2019-03-02 22:42:50 +01:00
Umherirrender
8c1eda388e
Fix return type of ApiVisualEditorEdit::saveWikitext
...
Change-Id: I523d8097b39d80fc7082c64009b49b36f8a296a7
2019-03-02 18:04:14 +00:00
jenkins-bot
266a2bf036
Merge "ApiVisualEditor: Separate out templatesUsed from metadata"
2019-03-02 01:49:06 +00:00
jenkins-bot
b704f73418
Merge "Update VE core submodule to master (226ff19e5)"
2019-03-01 22:09:29 +00:00
Ed Sanders
9aee6bb5d1
MWTransclusionNode: Comment strange matchTagNames values
...
Change-Id: Ica207be94e5cc888c4454989d2fd6e9b5579a8ea
2019-03-01 16:16:20 +00:00
Translation updater bot
4417a03043
Localisation updates from https://translatewiki.net .
...
Change-Id: Ica9cab46151e7bd35e500defd56510a48fa8d98e
2019-02-28 22:25:23 +01:00
Ed Sanders
e18bdf3f49
Update VE core submodule to master (226ff19e5)
...
New changes:
5bb361510 Use cursor:pointer for ctrl+click on links
9ef54ef3e Suppress branch slug hover animation when dragging
67f182f0b Remove -moz-user-select:none from hack and buttonElement
011787624 Don't draw selection highlight inside block slug after selecting across it
930b9cd63 Build source maps for ve dist files
7faede30e Upgrade DOMPurify 1.0.2 -> 1.0.10
088cc494d rebaser: Log user events at 'trace' level
a329241ac Fix missing rename of displayName -> name
0cdb328b7 Remove double connection hack
226ff19e5 Fix check in paintAuthor
Bug: T214976
Bug: T216879
Bug: T217047
Change-Id: I2b3cca331892d119e2e5f0cda4a35dd91111d9ac
2019-02-28 20:54:47 +00:00
Ed Sanders
6f60b780ff
rebaser: Bind special tab click to showForm
...
Change-Id: I3207c50b2515356833c19c7d46c69af4918dfa58
2019-02-28 19:20:14 +00:00
jenkins-bot
ba5589f801
Merge "ve.init.mw.DesktopArticleTarget: Remove some unnecessary toolbar setup code"
2019-02-28 13:19:30 +00:00
Ed Sanders
2092529fb1
Allow external link pasting to be enabled by config
...
Bug: T129546
Change-Id: I3346c842cf56fb79fb65a8bd7d716c22134636b9
2019-02-27 19:54:55 +00:00
jenkins-bot
d17d9ae768
Merge "Allow page title heading to be selected while editor is active"
2019-02-27 12:50:21 +00:00
jenkins-bot
3ccbc96fa7
Merge "When rendering categories, hide/show catlinks as needed"
2019-02-26 19:52:37 +00:00
David Lynch
b1863f4b25
When rendering categories, hide/show catlinks as needed
...
Catlinks is hidden via a class when there are no non-hidden categories on the
page. We thus need to toggle that class depending on the categories
added/removed from the page.
Bug: T213528
Change-Id: I4067c5721c28041542b9ef2dbc796fbc41b1afe8
2019-02-26 11:26:27 -06:00
Bartosz Dziewoński
73b2defc1e
Update VE core submodule to master (4669eff2b)
...
New changes:
0d28d49e7 ve.transformStyleAttributes: Update browser bug workaround comments
f51b718d0 Localisation updates from https://translatewiki.net .
b0d33a88a Use 'then' for opening/opened promises
40e98a759 Abort opening window for insertion when in readonly mode
744dc8cfa FragmentWindow: Add missing mixins, rename logic in WindowAction
ac5c18052 ve.ui.DiffElement: Don't always target links to new window
Bug: T210142
Change-Id: If07a40fff92fc739b7c6f954c3b89ad3fd7bdfd5
2019-02-26 16:57:17 +01:00
jenkins-bot
86a1995662
Merge "ve.dm.MWGalleryImageNode: Update for Parsoid changes to "broken" images"
2019-02-26 11:51:55 +00:00
jenkins-bot
1c083a362e
Merge "Add more read-only implementations"
2019-02-25 23:59:13 +00:00
jenkins-bot
010c1889b3
Merge "TemplateContext: Filter out empty template descriptions"
2019-02-25 23:16:42 +00:00
jenkins-bot
92ce7f0b99
Merge "MWMetaDialog: Implement read-only mode"
2019-02-25 23:12:47 +00:00
Ed Sanders
403b1f97b1
TemplateContext: Filter out empty template descriptions
...
Change-Id: I1be721c30d92b1da4fc226935a7e0a322f0c4d41
2019-02-25 23:05:51 +00:00
jenkins-bot
99351fa20a
Merge "MWCategoryWidget: Implement setDisabled"
2019-02-25 23:05:23 +00:00
jenkins-bot
f8ffb4d6ce
Merge "MW(Advanced)SettingsPage: Use Array.forEach for metaItemCheckboxes"
2019-02-25 22:57:52 +00:00
jenkins-bot
34e8aef6e4
Merge "Hide label section in MagicLinkNodeContextItem"
2019-02-25 22:52:01 +00:00
Translation updater bot
c6e6e8e527
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibb8f4f663d44f8956f0ad9b496c0f4f39a25f593
2019-02-25 22:58:46 +01:00
Ed Sanders
c04d3da853
Add more read-only implementations
...
* Gallery:
- Disable add/remove image buttons in read-only mode
- Make image list undraggable
* Template: Disable outline controls
* Transclusion: Add/remove buttons on template pages
* MagicLinkNodeInspector: Disable input (e.g. ISBN links)
Bug: T210142
Change-Id: Ibb03ab0bfd55ef5bf7d7558c217c779d7904a134
2019-02-25 20:01:11 +00:00
Ed Sanders
e3bb0b9e8b
ApiVisualEditor: Separate out templatesUsed from metadata
...
Generating the templatesUsed list is relative slow, and is only
used in an obscure part of the editor, so only generate it when
needed.
Bug: T209078
Change-Id: I1cecdad65b80c4c9b1746e752ea4b41bc0fc0037
2019-02-25 13:01:43 +00:00
Ed Sanders
6aa61aefa5
MWMetaDialog: Implement read-only mode
...
Bug: T210142
Change-Id: I7b32668a5daecc04515e9fa13875b278cadfbcce
2019-02-25 12:56:37 +00:00
Ed Sanders
33774758b7
MWCategoryWidget: Implement setDisabled
...
Change-Id: I443f2b55e2f17fb3c182e6cb22e392434513ce6c
2019-02-25 12:56:37 +00:00
Ed Sanders
9c5ec0d0d1
MW(Advanced)SettingsPage: Use Array.forEach for metaItemCheckboxes
...
Change-Id: Id034ae5cba46503370fbf61094b33e6b93569fe9
2019-02-25 12:56:35 +00:00
Ed Sanders
8e3ef8fb7f
Hide label section in MagicLinkNodeContextItem
...
Change-Id: Ifc6cdb2ee15874bfd036b29a6abaffa6e4207728
2019-02-24 13:25:23 +00:00
jenkins-bot
362a0b727c
Merge "ve.ui.MWSaveDialog: Fix fragment links in visual diff too"
2019-02-23 18:26:07 +00:00
jenkins-bot
f7a4e0a80a
Merge "ve.ui.MWSaveDialog: Target links in visual diff to new window"
2019-02-23 18:21:18 +00:00
jenkins-bot
fe70c26ee3
Merge "ApiVisualEditor: Remove red-link cache warming"
2019-02-23 10:36:56 +00:00