mediawiki-extensions-Visual.../modules/ve/ui
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
..
actions Reference name and group editing 2013-06-14 15:29:56 -07:00
dialogs Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
elements Element fixes 2013-06-18 11:35:07 -07:00
inspectors Put the link inspector in the menus overlay 2013-06-28 00:36:47 +00:00
layouts Make fieldset layout icons optional 2013-06-12 16:23:48 -07:00
styles Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
tools Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
widgets Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ui.Action.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js Make MW meta dialog experimental 2013-05-24 17:53:06 +02:00
ve.ui.Context.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Dialog.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.DialogFactory.js
ve.ui.Frame.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.Inspector.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.InspectorFactory.js
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js
ve.ui.Surface.js Local Overlay Stacks 2013-06-28 00:30:54 +00:00
ve.ui.Tool.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Toolbar.js If cursor is obscured by toolbar, on keypress scroll to cursor. 2013-06-27 14:09:22 -07:00
ve.ui.ToolFactory.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Trigger.js jshint: Fix trailing comma 2013-06-05 13:00:49 +02:00
ve.ui.TriggerRegistry.js
ve.ui.Widget.js
ve.ui.Window.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.WindowSet.js Don't depend on iframe load events 2013-06-25 23:12:58 +00:00