mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
dialogs Apply mw-body-content styles to SurfaceWidget 2014-10-15 23:58:46 +00:00
inspectors Getting rid of ve.splitClusters in ve-mw 2014-10-08 08:09:19 +00:00
pages Only validate required template params after blur 2014-10-17 17:59:13 +01:00
styles Apply mw-body-content styles to SurfaceWidget 2014-10-15 23:58:46 +00:00
themes ve.ui.MWFormatTool: Update heading size CSS for new OOUI version 2014-10-19 21:13:21 +02:00
tools Update VE core submodule to master (f8a563a) 2014-10-20 12:15:29 -07:00
widgets Drop nonexistent &redirect= parameter from API requests 2014-10-21 18:34:27 -07:00
ve.ui.MWCommandRegistry.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWMobileContext.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWMobileSurface.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00