mediawiki-extensions-Cite/modules/ve-cite
WMDE-Fisch cc6aec4c77 Don't use the edit form when reusing a reference
There's no need to populate and use the form fields when we're
reusing a reference. The group and content are already stored
in the model and we can insert more directly.

I found that it's also not needed to update the internal item
because we're not changing the content or group. The same is done
in Citoid when reusing a reference.

Bug: T369003
Change-Id: I57315aafb73b0cd68a0d397d2f79833ac54a7c7f
2024-08-01 18:09:07 +02:00
..
i18n Localisation updates from https://translatewiki.net. 2024-07-26 09:43:38 +02:00
images
.eslintrc.json
ve.ce.MWReferenceNode.js VE square brackets appear in a span 2024-07-24 12:31:00 +02:00
ve.ce.MWReferencesListNode.js Rename function to getIndexLabel to clarify that it's presentation 2024-07-30 12:05:25 +00:00
ve.ce.MWReferencesListNode.less Start using design tokens in .less files relevant for VE 2024-07-19 17:45:17 +02:00
ve.dm.MWDocumentReferences.js Rename function to getIndexLabel to clarify that it's presentation 2024-07-30 12:05:25 +00:00
ve.dm.MWReferenceModel.js Wire subref counting into the numbering renderer 2024-07-15 07:08:06 +00:00
ve.dm.MWReferenceNode.js Rename function to getIndexLabel to clarify that it's presentation 2024-07-30 12:05:25 +00:00
ve.dm.MWReferencesListNode.js Use array spread syntax instead of Array#concat 2024-06-03 12:31:33 +01:00
ve.ui.MWCitationAction.js Use the term reuse for code related to that use case 2024-07-16 13:41:55 +00:00
ve.ui.MWCitationContextItem.js Clean up and fix some jsdoc annotations 2024-02-29 13:05:42 +01:00
ve.ui.MWCitationDialog.js Use the term reuse for code related to that use case 2024-07-16 13:41:55 +00:00
ve.ui.MWCitationDialogTool.js Clean up and fix some jsdoc annotations 2024-02-29 13:05:42 +01:00
ve.ui.MWCitationDialogTool.less
ve.ui.MWCitationNeededContextItem.js Remove unnecessary local variable for this 2024-06-03 12:31:33 +01:00
ve.ui.MWReference.init.js ESLint: Enforce prefer-arrow-callback 2024-06-03 12:31:33 +01:00
ve.ui.MWReferenceContextItem.js Fix preview of parent reference in context item 2024-06-14 14:32:21 +02:00
ve.ui.MWReferenceContextItem.less Start using design tokens in .less files relevant for VE 2024-07-19 17:45:17 +02:00
ve.ui.MWReferenceDialog.js Don't use the edit form when reusing a reference 2024-08-01 18:09:07 +02:00
ve.ui.MWReferenceDialog.less Display extends warning message when editing a reference 2024-07-03 07:18:35 +02:00
ve.ui.MWReferenceDialogTool.js Clean up and fix some jsdoc annotations 2024-02-29 13:05:42 +01:00
ve.ui.MWReferenceEditPanel.js Don't use the edit form when reusing a reference 2024-08-01 18:09:07 +02:00
ve.ui.MWReferenceGroupInputWidget.js JSDoc: convert @cfg to @param 2024-05-28 10:38:26 +02:00
ve.ui.MWReferenceResultWidget.js Replace "shield" hack in MWReferenceResultWidget with CSS 2024-06-18 12:06:37 +00:00
ve.ui.MWReferenceResultWidget.less Start using design tokens in .less files relevant for VE 2024-07-19 17:45:17 +02:00
ve.ui.MWReferenceSearchWidget.js Rename function to getIndexLabel to clarify that it's presentation 2024-07-30 12:05:25 +00:00
ve.ui.MWReferenceSearchWidget.less docs: Replace WikimediaUI Base reference in comment with Codex 2023-10-25 22:51:49 -07:00
ve.ui.MWReferencesListCommand.js Clean up and fix some jsdoc annotations 2024-02-29 13:05:42 +01:00
ve.ui.MWReferencesListContextItem.js Clean up and fix some jsdoc annotations 2024-02-29 13:05:42 +01:00
ve.ui.MWReferencesListDialog.js ESLint: Enforce prefer-arrow-callback 2024-06-03 12:31:33 +01:00
ve.ui.MWUseExistingReferenceCommand.js Use the term reuse for code related to that use case 2024-07-16 13:41:55 +00:00