Summary: | Change 'Your reading history" to "Your checkout history" | ||
---|---|---|---|
Product: | Koha | Reporter: | Barbara Johnson <barbara.johnson> |
Component: | OPAC | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas, martin.renvoize |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This changes "reading history" to "checkout history" in the staff interface and OPAC as libraries are not only leanding reading materials but a lot of different media.
|
Version(s) released in: |
20.11.00
|
Circulation function: | |||
Attachments: |
Bug 26718: Rename "reading history" to "checkout history"
Bug 26718: Rename "reading history" to "checkout history" Bug 26718: Rename "reading history" to "checkout history" |
Description
Barbara Johnson
2020-10-16 16:53:16 UTC
Hi Barbara, first of all: thx for all the bug reports! I think you have a very good point here. +1 Created attachment 111942 [details] [review] Bug 26718: Rename "reading history" to "checkout history" This changes all occurences of reading history to the more accurate term 'checokut history' as it was correctly pointed out that 'reading' doesn't apply to all kind of items available at the library (audio books, games, etc.) To test: - Verify that the term reding history has been replaced by checkout history in: - System preferences - OPAC tab "your checkout history" - OPAC tab "your privacy" (switch OpacPrivacy pref first) - Staff permission for patron batch anonymization I've written up a patch with the suggested change - please check and discuss! Everything worked for me except the change for the system preferences. They still display as opacreadinghistory and intranetreadinghistory. Also still displays opacreadinghistory in the description for the StoreLastBorrower system preference. Hi Barbara, thx for testing. I didn't rename the preferences, only changed the description texts and labels in the GUI. Renaming the prefs would require more work and they are only visible to system librarians, so hope I can get away with that :) Created attachment 111949 [details] [review] Bug 26718: Rename "reading history" to "checkout history" This changes all occurences of reading history to the more accurate term 'checokut history' as it was correctly pointed out that 'reading' doesn't apply to all kind of items available at the library (audio books, games, etc.) To test: - Verify that the term reding history has been replaced by checkout history in: - System preferences - OPAC tab "your checkout history" - OPAC tab "your privacy" (switch OpacPrivacy pref first) - Staff permission for patron batch anonymization Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Katrin, thanks for clarifying that. So it all works as expected and I’ve signed off. Thank you! Created attachment 112109 [details] [review] Bug 26718: Rename "reading history" to "checkout history" This changes all occurences of reading history to the more accurate term 'checokut history' as it was correctly pointed out that 'reading' doesn't apply to all kind of items available at the library (audio books, games, etc.) To test: - Verify that the term reding history has been replaced by checkout history in: - System preferences - OPAC tab "your checkout history" - OPAC tab "your privacy" (switch OpacPrivacy pref first) - Staff permission for patron batch anonymization Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Nice clarification.. Passing QA Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |