mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw cf486e011a Consolidate edit section handling code in ViewPageTarget
Move generation of initial edit summary from setupSaveDialog() to
restoreEditSection().

This allows us to get rid of the properties tracking whether both
halves of the edit section handling had happened, because they're
now in the same method.

Moving setupSaveDialog() down so it runs after restoreEditSection();
this is needed for the communication via this.initialEditSummary
to work correctly.

Change-Id: I06a9c5cf5c752acea8a2ac25d0ffb6ac61cfe986
2013-11-25 13:40:05 +00:00
..
ce ce.MWTransclusionNode: Don't pass token to parsefragment API 2013-11-11 20:33:26 +01:00
dm Recompute auto-numbered reference listKeys when merging internalLists 2013-11-20 16:50:48 +05:30
init Consolidate edit section handling code in ViewPageTarget 2013-11-25 13:40:05 +00:00
test Recompute auto-numbered reference listKeys when merging internalLists 2013-11-20 16:50:48 +05:30
ui Merge "Fix crash in MWExtensionNode creation mode" 2013-11-22 15:05:42 +00:00