[Koha-bugs] [Bug 23764] New: Add printable version of "Change password" in patron details

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 7 16:45:32 CEST 2019


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

            Bug ID: 23764
           Summary: Add printable version of "Change password" in patron
                    details
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kugler_stefan at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

The button "Change password" in patron details allows to set a new password for
OPAC users.

Please add an option for a printer friendly version of this page so a librarian
can hand out a nice document with header/notice/footer and new credentials.

Proposal:
Use CSS media queries to hide Koha intranet header and menue and add a
header/footer only visible for the printable version. Also hide notice "Koha
cannot display existing passwords...", input box for password confirmation and
save/cancel buttons.
Show current date and time to be sure which one was the last printed page if
you print out multiple version.
Add notice to make sure to save the new password.


---------------------------

My Library
Address

today's date

Dear firstname lastname,
welcome...

Your credentials are:

Username: 012345
Password: generatedpassword123

Visit https://opac.url to log in.

Sincerly,
your library


Printed on date/time.

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


More information about the Koha-bugs mailing list