Summary: | Show ISBN number of purchase suggestions on the OPAC | ||
---|---|---|---|
Product: | Koha | Reporter: | Mirjam Vantieghem <mirjam.vantieghem> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | BLOCKED --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | trivial | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 36274 | ||
Bug Blocks: | |||
Attachments: |
Bug 36044: Show ISBN number of purchase suggestions on the OPAC
Bug 36044: Show ISBN number of purchase suggestions on the OPAC Bug 36044: Show ISBN number of purchase suggestions on the OPAC |
Description
Mirjam Vantieghem
2024-02-08 12:55:28 UTC
Created attachment 162123 [details] [review] Bug 36044: Show ISBN number of purchase suggestions on the OPAC This patch adds output of ISBN in the table of purchase suggestions in the OPAC. The patch also adds some formatting markup to the output of suggestions information to make it more compact, and corrects the label on the suggestion titles so that they work to trigger the corresponding checkbox. To test, apply the patch and submit some suggestions. Include ISBN with some requests. Log in to the OPAC and view your suggestions. Confirm that the information is displayed well, including ISBN. Created attachment 162166 [details] [review] Bug 36044: Show ISBN number of purchase suggestions on the OPAC This patch adds output of ISBN in the table of purchase suggestions in the OPAC. The patch also adds some formatting markup to the output of suggestions information to make it more compact, and corrects the label on the suggestion titles so that they work to trigger the corresponding checkbox. To test, apply the patch and submit some suggestions. Include ISBN with some requests. Log in to the OPAC and view your suggestions. Confirm that the information is displayed well, including ISBN. Signed-off-by: David Nind <david@davidnind.com> Created attachment 162193 [details] [review] Bug 36044: Show ISBN number of purchase suggestions on the OPAC This patch adds output of ISBN in the table of purchase suggestions in the OPAC. The patch also adds some formatting markup to the output of suggestions information to make it more compact, and corrects the label on the suggestion titles so that they work to trigger the corresponding checkbox. To test, apply the patch and submit some suggestions. Include ISBN with some requests. Log in to the OPAC and view your suggestions. Confirm that the information is displayed well, including ISBN. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Thanks for the quick work here Owen, all looks good and QA scripts are happy. Passing QA |