Back to bug 17179

Who When What Removed Added
nick 2016-08-24 00:32:04 UTC Assignee gmcharlt nick
Change sponsored? --- Sponsored
nick 2017-07-18 19:29:13 UTC Status NEW Needs Signoff
ldjamison 2017-07-18 19:32:52 UTC CC ldjamison
katrin.fischer 2017-10-07 23:37:22 UTC Summary Add keyboard shortcuts to repeat (duplicate) a field, and cut text Advanced editor: Add keyboard shortcuts to repeat (duplicate) a field, and cut text
CC katrin.fischer
katrin.fischer 2017-10-07 23:45:04 UTC Status Needs Signoff Signed Off
katrin.fischer 2017-10-07 23:45:07 UTC Attachment #65090 Attachment is obsolete 0 1
m.de.rooy 2017-10-27 09:17:38 UTC QA Contact testopia m.de.rooy
Patch complexity --- Small patch
m.de.rooy 2017-10-27 09:23:35 UTC Status Signed Off Failed QA
nick 2017-10-27 10:18:58 UTC Status Failed QA Signed Off
m.de.rooy 2017-11-03 06:48:16 UTC Status Signed Off Failed QA
nick 2019-02-20 16:05:29 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21411
nick 2019-02-20 17:36:47 UTC Status Failed QA Needs Signoff
nick 2019-02-20 17:37:08 UTC Depends on 21411
nick 2019-03-04 18:55:11 UTC Attachment #67817 Attachment is obsolete 0 1
nick 2019-03-04 18:55:34 UTC Attachment #68675 Attachment is obsolete 0 1
nick 2019-03-04 19:00:50 UTC Attachment #85396 Attachment is obsolete 0 1
nick 2019-03-04 21:18:47 UTC Attachment #86025 Attachment is obsolete 0 1
nick 2019-03-04 21:19:15 UTC Comment 8 Tag obsolete
nick 2019-03-04 21:19:20 UTC Comment 7 Tag obsolete
nick 2019-03-04 21:19:27 UTC Comment 6 Tag obsolete
nick 2019-03-04 21:19:31 UTC Comment 5 Tag obsolete
nick 2019-03-04 21:19:40 UTC Comment 4 Tag obsolete
nick 2019-03-04 21:19:48 UTC Comment 2 Tag obsolete
nick 2019-03-04 21:20:05 UTC Comment 1 Tag obsolete
nick 2019-03-04 21:20:10 UTC Comment 0 Tag obsolete
carnold 2019-03-05 23:11:55 UTC CC carnold
Status Needs Signoff Failed QA
wizzyrea 2019-03-07 20:59:05 UTC CC wizzyrea
nick 2019-08-21 15:52:39 UTC Status Failed QA Needs Signoff
nick 2019-08-21 15:52:42 UTC Attachment #86041 Attachment is obsolete 0 1
alex 2019-10-02 14:31:49 UTC CC alex
Status Needs Signoff Failed QA
alex 2019-10-03 13:41:45 UTC Status Failed QA Needs Signoff
alex 2019-10-03 13:41:48 UTC Attachment #92406 Attachment is obsolete 0 1
nick 2019-10-04 08:09:19 UTC Status Needs Signoff Signed Off
nick 2019-10-04 08:09:22 UTC Attachment #93601 Attachment is obsolete 0 1
Attachment #93602 Attachment is obsolete 0 1
katrin.fischer 2019-10-07 21:38:01 UTC Status Signed Off Passed QA
katrin.fischer 2019-10-07 21:38:06 UTC Attachment #93676 Attachment is obsolete 0 1
katrin.fischer 2019-10-07 21:38:11 UTC Attachment #93677 Attachment is obsolete 0 1
katrin.fischer 2019-10-07 21:44:59 UTC Status Passed QA Failed QA
nick 2019-10-07 23:26:03 UTC Status Failed QA Signed Off
katrin.fischer 2019-10-08 20:03:10 UTC Status Signed Off Passed QA
katrin.fischer 2019-10-08 20:03:14 UTC Attachment #93857 Attachment is obsolete 0 1
katrin.fischer 2019-10-08 20:03:18 UTC Attachment #93858 Attachment is obsolete 0 1
katrin.fischer 2019-10-08 20:03:35 UTC Attachment #93861 Attachment is obsolete 0 1
martin.renvoize 2019-10-09 13:38:22 UTC Version(s) released in 19.11.00
Status Passed QA Pushed to master
1joynelson 2019-11-08 15:55:05 UTC Text to go in the release notes Sponsored by: Round Rock Public Library
CC joy
martin.renvoize 2019-11-26 11:26:46 UTC Text to go in the release notes the clipboard at cursor
* `Ctrl-I`: Copies the current line and inserts onto a new line below
CC martin.renvoize
Text to go in the release notes Sponsored by: Round Rock Public Library This patchset introduces an internal clipboard to the advanced editor and provides some new functionality to make use of it; The following default shortcuts are provided but can be edited as per bug 21411.

