mirror of https://github.com/zulip/zulip.git
974b560659
Here we pull in the jqueryui library and a style sheet to provide a widget to do autocomplete for various fields. We populate a list of all ever-seen classes, instances, and people (C/I/P) into JS arrays and then pass them to jqueryui. Each time a new C/I/P appears, we reinitialise the autocomplete functions so they will notice the new data. (imported from commit f1ab69c99d21f68ccf40c015bd43960f463c6ff2) |
||
---|---|---|
humbug | ||
templates/zephyr | ||
tools | ||
zephyr | ||
.gitignore | ||
manage.py | ||
models.py | ||
setup-server |