Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Jessica McKellar d1619b3f3c Use a more accurate "is admin?" check.
UserProfile.show_admin was intended to be a check for users that have
administrative rights in other realms, which we've harmlessly but
erroneously been using to check if they are an admin in their realm.

Use the more straightforward check instead, with a more intuitive
name.

(imported from commit d81050c7dbbb19e59c5e31750be303a4630e1456)
2013-11-19 14:31:02 -05:00
analytics Show admins on /realm_activity page. 2013-11-18 14:41:37 -05:00
api Add basic Asana integration. 2013-11-19 13:30:34 -05:00
assets Allow enterprise deployments to disable the use of Gravatar. 2013-11-18 11:48:53 -05:00
bin [manual] Move write-rabbitmq-consumers-state-file to bin/. 2013-10-28 10:54:49 -04:00
bots zephyr_mirror: Update maximum length of stream names when syncing. 2013-11-12 09:38:43 -05:00
confirmation Don't use hardcoded noreply@zulip.com, zulip@zulip.com, or https://zulip.com 2013-11-15 21:31:37 -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 Add a directory for enterprise admins to add static files. 2013-11-18 11:48:53 -05:00
scripts restart-server: Use 'all' instead of specifying the supervisor jobs to operate on explicitly 2013-11-15 15:23:02 -05:00
static Use a more accurate "is admin?" check. 2013-11-19 14:31:02 -05:00
templates Use a more accurate "is admin?" check. 2013-11-19 14:31:02 -05:00
tools Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00
zerver Use a more accurate "is admin?" check. 2013-11-19 14:31:02 -05:00
zilencer Rename do_[rd]activate to do_[rd]activate_user. 2013-11-16 11:35:26 -05:00
zproject Add setting to enable profiling of all requests. 2013-11-18 18:05:19 -05:00
.gitattributes enterprise: Don't include templates/zilencer in our tarballs 2013-11-15 11:53:49 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
LICENSE Add license not referring to Zulip Enterprise license agreement. 2013-11-14 11:16:15 -05:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zulip_tools.py Move su_to_zulip into zulip_tools.py 2013-11-13 16:56:59 -05:00