mediawiki-extensions-Visual.../modules
James D. Forrester 74332f7a21 Only replace meta-data from dialog if it has changed
Previously we had a defaultSortKeyChanged value that lied - it was
possible for the value to be changed A -> B -> A by the user mid-
edit. However, the meta dialog assumed that defaultSortKeyChanged
wasn't lying, so blindly changed the meta item to the new value,
causing an unnecessary meta change if the user had done a no-op.

Now the value is renamed to defaultSortKeyTouched, and we actually
detect for content changes, and only change the meta item if a
change is actually needed (be that a removal, a replacement, or an
insertion).

Change-Id: I13022090bd7561a460a1151013e2b7d2a029f4dd
2013-11-18 14:13:15 +05:30
..
jquery
jquery.uls
jsdifflib Use jsdifflib for QUnit diff 2013-10-23 20:31:17 +00:00
oojs Update oojs to v1.0.5 2013-10-23 03:16:21 +02:00
oojs-ui Merge "Make generic localization utility for lang code keyed objects" 2013-11-13 22:37:02 +00:00
qunit
rangy
syntaxhighlight Merge "Window refactor" 2013-11-09 03:08:54 +00:00
unicodejs
ve Merge "Add OO.ui.ToggleWidget" 2013-11-13 00:58:19 +00:00
ve-mw Only replace meta-data from dialog if it has changed 2013-11-18 14:13:15 +05:30