mediawiki-extensions-Visual.../modules/ve
Catrope 87125aaf36 Fix MetaList tests, were totally broken
They worked fine with just one group, but once Rob added a second group
everything came falling down.

* Index the return value of findItem() into the correct array
  (list.items for all, list.groups[groupname] for groups)
* Expect null if there is something at the coordinates but it's in the
  wrong group
* Keep track of the next index and expect that for forInsertion when
  findItem() returned null, as well as at the end of each offset

Change-Id: I76438f583cea5694ce04fa2f4e7e88f8f8f236d1
2013-04-09 12:46:04 +01:00
..
actions Store data in LinearData class with an index-value store for objects 2013-03-30 10:06:34 +00:00
ce Quick fix for IE typing after generated content 2013-04-05 16:12:12 -07:00
dm Be resilient against an unset hrefPrefix in MWCategoryMetaItem 2013-04-08 21:44:59 -07:00
init ve.init.mw.ViewPageTarget: Use original label for replaced tab 2013-04-04 00:16:46 +02:00
styles Toolbar style fixes 2013-03-15 12:48:49 -07:00
test Fix MetaList tests, were totally broken 2013-04-09 12:46:04 +01:00
ui Change custom .getHash functions to .getHashObject 2013-04-08 23:29:56 +01:00
ve.Action.js
ve.ActionFactory.js
ve.BranchNode.js
ve.CommandRegistry.js
ve.debug.js
ve.Document.js Emit a transact event on the ve.dm.Document when a transaction occurs 2013-03-14 23:35:50 -07:00
ve.EventEmitter.js Fix documentation to place @emits in the correct place 2013-03-25 21:06:05 +00:00
ve.Factory.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.js Fix for custom hash with keys in different order 2013-04-09 00:20:44 +01:00
ve.LeafNode.js
ve.Node.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.NodeFactory.js
ve.Range.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.Registry.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.Surface.js Store data in LinearData class with an index-value store for objects 2013-03-30 10:06:34 +00:00
ve.Trigger.js
ve.TriggerRegistry.js