Bug 10493: (follow-up) fix various QA issues
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 21 Oct 2013 20:46:26 +0000 (16:46 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 17:05:53 +0000 (17:05 +0000)
commita5161d8fcec01559fb12c7d271b7545ce70432ca
tree8d44c651a85e3fe8ba1a24d0c9f60b5aa352dbdb
parentd6cbbcd07c603266939f5b2e627364c8c25c1c67
Bug 10493: (follow-up) fix various QA issues

Adds a new Template Toolkit filter EncodeUTF8 to encode strings
to utf8 for correct display of diactritics.

Adds the new JavaScript function removeFocus() to staff-global.js
Use this function to remove the focus from any element for
repeated scanning actions on errors so the librarian doesn't
continue scanning and miss the error.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This works as described - you have to actually look at the
error and pick what you want to do or confirm it. I think
maybe tying the action to a shortcut (c = confirm or similar)
would be nice, so you can get away with only using the keyboard.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Koha/Template/Plugin/EncodeUTF8.pm [new file with mode: 0644]
circ/renew.pl
koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js
koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt