[open-ils-commits] [GIT] Evergreen ILS branch rel_2_12 updated. bd0e9a76acf05eff25c66ad0f99fc5d3240bb64d
Evergreen Git
git at git.evergreen-ils.org
Mon Jul 24 15:19:13 EDT 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_12 has been updated
via bd0e9a76acf05eff25c66ad0f99fc5d3240bb64d (commit)
from 63d1d4b41864c0a9e660895dc68d37d8ac728ff2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bd0e9a76acf05eff25c66ad0f99fc5d3240bb64d
Author: Bill Erickson <berickxx at gmail.com>
Date: Thu May 18 17:08:37 2017 -0400
LP#1691860 Webstaff audio alert nosound.wav
Adds a small nosound.wav file which may be used by administrators to
silence a specific alert for all users on the server.
To test:
[1] mkdir -p /openils/var/web/audio/notifications/success/patron/
[2] cd /openils/var/web/audio/notifications/success/patron/
[3] ln -s ../../nosound.wav by_search.wav
[4] Perform a patron search in the browser client and confirm no sound
is played upon successful search.
If patron searches have recently been performed, step 4 may require a
cache clear, a different tab, browser restart, eye of newt.
Signed-off-by: Bill Erickson <berickxx at gmail.com>
Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
Signed-off-by: Kathy Lussier <klussier at masslnc.org>
diff --git a/Open-ILS/web/audio/notifications/nosound.wav b/Open-ILS/web/audio/notifications/nosound.wav
new file mode 100644
index 0000000..9e24345
Binary files /dev/null and b/Open-ILS/web/audio/notifications/nosound.wav differ
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/web/audio/notifications/nosound.wav | Bin 0 -> 2044 bytes
1 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 Open-ILS/web/audio/notifications/nosound.wav
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list