http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5250 Summary: Various enhancements to web based checkouts Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Self checkout AssignedTo: gmcharlt@gmail.com ReportedBy: cnighswonger@foundations.edu QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Among various layout enhancements this patch adds two web-based checkout system preferences: 1. WebBasedSelfCheckTimeout - This preference sets the time in milliseconds beyond which the patron's session will time out and they will be required to re-scan/re-enter their card number. The timer is reset on each page load. Previously this was hard coded at 120000 milliseconds or 120 seconds. 2. WebBasedSelfCheckHeader - This preference allows the library to insert its own custom header at the top of the web-based self checkout service pages. Among the misc changes are the inclusion of opac.css in the web-based self checkout template since it is technically part of the opac. sco.css is applied last so that those settings override those in opac.css. The online help is modified to pop up a window rather than requiring the user to navigate away from the interface. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.