Back to bug 5697

Who When What Removed Added
nengard 2013-06-06 23:22:49 UTC CC nengard
nengard 2016-12-01 21:58:30 UTC CC nengard
david 2020-09-15 11:42:51 UTC CC david
oleonard 2020-09-17 15:56:44 UTC Depends on 26458, 26473
oleonard 2020-09-17 15:56:55 UTC Assignee gmcharlt oleonard
Status NEW ASSIGNED
oleonard 2020-09-24 15:09:39 UTC Status ASSIGNED Needs Signoff
Patch complexity --- Small patch
bws.sandboxes 2020-09-24 18:49:06 UTC Attachment #110668 Attachment is obsolete 0 1
lisettepalouse+koha 2020-09-24 18:50:52 UTC Status Needs Signoff Signed Off
CC lisetteslatah
katrin.fischer 2020-09-26 19:54:59 UTC Status Signed Off Failed QA
dcook 2020-09-27 23:27:53 UTC CC dcook
oleonard 2021-02-19 20:02:51 UTC Status Failed QA Signed Off
oleonard 2021-02-19 20:02:56 UTC Attachment #110697 Attachment is obsolete 0 1
oleonard 2021-02-19 20:03:12 UTC Comment 3 Tag obsolete
oleonard 2021-02-19 20:03:16 UTC Comment 4 Tag obsolete
katrin.fischer 2021-03-04 15:05:35 UTC Keywords Manual, release-notes-needed
katrin.fischer 2021-03-04 15:12:54 UTC Status Signed Off Failed QA
oleonard 2021-03-04 17:47:18 UTC Status Failed QA Signed Off
katrin.fischer 2021-03-04 21:11:23 UTC Status Signed Off Passed QA
katrin.fischer 2021-03-04 21:11:26 UTC Attachment #117096 Attachment is obsolete 0 1
katrin.fischer 2021-03-04 21:11:30 UTC Attachment #117755 Attachment is obsolete 0 1
oleonard 2021-03-05 14:02:09 UTC Comment 15 Tag obsolete
oleonard 2021-03-05 14:02:23 UTC Comment 10 Tag obsolete
oleonard 2021-03-05 14:04:32 UTC Keywords release-notes-needed
Text to go in the release notes This patch adds a feature to automatically link certain database columns in report results. If your report returns itemnumber, biblionumber, cardnumber, or borrowernumber, that cell in the report will contain a menu:

- borrowernumber: View, edit, check out
- cardnumber: Check out
- itemnumber: View, edit
- biblionumber: View, edit

A link at the top of the report results will toggle the new menus on and off in case you don't want to see the menus. Your choice will persist until you log out.

The feature works with column name placeholders, so if you want the table column to be a human readable label you can still get automatic linking, e.g.

[[items.itemnumber|Item number]]
jonathan.druart 2021-03-09 15:09:04 UTC CC jonathan.druart
jonathan.druart 2021-03-10 09:17:34 UTC Status Passed QA Signed Off
CC martin.renvoize, nick
oleonard 2021-03-15 10:39:27 UTC Status Signed Off Failed QA
oleonard 2021-11-09 13:10:09 UTC Attachment #117765 Attachment is obsolete 0 1
oleonard 2021-11-09 13:10:12 UTC Attachment #117766 Attachment is obsolete 0 1
oleonard 2021-11-09 13:10:16 UTC Attachment #117988 Attachment is obsolete 0 1
oleonard 2021-11-09 13:10:19 UTC Attachment #118022 Attachment is obsolete 0 1
oleonard 2021-11-09 13:10:41 UTC Comment 16 Tag obsolete
oleonard 2021-11-09 13:17:49 UTC Status Failed QA Needs Signoff
david 2021-12-05 16:56:03 UTC Status Needs Signoff Signed Off
david 2021-12-05 16:56:09 UTC Attachment #127484 Attachment is obsolete 0 1
jonathan.druart 2021-12-06 13:36:44 UTC Status Signed Off Passed QA
jonathan.druart 2021-12-06 13:36:49 UTC Attachment #128252 Attachment is obsolete 0 1
fridolin.somers 2021-12-10 20:28:05 UTC CC fridolin.somers
See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29679
fridolin.somers 2021-12-10 20:50:21 UTC Version(s) released in 22.05.00
Status Passed QA Pushed to master
kyle 2021-12-17 13:33:07 UTC Resolution --- FIXED
CC kyle
Status Pushed to master RESOLVED
david 2021-12-18 21:32:51 UTC Text to go in the release notes , so if you want the table column to be a human readable label you can still get automatic linking, e.g.

[[items.itemnumber|Item number]], edit

A link at the top of the report results will toggle the new menus on and off in case you don't want to see the menus. Your choice will persist until you log out.

The feature works with column name placeholders, check out
- cardnumber: Check out
- itemnumber: View, edit
- biblionumber: View This patch adds a feature to automatically link certain database columns in report results. If your report returns itemnumber, biblionumber, cardnumber, or borrowernumber, that cell in the report will contain a menu:

- borrowernumber: View, edit
, so if you want the table column to be a human readable label you can still get automatic linking, for example: [[items.itemnumber|Item number]], edit

A link at the top of the report results will toggle the new menus on and off in case you don't want to see the menus. Your choice will persist until you log out.

The feature works with column name placeholders, check out
- cardnumber: Check out
- itemnumber: View, edit
- biblionumber: View This patch adds a feature to automatically link certain database columns in report results. If your report returns itemnumber, biblionumber, cardnumber, or borrowernumber, that cell in the report will contain a menu:

- borrowernumber: View, edit
nugged 2022-01-04 14:44:35 UTC CC nugged
nick 2022-01-14 16:21:32 UTC CC joy
katrin.fischer 2022-12-12 21:23:51 UTC Status RESOLVED CLOSED
bdaeuber 2023-12-13 21:20:17 UTC Documentation contact Ben Daeuber
Status CLOSED Needs documenting
CC bdaeuber
Resolution FIXED ---
bdaeuber 2023-12-14 14:48:55 UTC Status Needs documenting RESOLVED
Documentation submission https://gitlab.com/koha-community/koha-manual/-/merge_requests/770
Resolution --- FIXED

Back to bug 5697