Summary: | Add links toward private lists in bibliographic record detail page in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Component: | Lists | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Status: | Pushed to main --- | QA Contact: | Lucas Gass (lukeg) <lucas> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, lucas, m.de.rooy, roman.dolny |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39376 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.05.00
|
Circulation function: | |
Attachments: |
Bug 39238: Add links toward private lists in biblio
Bug 39238: Add links toward private lists in biblio Bug 39238: Add links toward private lists in biblio |
Description
Baptiste Wojtkowski (bwoj)
2025-03-04 15:01:09 UTC
Created attachment 178929 [details] [review] Bug 39238: Add links toward private lists in biblio TEST PLAN: 1 - Create a public list, add a book in the list 2 - Notice there is a link on biblio's details on the intranet 3 - Add the book in a private list, notice there is no link on biblio's details 4 - Apply patch 5 - Notice there is now a link to the list Created attachment 179752 [details] [review] Bug 39238: Add links toward private lists in biblio TEST PLAN: 1 - Create a public list, add a book in the list 2 - Notice there is a link on biblio's details on the intranet 3 - Add the book in a private list, notice there is no link on biblio's details 4 - Apply patch 5 - Notice there is now a link to the list Signed-off-by: Karolina Sumara <karolettaeska@gmail.com> Oops I thought the OPAC but this is staff interface. Nevermind... Oh I've got a bug for staff interface too... heh Created attachment 179935 [details] [review] Bug 39238: Add links toward private lists in biblio TEST PLAN: 1 - Create a public list, add a book in the list 2 - Notice there is a link on biblio's details on the intranet 3 - Add the book in a private list, notice there is no link on biblio's details 4 - Apply patch 5 - Notice there is now a link to the list Signed-off-by: Karolina Sumara <karolettaeska@gmail.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed for 25.05! Well done everyone, thank you! |