mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
Thalia 003ec7b653 Allow the gallery dialog to insert duplicate images initially
Change I94f4fadd84cd3e prevents the gallery dialog from inserting
duplicate images into the gallery dialog after one request (e.g.
so double-clicking on an image in the search widget doesn't cause
the image to be inserted twice). However, galleries can
intentionally contain duplicates of the same image, so it is
possible to make a spearate request to insert a duplicate image.

When the dialog is first opened, it requests all the images in
the gallery at once, so the above change was causing the
duplicates in an existing gallery to be dropped. Duplicates
should be allowed to be inserted following this initial request.

Bug: T150894
Change-Id: I34353bc9b8db947488474c4be52292e0a1447705
2016-11-23 01:02:35 +00:00
..
ve.ui.MWAceEditorWidget.js build: Bump eslint-config-wikimedia to v0.3.0 and make pass 2016-11-15 15:05:05 -08:00
ve.ui.MWCategoryInputWidget.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ui.MWCategoryItemWidget.js Simplify and fix category popup widget checks 2016-09-13 04:17:20 +01:00
ve.ui.MWCategoryPopupWidget.js Simplify and fix category popup widget checks 2016-09-13 04:17:20 +01:00
ve.ui.MWCategoryWidget.js eslint: Remove unused exception and fix documentation errors 2016-10-28 12:02:36 -07:00
ve.ui.MWExternalLinkAnnotationWidget.js Use widgets for wiki-page-name, wiki-user-name, wiki-template-name, boolean, URL and line template fields 2016-04-06 22:07:19 +01:00
ve.ui.MWGalleryGroupWidget.js Make dialog for editing galleries 2016-06-07 13:53:02 +01:00
ve.ui.MWGalleryItemWidget.js Allow the gallery dialog to insert duplicate images initially 2016-11-23 01:02:35 +00:00
ve.ui.MWInternalLinkAnnotationWidget.js Pass excludeCurrentPage option to TitleSearchWidget in link inspector 2016-09-30 15:41:08 -04:00
ve.ui.MWMediaInfoFieldWidget.js build: Replace jscs and jshint with eslint 2016-10-28 18:33:15 +00:00
ve.ui.MWMediaResultWidget.js build: Replace jscs and jshint with eslint 2016-10-28 18:33:15 +00:00
ve.ui.MWMediaSearchWidget.js MWMediaSearchWidget: Fix indentation in var 2016-10-13 23:45:37 +00:00
ve.ui.MWMoreParametersResultWidget.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ui.MWNoParametersResultWidget.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ui.MWParameterCheckboxInputWidget.js Use widgets for wiki-page-name, wiki-user-name, wiki-template-name, boolean, URL and line template fields 2016-04-06 22:07:19 +01:00
ve.ui.MWParameterResultWidget.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ui.MWParameterSearchWidget.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ui.MWTargetWidget.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWTemplateTitleInputWidget.js eslint: Remove unused exception and fix documentation errors 2016-10-28 12:02:36 -07:00
ve.ui.MWTocWidget.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00