Koha/koha-tmpl/opac-tmpl/prog/en/css
Owen Leonard e1c621c230 Bug 8955 - Self checkout should degrade gracefully with JavaScript turned off
Several changes in this patch, the largest of which is that the
renew/return dialogs no longer require JavaScript in order to properly
alter and submit the form. Instead each button uses a separate form.

To test, log in to self checkout and submit a barcode which is checked
out and can be renewd, and a barcode which is checked out but has
reached the checkout limit. On the resulting dialogs each button
should function properly.

Also changed: I removed some useless JavaScript processing related
to a bogus "valid_session" variable which was unused.

Similarly removed is template logic based on a "timedout" variable which
was not set by the script. Note that the script contains NO server-
side handling of timeout. Timeout is dependent on JavaScript.

To test these changes, confirm that with JavaScript enabled you are
automatically logged out after the time specified in the SelfCheckTimeout
preference.

Other minor changes: Terminology and capitalization corrections,
minor style tweaks.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-12-22 16:33:12 -05:00
..
babeltheque.css Bug 7470 follow-up: adding comments to avoid removal of this file 2012-08-02 14:14:26 +02:00
colors.css Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken. 2007-11-13 21:35:45 -06:00
datatables.css Bug 6836: followup CSS work 2012-01-27 11:33:12 +01:00
hierarchy.css synch'ing librarian & opac hierarchy css 2007-12-18 04:47:11 -06:00
jquery.rating.css Bug 7500 [FOLLOW-UP][Star ratings] Use CSS Sprites for faster page loading 2012-09-13 17:52:05 +02:00
opac.css Bug 9052 - rewrite the YUI links to use the system library 2012-12-17 09:03:36 -05:00
print.css Bug 8095 - Printed lists in the OPAC not easy to read 2012-05-28 14:30:43 +02:00
sco.css Bug 8955 - Self checkout should degrade gracefully with JavaScript turned off 2012-12-22 16:33:12 -05:00