mediawiki-extensions-Visual.../modules/ve/ui/dialogs
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
..
ve.ui.MWMediaEditDialog.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.MWMediaInsertDialog.js Move some of MediaSelectWidget into SearchWidget 2013-06-27 23:51:09 +00:00
ve.ui.MWMetaDialog.js Don't compute the end offset to pass to insertMeta() 2013-06-27 16:21:02 -07:00
ve.ui.MWReferenceEditDialog.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ui.MWReferenceInsertDialog.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ui.MWReferenceListDialog.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.MWTransclusionDialog.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.PagedDialog.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00