mediawiki-extensions-Visual.../modules/ve
Trevor Parscal 0aac4c7e60 Reference insertion, new and existing
Objectives:

* Split reference dialog (at least for now) an edit and an insert dialog
* Add reference search widget for selecting an existing source, or
  choosing to add a new one
* Abstract reference names, don't allow editing them and generate them
  when needed
* When editing groups, move the internal item and update all references
  to it
* Resolve name conflicts when moving a reference to a new group by
  generating a new list key

Bonus:

* Add getNodeGroups method to internal list
* Add getUniqueListKey method to internal list
* Add destroy functionality to ce.node to release events and references

Bug: 49733
Change-Id: Ib244ff6ad9b4cee1decfd9b9e1d3d4e9cdcfb78c
2013-06-27 18:11:31 -07:00
..
ce Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
dm Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
init Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
test Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ui Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Fix selectNodes() bug with empty non-content branch nodes 2013-06-17 19:09:12 +00:00
ve.Element.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.EventEmitter.js
ve.Factory.js
ve.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js
ve.Registry.js