Bug 33281 - Improve authority links and add them to MARC preview
Summary: Improve authority links and add them to MARC preview
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Nick Clemens
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-20 16:53 UTC by Nick Clemens
Modified: 2023-04-17 08:56 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00


Attachments
Bug 33281: Improve detail auth links and add to marc preview (6.38 KB, patch)
2023-03-20 16:55 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 33281: Improve detail auth links and add to marc preview (6.44 KB, patch)
2023-03-30 11:59 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 33281: Improve detail auth links and add to marc preview (6.50 KB, patch)
2023-04-10 17:19 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 2023-03-20 16:53:08 UTC

    
Comment 1 Nick Clemens 2023-03-20 16:55:44 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
Comment 2 Biblibre Sandboxes 2023-03-30 11:59:55 UTC
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>
Comment 3 Katrin Fischer 2023-04-10 17:19:29 UTC
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>
Comment 4 Katrin Fischer 2023-04-10 17:19:42 UTC
Nice clean-up and improvement! :)
Comment 5 Tomás Cohen Arazi 2023-04-12 12:27:48 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 6 Matt Blenkinsop 2023-04-17 08:56:53 UTC
Enhancement - not backporting to 22.11.x

Nice work everyone!