mediawiki-extensions-Visual.../modules/ve/ui/dialogs
Timo Tijhof e7af635e88 ve.ui.MWTemplateDialog: Implement templatedata API fetch
Fetch
* Added basic name expansion logic since bug 48663 is not yet
  resolved in Parsoid.
* Fetch info from template data API.

Clean up (follows-up 97157a1c, de203cb8, 718db58)
* Remove redundant initialize method.
* Pass the entire target object to #getTemplateData
  because `target.wt` is *not* the template name.
* Reorganise #createPage to be more logical and rename
  to #createParamPage.
* Add todo comments for things currently missing.
* Implement error handling of promise to prevent UI from
  going stale if the promise is not resolved.
* Fix documentation in ve.ui.MWCategoryInputWidget.

Change-Id: Ie0114a81eead86d7a3b3e3a7a5b10d25c457b524
2013-05-20 23:50:19 -07:00
..
ve.ui.ContentDialog.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.MediaDialog.js ve.ui.Context: Add embedding feature 2013-05-16 11:23:59 -07:00
ve.ui.MWMetaDialog.js Fix for default sort key crash 2013-05-15 21:04:10 +00:00
ve.ui.MWReferenceDialog.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.MWTemplateDialog.js ve.ui.MWTemplateDialog: Implement templatedata API fetch 2013-05-20 23:50:19 -07:00
ve.ui.PagedDialog.js Added clearPages method to ve.ui.PagedDialog. 2013-05-15 14:31:20 -07:00