mediawiki-extensions-Visual.../modules/ve-mw
Trevor Parscal 3edad8d0da Fix off-by-one error in TransclusionModel when moving items
The error occurs when moving an item down (increasing index) which
removes the item, adjusts the index and then inserts the item. The index
shouldn't be adjusted when moving one down, however, because once
removed everything shifts and the +1 index set initially to move it is
still good.

Change-Id: I44bd2b3eb4bbbef58a6ac181e75969ec7c2cab6f
2014-03-01 01:24:11 +00:00
..
ce Set up wiki-default image size 2014-02-25 16:26:15 -05:00
dm Fix off-by-one error in TransclusionModel when moving items 2014-03-01 01:24:11 +00:00
i18n Use template name as dialog title whenever possible 2014-03-01 00:57:55 +00:00
init Merge "Track edits where user switched into wikitext editor from VE" 2014-02-27 01:35:56 +00:00
test Use regexes for text of headings links 2014-02-26 14:37:05 -07:00
ui Cleanup dialog properties 2014-03-01 01:24:02 +00:00