Changed:
* `Ctrl-X`: Now cuts a line into the clipboard area
* `Shift-Ctrl-X`: Now cuts current subfield into clipboard area

Added:
* `Ctrl-C`: Copies a line into the clipboard area
* `Shift-Ctrl-C`: Copies current subfield into clipboard area
* `Ctrl-P`: Pastes the selected item from
margaret 2019-11-26 17:01:14 UTC CC margaret
Text to go in the release notes the clipboard at cursor
* `Ctrl-I`: Copies the current line and inserts onto a new line below the clipboard area
* `Shift-Ctrl-X`: Now cuts current subfield into clipboard area

Added:
* `Ctrl-C`: Copies a line into the clipboard area
* `Shift-Ctrl-C`: Copies current subfield into clipboard area
* `Ctrl-P`: Pastes the selected item from This patchset introduces an internal clipboard to the advanced editor and provides some new functionality to make use of it; The following default shortcuts are provided but can be edited as per bug 21411.

Changed:
* `Ctrl-X`: Now cuts a line into
the clipboard at cursor
* `Ctrl-I`: Copies the current line and inserts onto a new line below

Sponsored by: Round Rock Public Library <https://www.roundrocktexas.gov/departments/library/> the clipboard area
* `Shift-Ctrl-X`: Now cuts current subfield into clipboard area

Added:
* `Ctrl-C`: Copies a line into the clipboard area
* `Shift-Ctrl-C`: Copies current subfield into clipboard area
* `Ctrl-P`: Pastes the selected item from This patchset introduces an internal clipboard to the advanced editor and provides some new functionality to make use of it; The following default shortcuts are provided but can be edited as per bug 21411.

Changed:
* `Ctrl-X`: Now cuts a line into
martin.renvoize 2019-11-27 11:14:21 UTC Severity enhancement new feature
martin.renvoize 2019-11-27 11:15:00 UTC Text to go in the release notes the clipboard at cursor
* `Ctrl-I`: Copies the current line and inserts onto a new line below

Sponsored by: Round Rock Public Library <https://www.roundrocktexas.gov/departments/library/> the clipboard area
* `Shift-Ctrl-X`: Now cuts current subfield into clipboard area

Added:
* `Ctrl-C`: Copies a line into the clipboard area
* `Shift-Ctrl-C`: Copies current subfield into clipboard area
* `Ctrl-P`: Pastes the selected item from This patchset introduces an internal clipboard to the advanced editor and provides some new functionality to make use of it; The following default shortcuts are provided but can be edited as per bug 21411.

Changed:
* `Ctrl-X`: Now cuts a line into
the clipboard at cursor
* `Ctrl-I`: Copies the current line and inserts onto a new line below the clipboard area
* `Shift-Ctrl-X`: Now cuts current subfield into clipboard area

Added:
* `Ctrl-C`: Copies a line into the clipboard area
* `Shift-Ctrl-C`: Copies current subfield into clipboard area
* `Ctrl-P`: Pastes the selected item from This patchset introduces an internal clipboard to the advanced editor and provides some new functionality to make use of it; The following default shortcuts are provided but can be edited as per bug 21411.

Changed:
* `Ctrl-X`: Now cuts a line into
hayleypelham 2020-01-22 22:47:10 UTC CC hayleymapley
katrin.fischer 2020-06-04 20:38:16 UTC Status Pushed to master RESOLVED
Resolution --- FIXED
phil 2021-02-24 04:11:10 UTC Blocks 27769
phil 2021-02-24 04:17:15 UTC CC phil
katrin.fischer 2021-12-13 21:09:29 UTC Status RESOLVED CLOSED

Back to bug 17179