mediawiki-extensions-Visual.../modules/ve/ui/dialogs
Trevor Parscal de48c88ee3 Use template data for new templates and fix alias bug
Objectives:

* Use template data for templates added to a transclusion using
  the list controls
* Cache template data between different instances of the dialog
* Allow placeholders to be replaced with templates asynchronously
* Save http request and abort pending requests on close

Also:
* Fix breakage of (unused) method getParameterAliases
  (dont delete aliases)
* Remove unused method getTemplateSpec.

Bug: 49778
Change-Id: I391e51cb900ef5560455d6f3d4d2a8b99ed2b034
2013-06-28 23:34:58 +00:00
..
ve.ui.MWMediaEditDialog.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.MWMediaInsertDialog.js Automatically focus on the query input on insert media dialog open 2013-06-28 00:43:34 +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 Use template data for new templates and fix alias bug 2013-06-28 23:34:58 +00:00
ve.ui.PagedDialog.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00