mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
Roan Kattouw 942440c7df Drop nonexistent &redirect= parameter from API requests
The correct parameter is &redirects=. Which we really don't want
to use anyway, because if Foo->Bar, using &redirects=1 would
cause a search for "Fo" to return "Bar" as a search suggestion
with no explanation why (and "Foo" wouldn't be visible).

This isn't unsurmountable, we could put in handling similar to
how the category widget handles redirects, but what this code
is trying to do by passing this parameter is definitely wrong.

Change-Id: Idd12c03aaef897d7c1dc70b2a7692e7d71980efe
2014-10-21 18:34:27 -07:00
..
ve.ui.MWCategoryInputWidget.js Use LinkCache instead of an object in MWCategoryWidget to store hidden status (to be shared with the input widget) 2014-09-23 23:56:27 +01:00
ve.ui.MWCategoryItemWidget.js Update VE core submodule to master (1f82a47) 2014-09-03 17:20:09 -07:00
ve.ui.MWCategoryPopupWidget.js Use relative positioning for category popups, move out of overlay 2014-10-15 22:58:05 -07:00
ve.ui.MWCategoryWidget.js Use relative positioning for category popups, move out of overlay 2014-10-15 22:58:05 -07:00
ve.ui.MWLinkTargetInputWidget.js Drop nonexistent &redirect= parameter from API requests 2014-10-21 18:34:27 -07:00
ve.ui.MWMediaResultWidget.js Sort out some odd file permissions 2014-10-12 03:01:31 +01:00
ve.ui.MWMediaSearchWidget.js Sort out some odd file permissions 2014-10-12 03:01:31 +01:00
ve.ui.MWMoreParametersResultWidget.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWNoParametersResultWidget.js Limit the number of initially visible parameters in the parameter search widget 2014-04-09 12:56:02 -07:00
ve.ui.MWParameterResultWidget.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWParameterSearchWidget.js Template dialog: Show up to the limit of parameters, not up to the limit + 1 2014-09-15 12:13:47 -07:00
ve.ui.MWReferenceGroupInputWidget.js Use combo box widget to suggest existing values for reference group 2014-08-30 02:33:04 +01:00
ve.ui.MWReferenceResultWidget.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.ui.MWReferenceSearchWidget.js Properly mark reference search index as empty when setting internal list 2014-09-10 00:13:42 +01:00
ve.ui.MWSurfaceWidget.js Apply mw-body-content styles to SurfaceWidget 2014-10-15 23:58:46 +00:00
ve.ui.MWTitleInputWidget.js Use mw.Title#getRelativeText to deal with titles relative to specific namespaces 2014-09-26 02:47:18 +00:00
ve.ui.MWTocItemWidget.js Update VE core submodule to master (1f82a47) 2014-09-03 17:20:09 -07:00
ve.ui.MWTocWidget.js Update VE core submodule to master (8d5ec7a) 2014-09-24 11:34:14 -07:00