mediawiki-extensions-Visual.../modules/ve
Trevor Parscal 2d044518bd References dialog cleanup
Objectives:

* Remove the whole toolbar subset thing, it's up to the creator of the
  subsurface to know what is and is now allowed, and the commands were
  still passing through unfiltered
* Correctly separate initialization from opening - fix issue where opening
  the reference dialog multiple times will keep adding more and more
  controls

Changes:

ve.init.Target.js
* Remove getToolbarSubset method

ve.ui.MWReferenceDialog.js
* Add toolbar tools and surface commands configs to reference dialog,
  including the things that are safe to use in references
* Move creation of field sets and reused controls to initialize method
  to prevent re-creation each time the dialog is opened
* Move static initialization stuff to the top near the other static stuff

Change-Id: I1c8577d17c506bac76e61b2b036655c59ef5a218
2013-06-12 11:27:49 -07:00
..
ce Merge "Fix conversion of byte to grapheme offsets/lengths" 2013-06-11 16:46:13 +00:00
dm Remove Parsoid hack and fix new references. 2013-06-10 23:01:17 +01:00
init References dialog cleanup 2013-06-12 11:27:49 -07:00
test Merge "Match non-BMP characters in wordbreak regexes" 2013-06-10 22:19:15 +00:00
ui References dialog cleanup 2013-06-12 11:27:49 -07:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js
ve.EventEmitter.js oojs: Integrate with OOJS v1.0.0 2013-06-06 17:29:55 +02:00
ve.Factory.js
ve.js Merge "oojs: Integrate with OOJS v1.0.0" 2013-06-06 23:42:47 +00:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js ve.ce.Document: Introduce getRelativeRange method 2013-06-05 13:10:38 +01:00
ve.Range.js
ve.Registry.js