zulip/templates/zerver
sahil839 828759d2ba models: Replace allow_community_topic_editing with edit_topic_policy.
This commit replaces the allow_community_topic_editing boolean with
integer field edit_topic_policy and includes both frontend and
backend changes.

We also update settings_ui.disable_sub_settings_onchange to not
change the color of label as we did previously when the setting
was a checkbox. But now as the setting is dropdown we keep the
label as it is and we don't do anything with label when disabling
dropdowns. Also, this function was used only here so we can safely
change this.
2021-06-16 14:59:36 -07:00
..
api models: Replace allow_community_topic_editing with edit_topic_policy. 2021-06-16 14:59:36 -07:00
app left_sidebar: Hide starred and mentions links for spectators. 2021-06-16 10:17:15 -07:00
archive zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
development devtools: Improve the appearance of dev_panel. 2021-05-18 17:35:29 -07:00
emails emails: Make it obvious when registering creates new realm. 2021-06-02 15:18:03 -07:00
for docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
help docs: Deemphasize Hubot as an integration bridge. 2021-06-09 14:04:01 -07:00
include
integrations docs: Deemphasize Hubot as an integration bridge. 2021-06-09 14:04:01 -07:00
tests/markdown
accounts_accept_terms.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
accounts_home.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
accounts_send_confirm.html
apple-error.md docs: Add auth backend configuration is optional. 2020-12-17 18:11:28 -08:00
apps.html portico: Label terminal app as beta. 2021-05-12 11:52:17 -07:00
base.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
billing_nav.html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
close_window.html
compare.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
config_error.html auth: Implement a generic OpenID Connect backend. 2021-05-28 09:43:06 -07:00
confirm_continue_registration.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
confirmation_link_expired_error.html
create_realm.html docs: Remove HipChat migration guide. 2020-12-23 15:43:13 +05:30
deactivated.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
desktop_login.html
desktop_redirect.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
dev-not-supported-error.md
dev_env_email_access_details.html
digest_base.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
documentation_main.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
email.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
faq.html plans_page: Compute sponsorship link for subdomain pages correctly. 2021-06-10 09:10:38 -07:00
features.html portico: Fix up /features. 2021-06-06 07:57:33 -07:00
find_account.html
footer.html templates: Escape some unescaped > and & characters. 2021-05-20 12:09:47 -07:00
for-companies.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
for-open-source.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
for-research.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
for-working-groups-and-communities.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
github-error.md docs: Add auth backend configuration is optional. 2020-12-17 18:11:28 -08:00
gitlab-error.md docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
google-error.md docs: Add auth backend configuration is optional. 2020-12-17 18:11:28 -08:00
gradients.html
hello.html docs: Deemphasize Hubot as an integration bridge. 2021-06-09 14:04:01 -07:00
history.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
insecure_desktop_app.html
invalid_email.html
invalid_realm.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
landing_nav.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
log_into_subdomain_token_invalid.html
login.html passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
meta_tags.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
no_spare_licenses.html billing: Enforce license limit for plans on manual license management. 2021-06-09 17:42:38 -07:00
plans.html plans: Mention whether realm is on free trial. 2021-06-14 16:49:53 -07:00
portico-header-dropdown.html templates: Remove logout form shared template. 2021-06-10 13:14:25 -07:00
portico-header.html docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
portico-help.html
portico.html portico: Add alert-box element to portico pages. 2021-04-26 09:28:04 -07:00
portico_signup.html
privacy.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
realm_creation_failed.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
realm_reactivation.html
realm_reactivation_link_error.html
realm_redirect.html
register.html registration: Show spinner and disable button while processing. 2021-05-27 22:51:13 -07:00
reset.html templates: Fix email input field within reset.html. 2021-04-19 10:00:20 -07:00
reset_confirm.html passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
reset_done.html urls: Remove unused URL names and shorten others. 2020-09-22 10:46:28 -07:00
reset_emailed.html
security.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
security.md docs: Link session length and idle timeouts to GitHub search. 2020-11-05 10:07:43 -08:00
social_auth_select_email.html docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
team.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
terms.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
unsubscribe_link_error.html
unsubscribe_success.html unsubscribe: Fix styling of unsubscribe page. 2021-04-27 21:36:09 -07:00
unsupported_browser.html
why-zulip.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
why-zulip.md templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
zulipchat_migration_tos.html