Bug 33038 - Add classes to category code and category type in patron brief information for easier customization
Summary: Add classes to category code and category type in patron brief information fo...
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Lucas Gass
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-22 14:59 UTC by Lucas Gass
Modified: 2023-12-28 20:42 UTC (History)
5 users (show)

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


Attachments
Bug 33038: Add classes to patroncategorycode for easier customization (1.56 KB, patch)
2023-02-22 15:02 UTC, Lucas Gass
Details | Diff | Splinter Review
Bug 33038: Add classes to patroncategorycode for easier customization (1.63 KB, patch)
2023-04-14 17:22 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 33038: Add classes to patroncategorycode for easier customization (1.68 KB, patch)
2023-04-15 20:59 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 Lucas Gass 2023-02-22 14:59:29 UTC
In the patronbriefinfo there is a line for patroncategorycode. It contains both the description and the code. 

Some libraries like to only display one or the other and that is a bit difficult to achieve currently. If we added some extra classes this would become easy.
Comment 1 Lucas Gass 2023-02-22 15:02:22 UTC
Created attachment 147163 [details] [review]
Bug 33038: Add classes to patroncategorycode for easier customization

To test:
1. Pull up a patron and look at the patroncategory inside the patronbriefinfo. Description and code are together in one HTML element, they are hard to seperate.
2. Apply patch.
3. Look again and notice the new classes.
Comment 2 ByWater Sandboxes 2023-04-14 17:22:11 UTC
Created attachment 149698 [details] [review]
Bug 33038: Add classes to patroncategorycode for easier customization

To test:
1. Pull up a patron and look at the patroncategory inside the patronbriefinfo. Description and code are together in one HTML element, they are hard to seperate.
2. Apply patch.
3. Look again and notice the new classes.

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Comment 3 Katrin Fischer 2023-04-15 20:59:27 UTC
Created attachment 149711 [details] [review]
Bug 33038: Add classes to patroncategorycode for easier customization

To test:
1. Pull up a patron and look at the patroncategory inside the patronbriefinfo. Description and code are together in one HTML element, they are hard to seperate.
2. Apply patch.
3. Look again and notice the new classes.

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2023-04-17 12:42:20 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 5 Matt Blenkinsop 2023-04-18 12:22:35 UTC
Enhancement - not backporting to 22.11.x

Nice work everyone!
Comment 6 Caroline Cyr La Rose 2023-05-23 14:33:32 UTC
Back end stuff, nothing to add/amend in the manual.