Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Jessica McKellar faca281a4e Disable autocomplete on the search box.
Documentation variously says to disable on the form or on the input box, e.g.:

https://developer.mozilla.org/en-US/docs/How_to_Turn_Off_Form_Autocompletion
http://msdn.microsoft.com/en-us/library/ms533486%28VS.85%29.aspx

However, at least in Chrome, disabling on the form produces an ugly
"This webpage has disabled autocomplete" message if you try to arrow
down on an input box as if there were suggestions, so I've just put it
on the input element. This still works on recent versions of Safari
and Firefox.

(imported from commit b47f438d6e1d930d7d6871070858c97c6479a0ae)
2012-10-29 14:09:36 -04:00
api zephyr_mirror: Stop importing mit_subs_list.py. 2012-10-29 13:58:05 -04:00
certs Move certs .gitignore to where the certs are now. 2012-10-29 13:19:41 -04:00
confirmation Remove inactive Django admin code 2012-10-29 13:56:09 -04:00
humbug Remove inactive Django admin code 2012-10-29 13:56:09 -04:00
servers Splitting SSL out didn't fix the dependency problems. 2012-10-29 13:19:41 -04:00
templates Disable autocomplete on the search box. 2012-10-29 14:09:36 -04:00
tools Use compose.finish() instead of manually calling ajaxSubmit() in multiple places 2012-10-29 13:58:40 -04:00
zephyr Prevent compose box from popping back up inappropriately on reload 2012-10-29 13:58:40 -04:00
.gitignore Log additionally to a file server.log 2012-10-12 18:01:51 -04:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00