mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
actions Use a blank temp document when selection is empty 2016-11-11 00:08:11 +00:00
commands Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
contextitems Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
datatransferhandlers Strip RESTBase IDs from HTML generated when wikitext is pasted 2016-10-13 17:42:11 -07:00
dialogs Allow the gallery dialog to insert duplicate images initially 2016-11-23 01:02:35 +00:00
elements build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
inspectors eslint: Remove unused exception and fix documentation errors 2016-10-28 12:02:36 -07:00
pages Replace non-standard whitespace in comments 2016-11-08 14:15:12 +00:00
styles Remove max-width from save summary 2016-11-08 10:29:03 +00:00
themes build: Replace csslint with stylelint 2016-05-16 22:30:49 +01:00
tools eslint: Re-enable wrap-iife and partially enable dot-notation 2016-11-12 14:43:43 +00:00
widgets Allow the gallery dialog to insert duplicate images initially 2016-11-23 01:02:35 +00:00
ve.ui.MWCommandRegistry.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWDesktopWikitextSurface.js Move editfont class down to surface view, so it doesn't break DebugBar 2016-10-07 16:10:58 -04:00
ve.ui.MWExtensionWindow.js MWExtensionWindow: Use #setDir, not the removed #setRTL 2016-11-09 11:13:09 -08:00
ve.ui.MWMobileContext.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWMobileSurface.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWSequenceRegistry.js eslint: Re-enable wrap-iife and partially enable dot-notation 2016-11-12 14:43:43 +00:00
ve.ui.MWWikitextCommandRegistry.js eslint: Re-enable wrap-iife and partially enable dot-notation 2016-11-12 14:43:43 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Only unregister WT string handler in WT handler factory 2016-09-21 13:08:10 -07:00
ve.ui.MWWikitextSequenceRegistry.js Remove commented out code 2016-10-03 15:08:47 -04:00
ve.ui.MWWikitextTransferRegistry.js Add regex for detecting labelled external links in pasted wikitext 2016-05-04 16:20:05 +01:00