Summary: | Improve authority links and add them to MARC preview | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Staff interface | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | Needs documenting --- | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, matt.blenkinsop, michaela.sieber |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00
|
|
Circulation function: | |||
Attachments: |
Bug 33281: Improve detail auth links and add to marc preview
Bug 33281: Improve detail auth links and add to marc preview Bug 33281: Improve detail auth links and add to marc preview |
Description
Nick Clemens (kidclamp)
2023-03-20 16:53:08 UTC
Created attachment 148421 [details] [review] Bug 33281: Improve detail auth links and add to marc preview This patch adds atuh links tot he marc preview, and makes detial auth links open in a new tab/window and consolidates some code To test: 1 - View a record linked to authorities in staff client 2 - Note links have no hover text, and open in same window 3 - Apply patch 4 - Restart and reload 5 - Note links now have a hint 6 - Note they open in new window 7 - View marc preview and note there are similar links Created attachment 148974 [details] [review] Bug 33281: Improve detail auth links and add to marc preview This patch adds atuh links tot he marc preview, and makes detial auth links open in a new tab/window and consolidates some code To test: 1 - View a record linked to authorities in staff client 2 - Note links have no hover text, and open in same window 3 - Apply patch 4 - Restart and reload 5 - Note links now have a hint 6 - Note they open in new window 7 - View marc preview and note there are similar links Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Created attachment 149406 [details] [review] Bug 33281: Improve detail auth links and add to marc preview This patch adds atuh links tot he marc preview, and makes detial auth links open in a new tab/window and consolidates some code To test: 1 - View a record linked to authorities in staff client 2 - Note links have no hover text, and open in same window 3 - Apply patch 4 - Restart and reload 5 - Note links now have a hint 6 - Note they open in new window 7 - View marc preview and note there are similar links Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice clean-up and improvement! :) Pushed to master for 23.05. Nice work everyone, thanks! Enhancement - not backporting to 22.11.x Nice work everyone! |