Summary: | Add icon for protected patrons | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle.m.hall, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00,23.11.02,23.05.09
|
Circulation function: | |
Bug Depends on: | 26170 | ||
Bug Blocks: | |||
Attachments: |
Bug 35474: Add icon for protected patrons
Bug 35474: Add icon for protected patrons Bug 35474: Add icon for protected patrons |
Description
Katrin Fischer
2023-12-04 10:53:55 UTC
Created attachment 159532 [details] [review] Bug 35474: Add icon for protected patrons This patch adds a "protected" icon (fa-lock) to the patron information in the sidebar of patron-related pages in the staff interface. To test, apply the patch and perform a patron search in the staff interface. - Edit a patron and go to the "Library management" section. - Set "Protected" to "Yes." - Save the record and view the information in the sidebar. You should see the lock icon by the patron's name. Created attachment 159536 [details] [review] Bug 35474: Add icon for protected patrons This patch adds a "protected" icon (fa-lock) to the patron information in the sidebar of patron-related pages in the staff interface. To test, apply the patch and perform a patron search in the staff interface. - Edit a patron and go to the "Library management" section. - Set "Protected" to "Yes." - Save the record and view the information in the sidebar. You should see the lock icon by the patron's name. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 159961 [details] [review] Bug 35474: Add icon for protected patrons This patch adds a "protected" icon (fa-lock) to the patron information in the sidebar of patron-related pages in the staff interface. To test, apply the patch and perform a patron search in the staff interface. - Edit a patron and go to the "Library management" section. - Set "Protected" to "Yes." - Save the record and view the information in the sidebar. You should see the lock icon by the patron's name. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Looks perfect, thanks! Pushed for 24.05! Well done everyone, thank you! Small useful enhancement, Pushed to 23.11.x for 23.11.02 Backported to 23.05.x for upcoming 23.05.09. RMaint assist: Reverted from 23.05.x for 23.05.10 as this depends on an enhancement not pushed to this branch. |