Cleanup SCO - OPAC self checkout
authorJoe Atzberger <joe.atzberger@liblime.com>
Wed, 3 Jun 2009 14:31:46 +0000 (09:31 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 3 Jun 2009 19:01:02 +0000 (14:01 -0500)
commitece3a31fcadb4a7678019df2365596620a30c27b
treebee9e1902a5b870179d346d2abb1907be949d7b9
parente3eeda2fb1f5ceceaefecc950cbb25941974bd58
Cleanup SCO - OPAC self checkout

~ vestigial broken scripts and templates removed
~ meaningless dependencies removed
~ Focus handling issues resolved for cross-browsers
~ Timeout only invoked for non-first screen.  This keeps the refresh from
flooding the logs continuously for no purpose.
~ two halves of "validuser" conditional linked in TMPL
~ elsif's used for $op conditionals

The focus should now appear on the "Return to Account Summary" button during errors.
The user can scan anything (w/ carriage return) and get back to the first screen.
Also, special functionality is added for the magic barcode "__KOHA_NEW_CIRC__".
This effectively ends the patron session and logs them out so the next patron can begin.
The purpose is for patrons to avoid having to use a keyboard at all, if libraries
print and have this special barcode available for patrons at the SCO station.

Enhancement was requested by Plano Independent School District.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/modules/sco/circulation.tmpl [deleted file]
koha-tmpl/opac-tmpl/prog/en/modules/sco/help.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-circ.tmpl [deleted file]
koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl
opac/sco/abort.pl [deleted file]
opac/sco/help.pl
opac/sco/printer.pl [deleted file]
opac/sco/sco-circ.pl [deleted file]
opac/sco/sco-main.pl