Go to file
Jessica McKellar 07959dc6d9 alert words: fix accidental use of a global variable.
The global in question was `event`, set to:

MouseEvent {dataTransfer: null,
            toElement: button.btn btn-mini add-alert-word,
            fromElement: null, y: 442, x: 763…}

in Chrome. This does seem to be the correct event.

In Chrome, this global variable existed, so the code path didn't error
out. In Firefox, the global variable didn't exist, causing adding
alert words to fail.

(imported from commit 6bd2a0315ff56a20027074d65ccaa094bd35e63f)
2013-11-07 11:50:01 -05:00
analytics Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
api Clean up some unused imports. 2013-11-04 11:51:17 -05:00
assets Remove obsolete dots.svg (for generating pre-CSS presence dots). 2013-10-31 15:29:49 -04:00
bin [manual] Move write-rabbitmq-consumers-state-file to bin/. 2013-10-28 10:54:49 -04:00
bots Clean up some unused imports. 2013-11-04 11:51:17 -05:00
confirmation Switch url parameter to full_name from service-specific gafyd_name 2013-11-05 16:17:06 -05:00
corporate Move marketing pages to corporate app. 2013-11-06 12:07:32 -05:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
puppet Release desktop app v. 0.3.10 2013-11-06 14:13:57 -05:00
scripts zulip-puppet-apply: Fix the force option handling. 2013-11-05 17:06:31 -05:00
static alert words: fix accidental use of a global variable. 2013-11-07 11:50:01 -05:00
templates More fun password-reset page. 2013-11-06 13:22:00 -05:00
tools Make build-local-server-tarball work on OSX. 2013-11-06 13:49:00 -05:00
zerver socket: Request the status of pending requests on reconnect 2013-11-07 11:43:34 -05:00
zilencer Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
zproject If EMAIL_HOST is unset or blank, don't send email via django.core.mail 2013-11-06 17:36:41 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zulip_tools.py Move zulip_tools library to root of repository. 2013-10-28 10:54:48 -04:00