[Koha-bugs] [Bug 26123] Show info about existing OPAC note/Patron message on patron's dashboard

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 01:20:38 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107685|0                           |1
        is obsolete|                            |

--- Comment #5 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 108427
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108427&action=edit
Bug 26123: Add notice about new messages to the patron dashboard

This patch adds a notice to the patron OPAC when a logged on user of the OPAC
has 1 or more OPAC messages, this includes both patron messages and the OPAC
note. For privacy this doesn't show any of the messages/note on opac-main.tt.
Instead it adds up the total number of patron messages + OPAC notes and
displays that number in the dashboard
Test plan:
1. Apply patch, restart_all.
2. Add some OPAC messages for a patron and login as that patron.
3. On the OPAC main page you should see a notice about your OPAC messages,
incdicating how many you have.
4. Add multiple OPAC messages and make sure it all continues to work.
5. Also add an OPAC note, this should add 1 to the total number of messages on
the dashboard.
6. Try an OPAC without any messages.
7. Test it with some other notices that would appear on the dashboard,
checkouts, holds, overdues.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list