Koha/koha-tmpl/opac-tmpl/bootstrap
Nick Clemens 99f6116f35 Bug 16732 - Add audio alerts (custom sound notifications) to web based self checkout
This patch adds the infrastructure needed to allow audio alerts, as
configured in administration, to affect the sco module

This patch allows only for the use of sounds with a full URL to be used
and does not allow for the Koha standard sounds to be accessed via the
SCO

To test:
Ensure you have the preference AudioAlerts enabled
Ensure you can hear normal sounds from the staff module
Define an audio alert such as:
    Selector: .sco_entry
    Sound: https://archive.org/download/Doorbell_1/doorbell.ogg
Load the SCO module
You should hear the doorbell noise (everytime you reload even!)
Test that the default sounds are not activated for the SCO, you must
sepcifically define them

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-13 17:22:33 +00:00
..
css Bug 2735: CSS changes 2016-07-15 14:05:59 +00:00
en Bug 16732 - Add audio alerts (custom sound notifications) to web based self checkout 2016-09-13 17:22:33 +00:00
images
itemtypeimg
js Bug 16615: Follow up - missed a spot 2016-08-18 15:38:26 +00:00
less Bug 2735: Fix authority search pagination at the OPAC 2016-07-15 14:05:59 +00:00
lib