Bug 24344

Summary: Modify OPAC link to suggest existing record for purchase
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 1joynelson, testopia
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00
Bug Depends on: 14963    
Bug Blocks:    
Attachments: Bug 24344: Modify OPAC link to suggest existing record for purchase
Bug 24344: Modify OPAC link to suggest existing record for purchase
Bug 24344: Modify OPAC link to suggest existing record for purchase

Description Owen Leonard 2020-01-04 23:11:22 UTC
+++ This bug was initially created as a clone of Bug #14963 +++

Katrin Fischer suggested:

> What do you think of using a little 'present' icon instead of the money
> (bill) icon?
> 
> Also we could slightly rephrase it to make it shorter: 
> 
> Currently:
> New purchase suggestion for this title
> 
> Suggestion:
> Suggest for purchase
Comment 1 Owen Leonard 2020-01-04 23:15:12 UTC
Created attachment 96824 [details] [review]
Bug 24344: Modify OPAC link to suggest existing record for purchase

This patch modifies the link to suggest purchase of an existing record
from the OPAC. The icon is changed to "gift" and the text shortened to
"Suggest for purchase."

To test, apply the patch and view the detail page of any record in the
OPAC. Confirm that the modifications look good.
Comment 2 Jonathan Druart 2020-01-05 21:01:40 UTC
Created attachment 96828 [details] [review]
Bug 24344: Modify OPAC link to suggest existing record for purchase

This patch modifies the link to suggest purchase of an existing record
from the OPAC. The icon is changed to "gift" and the text shortened to
"Suggest for purchase."

To test, apply the patch and view the detail page of any record in the
OPAC. Confirm that the modifications look good.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 3 Katrin Fischer 2020-01-14 22:02:12 UTC
Created attachment 97371 [details] [review]
Bug 24344: Modify OPAC link to suggest existing record for purchase

This patch modifies the link to suggest purchase of an existing record
from the OPAC. The icon is changed to "gift" and the text shortened to
"Suggest for purchase."

To test, apply the patch and view the detail page of any record in the
OPAC. Confirm that the modifications look good.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Martin Renvoize 2020-01-20 16:34:26 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 5 Joy Nelson 2020-02-01 00:03:58 UTC
Enhancement not backported to 19.11.x branch