jenkins-bot
e285c8e4cb
Merge "Show simple category list in preview"
2017-06-21 20:07:45 +00:00
jenkins-bot
090d26f9c5
Merge "Use Parsoid data for template names rather than detect from wikitext"
2017-06-21 01:15:38 +00:00
jenkins-bot
7cd5a5d61f
Merge "Add newline to end of wikitext documents"
2017-06-21 01:10:57 +00:00
Ed Sanders
09519a24d2
Add newline to end of wikitext documents
...
Bug: T156609
Change-Id: I80d82ad87464b1c6e0344b29123bb96fcc4cffad
2017-06-20 17:51:51 -07:00
jenkins-bot
115f8e7ae5
Merge "Move preview document filtering into MWSaveDialog"
2017-06-21 00:41:26 +00:00
jenkins-bot
def5a24959
Merge "Update VE core submodule to master (a25e5de67)"
2017-06-21 00:41:23 +00:00
jenkins-bot
fc4e836d4b
Merge "Fix getWikitextFragment shortcut to return a promise"
2017-06-21 00:40:46 +00:00
Ed Sanders
6f72ef82d9
Show simple category list in preview
...
Bug: T153534
Change-Id: Ie86abdad76a38855d5ad1a394c0bfb3c8dd5a8c6
2017-06-20 23:50:52 +00:00
Ed Sanders
9dd638a5ab
Move preview document filtering into MWSaveDialog
...
Also:
* Make mw-content-DIR nest inside mw-body-content
* Use ve.filterMetaElements
Change-Id: Ic70c7dff0f74b81f92b8bd48e8092549947990ba
Depends-On: I478fe1f39164b9fd7e71987b818b8f668d1a7020
2017-06-20 23:50:44 +00:00
James D. Forrester
2b8f22cf31
Update VE core submodule to master (a25e5de67)
...
New changes:
310a7819b Follow-up Id3f663ea6: Use filter function instead of remove
c69b19852 Factor out link/style tag filtering into ve.filterMetaElements
6ceab6412 Localisation updates from https://translatewiki.net .
7729b3d64 Follow-up I086d7243: Support placeholder config option for target widget
086e142c3 Fix padding in TargetWidget
211e4be22 Allow multi-line placeholders on ui.Surface's
Bug: T168450
Change-Id: I61a0b2f2e62f882d2db36b0cfa9f86a6ea306dc7
2017-06-20 16:49:36 -07:00
jenkins-bot
87e1ede04a
Merge "Return nothing from styleParsoidElements"
2017-06-20 23:11:46 +00:00
Translation updater bot
8beac44dab
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie734ca2986ad6f5a1da5f349b20756ef283246c3
2017-06-20 23:08:44 +02:00
Ed Sanders
e1b4321b5a
Return nothing from styleParsoidElements
...
The method modifies DOM elements in place, and the return
value is never used.
Change-Id: I6254389dbf8daa67795206cb508038b60e1a4761
2017-06-20 21:03:22 +00:00
jenkins-bot
c4c4375b7d
Merge "Remove old authorListWidget CSS"
2017-06-20 20:13:58 +00:00
Translation updater bot
f7586d5f9d
Localisation updates from https://translatewiki.net .
...
Change-Id: I59770f4737b52838d1c5cbdb2e9111986b76fc75
2017-06-19 23:12:02 +02:00
Translation updater bot
c5dad8f018
Localisation updates from https://translatewiki.net .
...
Change-Id: I961fe87e1974dc12df7fd0df33745c95c926a871
2017-06-18 22:55:09 +02:00
Ed Sanders
585cf5f990
Fix getWikitextFragment shortcut to return a promise
...
Change-Id: Ide5c920332ba9dd0777a7c63e27ebbbc9a391172
2017-06-17 19:42:24 -07:00
Ed Sanders
f400a6debe
Remove old authorListWidget CSS
...
Change-Id: Ibeaae78f1424fc098dbc103438e7cb2c4d15c9d8
2017-06-17 19:42:22 -07:00
Translation updater bot
b9a6dc8394
Localisation updates from https://translatewiki.net .
...
Change-Id: I53062bbd73eb478e27284f35320f5bc2bd4809bf
2017-06-17 22:50:13 +02:00
jenkins-bot
2a7f0d75e4
Merge "Update VE core submodule to master (f2e03ee6f)"
2017-06-16 22:20:47 +00:00
Translation updater bot
d67005cdb8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic29540f87264d7541afa0a3be696cb47ed7e4f50
2017-06-16 23:02:01 +02:00
jenkins-bot
4b852d899b
Merge "Use static parseDocument method"
2017-06-16 18:38:25 +00:00
jenkins-bot
14dd536d32
Merge "ve.ui.MWEducationPopupTool: Remove unnecessary manual popup positioning"
2017-06-16 18:32:51 +00:00
James D. Forrester
58750e2d1b
Update VE core submodule to master (f2e03ee6f)
...
New changes:
bab55c44c Use absolute URLs in diff tests
fb367a07e Localisation updates from https://translatewiki.net .
ef248756c TriggerRegistry: Remove ⌘+M shortcut for removing styling on Macs
Bug: T167898
Change-Id: Iefab4deb66621cc62bb48b368061b30a4eecd1c1
2017-06-16 08:39:21 -07:00
Bartosz Dziewoński
624211a60f
Use Parsoid data for template names rather than detect from wikitext
...
We were incorrectly handling transclusions with trailing
newlines after the template name.
This also improves handling of non-template transclusions,
e.g. parser functions like `{{int:mainpage}}`, which are
no longer mangled as if they were page names.
ve.dm.MWTransclusionNode#isSingleTemplate will now match
a template even if it's name is itself template-generated.
Logic for turning Parsoid's hrefs into page names stolen
from ve.dm.MWImageNode.prototype.getFilename.
Bug: T167613
Change-Id: Ibecf71338eb37bb3da81a7372e4ed41140a9af57
2017-06-14 23:15:18 +00:00
Bartosz Dziewoński
433e7b5069
ve.ui.MWEducationPopupTool: Remove unnecessary manual popup positioning
...
OOjs UI Popups position themselves automatically relative to their
$floatableContainer these days.
Also added explicit `$floatableContainer: this.$element` in the config
(although not strictly needed, since the parent node is used by
default, this makes the code more robust in case we move the popup
somewhere else in the DOM).
Bug: T167751
Change-Id: Id4267fce6499a4c217f7dc1d18871c02dd078aee
2017-06-14 23:19:09 +02:00
Bartosz Dziewoński
39b82f7b00
Revert 032fb292
, a97eacd0
...
Reverting a new weird hack for an issue and bringing back the
old, tried and true hack that was removed in the mistaken belief
that if a bug is marked as fixed, it is really fixed.
* Revert "MWTransclusionDialog: size footer correctly"
This reverts commit 032fb2924e
.
* Revert "Remove dialog height hack tagged against resolved bug"
This reverts commit a97eacd05b
.
Bug: T93290
Bug: T167483
Change-Id: If1cc07837892bb0248c74025d5403f9698e77705
2017-06-14 20:38:38 +02:00
jenkins-bot
5fbe84a4e6
Merge "MWTransclusionDialog: size footer correctly"
2017-06-14 11:39:41 +00:00
Translation updater bot
98568e734f
Localisation updates from https://translatewiki.net .
...
Change-Id: I751ac55b2a10f014c1db8df1d6915d71711ee5c9
2017-06-13 22:51:12 +02:00
Brad Jorsch
7ec68ed168
API: Split description messages into summary + additional text
...
See MediaWiki core patch I778bab2b
Change-Id: I642895c0e77dabfde3a7cdc744c5de4df9489aa5
2017-06-13 13:27:52 -04:00
David Lynch
032fb2924e
MWTransclusionDialog: size footer correctly
...
Changing label means a refresh is needed.
Bug: T167483
Change-Id: Ie4b35696bdf21d2a74e786875615d8753a57972d
2017-06-13 11:48:38 -05:00
Translation updater bot
2dc77148cb
Localisation updates from https://translatewiki.net .
...
Change-Id: I182b53a98bb4d7c5e471b23a4665c1c3a84c8b46
2017-06-12 22:52:07 +02:00
James D. Forrester
6c201ae51a
Update VE core submodule to master (8b8bc2f70)
...
New changes:
74b7e109b Allow special character items to be marked as source mode only
c0cd7624f Localisation updates from https://translatewiki.net .
edb1f05d8 [DEPRECATING CHANGE] Make Target#parseDocument static
a3348fdad Fix check for CSS overflow on focusable nodes
f6cbe23fc ve.fixupBase: handle Safari behavior
Bug: T154113
Bug: T166593
Bug: T167438
Change-Id: Ia5739d5eda2e71da889de34a3a5dcc759512ce70
2017-06-12 12:33:34 -07:00
jenkins-bot
4ce3744469
Merge "Update VE core submodule to master (aec7813fb)"
2017-06-12 18:57:53 +00:00
jenkins-bot
7e892bbc97
Merge "MWParameterPage: Fix missed remove -> trash icon name rename"
2017-06-12 18:55:05 +00:00
jenkins-bot
b170e81d83
Merge "Fix i18n TODOs in CollabPad"
2017-06-12 18:51:31 +00:00
jenkins-bot
27c6f624ae
Merge "[DEPRECATING CHANGE] Make Target#createModelFromDom static"
2017-06-12 18:50:38 +00:00
jenkins-bot
076a7feef2
Merge "Add filename to gallery dialog page"
2017-06-12 18:46:48 +00:00
James D. Forrester
a7d48228dc
MWParameterPage: Fix missed remove -> trash icon name rename
...
Bug: T167598
Change-Id: I1701bd426ea66a40937bcc69183c697a8e39710d
2017-06-12 11:39:50 -07:00
Translation updater bot
678949a23d
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia2bd46f3bbe52d17c6ea187dbd8a516de564adf8
2017-06-11 22:48:17 +02:00
Translation updater bot
a84164a38b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia38f09ce88980b0954a81b72ff32954e286fed23
2017-06-11 00:39:40 +02:00
Ed Sanders
23c0b6997e
Fix i18n TODOs in CollabPad
...
Change-Id: Ifa802773881e2f2763578223bc76ca2798a08b17
2017-06-10 12:48:09 +01:00
Translation updater bot
44d0e3336b
Localisation updates from https://translatewiki.net .
...
Change-Id: I3d19d4fed087b2f3b2fea902f2a223e765eceddd
2017-06-09 23:04:23 +02:00
Ed Sanders
75d583a0d9
Use static parseDocument method
...
Change-Id: I545a58ffcbf1c7c57c197f4858958de835a40394
Depends-On: I5b36e187a5e8bb68b47b2fccf5b46c08b81b01d9
2017-06-08 14:43:09 +01:00
Ed Sanders
f178061117
[DEPRECATING CHANGE] Make Target#createModelFromDom static
...
Change-Id: I019689f87ac0f7f40a8a7600029b5ce1bc92e77f
2017-06-08 14:35:31 +01:00
jenkins-bot
e97393434a
Merge "Give extensions a fallback icon when invisible"
2017-06-07 23:34:20 +00:00
Ed Sanders
8fb56b8d75
Give extensions a fallback icon when invisible
...
Bug: T166526
Change-Id: I5eafbef3b751a83cef353c8a9f09d90820fa9409
2017-06-07 22:29:19 +01:00
Translation updater bot
94be609bb4
Localisation updates from https://translatewiki.net .
...
Change-Id: I881fdd18a2a6eda2af0f9b48d0e93ba05b845ee0
2017-06-07 22:56:46 +02:00
James D. Forrester
295744b071
Update VE core submodule to master (aec7813fb)
...
New changes:
7989d8c27 Rename local variables to distinguish between DM nodes and orderedNodes
fde924971 Localisation updates from https://translatewiki.net .
f07dede07 DiffElement: Pass through config argument
f4b755c4c Fix mixing in of TableCellableNode to AlienTableCellNode
f0f5692eb Remove unused table editor CSS
975bb09b8 Remove unused MWImage-specific CSS
baddb48dc Remove unused filibuster CSS
38baa16a2 Don't let jQuery 3 remove top-level text nodes from generated content
Bug: T167150
Bug: T167335
Change-Id: I51911e404ca32292a9db4bd5d8b0627368177df4
2017-06-07 13:38:24 -07:00
L10n-bot
46bcf496fe
Merge "Localisation updates from https://translatewiki.net ."
2017-06-06 21:03:23 +00:00