| Summary: | Add a direct link to items tag in MARC bibliographic framework page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
| Component: | System Administration | Assignee: | Fridolin Somers <fridolin.somers> |
| Status: | Pushed to main --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, Laura.escamilla, lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39824 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40088 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
Enhancement: Added direct link to items tag in MARC bibliographic framework
This enhancement adds a “View items tag (952)” button to the MARC bibliographic framework page (995 in UNIMARC). This provides a faster way to access the items tag subfields without needing to search manually.
|
Version(s) released in: |
25.11.00
|
| Circulation function: | |||
| Attachments: |
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page
Screenshot with patch Bug 39825: Add a direct link to items tag in MARC bibliographic framework page Bug 39825: Add a direct link to items tag in MARC bibliographic framework page Bug 39825: Add a direct link to items tag in MARC bibliographic framework page |
||
|
Description
Fridolin Somers
2025-05-05 08:14:32 UTC
Created attachment 181895 [details] [review] Bug 39825: Add a direct link to items tag in MARC bibliographic framework page In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful. Currently one needs to search for the tag, then click on actions, then click on "View subfields". Test plan : 1) Go to Administration > MARC bibliographic framework 2) View any framework MARC structure 3) You see in tools bar new button "View items tag (952)" 4) Click on it, you see this tag subfields Created attachment 181896 [details]
Screenshot with patch
Created attachment 181931 [details] [review] Bug 39825: Add a direct link to items tag in MARC bibliographic framework page In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful. Currently one needs to search for the tag, then click on actions, then click on "View subfields". Test plan : 1) Go to Administration > MARC bibliographic framework 2) View any framework MARC structure 3) You see in tools bar new button "View items tag (952)" 4) Click on it, you see this tag subfields Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Created attachment 187727 [details] [review] Bug 39825: Add a direct link to items tag in MARC bibliographic framework page In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful. Currently one needs to search for the tag, then click on actions, then click on "View subfields". Test plan : 1) Go to Administration > MARC bibliographic framework 2) View any framework MARC structure 3) You see in tools bar new button "View items tag (952)" 4) Click on it, you see this tag subfields Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Created attachment 188655 [details] [review] Bug 39825: Add a direct link to items tag in MARC bibliographic framework page In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful. Currently one needs to search for the tag, then click on actions, then click on "View subfields". Test plan : 1) Go to Administration > MARC bibliographic framework 2) View any framework MARC structure 3) You see in tools bar new button "View items tag (952)" 4) Click on it, you see this tag subfields Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 |