mediawiki-extensions-Visual.../modules/ve/ui
Ed Sanders 51be472159 Fix logic in link input widget
Previously pageExists thought matchingPages was an indexed object when
in fact it was an array. This didn't manifest as a bug as we subsequently
check the normalised URL in the correct manner (using indexOf), but it
did remove the optimisation of not running mw.Title if there was an exact match.

Change-Id: Ic616cbfa0d7ed5447e032dd1f772779db2dc19e5
2013-06-21 16:42:54 +01:00
..
actions Reference name and group editing 2013-06-14 15:29:56 -07:00
dialogs Delete/don't insert transclusion if object is empty 2013-06-20 17:23:29 +01:00
elements Element fixes 2013-06-18 11:35:07 -07:00
inspectors Consistent use of mw in HTML classes, and data element and annotation types 2013-05-28 13:49:56 +01:00
layouts Make fieldset layout icons optional 2013-06-12 16:23:48 -07:00
styles mw.ViewPageTarget: Move save dialog out of toolbar tree 2013-06-20 14:16:50 -07:00
tools Support for editing captions of block images 2013-06-18 17:57:10 -07:00
widgets Fix logic in link input widget 2013-06-21 16:42:54 +01:00
ve.ui.Action.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.ActionFactory.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.CommandRegistry.js Make MW meta dialog experimental 2013-05-24 17:53:06 +02:00
ve.ui.Context.js Support for editing captions of block images 2013-06-18 17:57:10 -07:00
ve.ui.Dialog.js Fix inconsistencies and errors with Dialog onOpen/Close 2013-06-19 18:35:45 +00:00
ve.ui.DialogFactory.js UI "Views" refactor 2013-04-18 15:53:50 -07:00
ve.ui.Frame.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.Inspector.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.InspectorFactory.js UI "Views" refactor 2013-04-18 15:53:50 -07:00
ve.ui.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.Layout.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ui.Surface.js mw.ViewPageTarget: Move save dialog out of toolbar tree 2013-06-20 14:16:50 -07:00
ve.ui.Tool.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.Toolbar.js mw.ViewPageTarget: Move save dialog out of toolbar tree 2013-06-20 14:16:50 -07:00
ve.ui.ToolFactory.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.ui.Trigger.js jshint: Fix trailing comma 2013-06-05 13:00:49 +02:00
ve.ui.TriggerRegistry.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.ViewRegistry.js Link inspector fixes 2013-04-24 18:29:55 -07:00
ve.ui.Widget.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ui.Window.js doc: Tag ve.ui.Window static properties as inheritable 2013-06-18 11:22:27 -07:00
ve.ui.WindowSet.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00