zulip/templates/zephyr
Luke Faraone 974b560659 Add autocomplete for personals, classes, and instances.
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)
2012-09-04 16:14:48 -04:00
..
accounts_home.html Quote hrefs on accounts_home 2012-08-29 17:25:04 -04:00
base.html Add autocomplete for personals, classes, and instances. 2012-09-04 16:14:48 -04:00
index.html Add autocomplete for personals, classes, and instances. 2012-09-04 16:14:48 -04:00
login.html Use a Bootstrap alert class on failed login 2012-08-29 15:16:28 -04:00
register.html Focus username field on loading login/register pages 2012-08-29 15:16:28 -04:00
subscriptions.html Don't include zephyr.js in /subscriptions/ 2012-09-04 11:08:27 -04:00