Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Waseem Daher f3bbb7b294 Move all of the "alerts" into a row in our navbar.
This is literally a pure "move HTML" operation; no actual code
changes.

This will make them always visible, even when we're in skinny mode
(and will also make more room for our list-of-streams-and-people
sidebar on the left.)

This does have the side-effect that the errors cover up the rest of
the application (in particular, the floating narrowbar). I don't view
this as the end of the world, though the more robust solution would be
for navbar-spacer to grow when the navbar does, and for everything
else to be correspondingly pushed down.

You can visualize an extreme version of what this looks like with
   $(".alert").show()
in the Javascript console.

This fixes Trac #720.

(imported from commit 7a3b12aebcca389465bd1e5852cef5d08fafe3e7)
2013-02-01 10:32:51 -05:00
api/humbug Add munin plugin for send-receive timing 2013-01-31 13:02:57 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Enable testing minified files in dev 2013-01-31 15:41:01 -05:00
servers [manual] Minify JavaScript and CSS in production 2013-01-31 15:41:01 -05:00
templates Move all of the "alerts" into a row in our navbar. 2013-02-01 10:32:51 -05:00
tools Enable testing minified files in dev 2013-01-31 15:41:01 -05:00
zephyr This magically makes the gear not move when the search box is focused 2013-01-31 19:07:13 -05:00
.gitignore [manual] Minify JavaScript and CSS in production 2013-01-31 15:41:01 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00