zulip/static/templates/settings
sahil839 909a3cde76 realm: Replace allow_message_deleting with delete_own_message_policy.
This commit replaces 'allow_message_deleting' boolean setting
with an integer setting 'delete_own_message_policy'. We have a
separate dropdown now for deciding which user-roles can delete
messages sent by themselves and the time-limit setting droddown
is different.

This new setting has two options - everyone and admins only. Other
options including moderators will be added further.

We also remove the "Never" option from the original time-limit
dropdown, as admins are always allowed to delete message. This
never option resembled the case of only admins being allowed to
delete but this state is now resembled by setting the dropdown
to "admins only" and we also disable the time-limit dropdown in
this case as admins are allowed to delete irrespective of limit.

Note, this setting is only for deleting messages sent by the
deleting user themselves, and only admins are allowed to delete
messages sent by others as before.
2021-09-30 14:59:31 -07:00
..
account_settings.hbs settings: Pass user settings using settings_object variable. 2021-09-13 08:32:31 -07:00
admin_auth_methods_list.hbs
admin_bot_form.hbs settings: Use edit_fields_modal framework for admin bot form. 2021-06-24 16:55:23 -07:00
admin_default_streams_list.hbs template: Move `admin_default_stream_list` template to `settings` folder. 2021-04-26 09:37:01 -07:00
admin_emoji_list.hbs settings_emoji: Rename can_admin_emoji to can_delete_emoji. 2021-07-14 14:57:09 -07:00
admin_export_list.hbs template: Move `admin_export_list` template to `settings` folder. 2021-04-26 09:37:08 -07:00
admin_human_form.hbs settings_users: Rename user-name-form to edit-user-form. 2021-06-28 22:11:24 -07:00
admin_invites_list.hbs settings: Reorder edit and delete buttons. 2021-05-13 07:52:10 -07:00
admin_linkifier_edit_form.hbs settings: Use edit_fields_modal framework for linkifier-edit modal. 2021-06-24 16:55:23 -07:00
admin_linkifier_list.hbs linkifiers: Add frontend support to edit linkifier. 2021-05-09 20:12:25 -07:00
admin_playground_list.hbs puppeteer: Add settings test for realm-playgrounds. 2021-05-04 12:19:04 -07:00
admin_profile_field_list.hbs settings: Remove unnecessary code. 2021-06-28 22:14:49 -07:00
admin_realm_domains_list.hbs
admin_settings_modals.hbs settings_users: Refactor user_deactivation modal to confirm_dialog module. 2021-06-08 17:57:27 -07:00
admin_tab.hbs settings: Add UI for realm-level defaults of display settings. 2021-09-15 09:56:32 -07:00
admin_user_group_list.hbs template: Move `admin_user_group_list` template to `settings` folder. 2021-04-26 09:37:30 -07:00
admin_user_list.hbs settings: Reorder edit and delete buttons. 2021-05-13 07:52:10 -07:00
alert_word_settings.hbs alert_word_settings: Fix table heading. 2021-05-13 07:52:10 -07:00
alert_word_settings_item.hbs settings: Use HTML table for "Alert Words" for better icon alignment. 2021-03-05 14:38:56 -08:00
api_key_modal.hbs passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
attachments_settings.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
auth_methods_settings_admin.hbs
bot_avatar_row.hbs templates: Move bot_avatar_row to settings/. 2021-06-02 20:36:21 -07:00
bot_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
bot_settings.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
custom_user_profile_field.hbs settings: Remove user-name-section class from some elements. 2021-06-28 22:11:24 -07:00
data_exports_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
deactivated_users_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
default_streams_list_admin.hbs lint: Fix badly quoted strings tagged for translation. 2021-05-09 20:16:28 -07:00
dev_env_email_access.hbs
display_settings.hbs settings: Migrate twenty_four_hour_time setting to RealmUserDefault. 2021-09-23 10:44:42 -07:00
dropdown_list.hbs
dropdown_list_widget.hbs dropdown_list_widget: Add support for Multiselect dropdown list widget (MDLW). 2021-07-29 10:09:03 -07:00
dropdown_options_widget.hbs
edit_bot.hbs templates: Move edit_bot to settings/. 2021-06-02 20:36:21 -07:00
edit_embedded_bot_service.hbs
edit_outgoing_webhook_service.hbs
emoji_settings_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
emoji_settings_tip.hbs settings: Add full members and moderators options in custom emoji setting. 2021-07-27 16:41:23 -07:00
image_upload_widget.hbs upload_widget: Use img tag for tail-spin.svg instead of object tag. 2021-07-18 11:44:17 -07:00
invites_list_admin.hbs settings: Use `user-plus` icon instead `plus-circle` icon for invites. 2021-06-02 20:40:54 -07:00
linkifier_settings_admin.hbs linkifiers: Add frontend support to edit linkifier. 2021-05-09 20:12:25 -07:00
muted_topics_settings.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
muted_users_settings.hbs muted_user_settings: Add table-sticky-headers class to table header. 2021-05-18 17:36:13 -07:00
notification_settings.hbs settings: Remove inline-block from subsection-parent elements. 2021-09-28 12:40:09 -07:00
notification_settings_checkboxes.hbs settings: Refactor frontend code for notification settings. 2021-08-20 07:50:51 -07:00
organization_permissions_admin.hbs realm: Replace allow_message_deleting with delete_own_message_policy. 2021-09-30 14:59:31 -07:00
organization_profile_admin.hbs templates: Fix incorrect class name used for tooltips. 2021-06-29 17:37:52 -07:00
organization_settings_admin.hbs settings: Migrate twenty_four_hour_time setting to RealmUserDefault. 2021-09-23 10:44:42 -07:00
organization_settings_tip.hbs
organization_user_settings_defaults.hbs user docs: Add documentation for configuring new user defaults. 2021-09-21 16:43:35 -07:00
playground_settings_admin.hbs playgrounds: Rename `name` field to `playground_name`. 2021-05-11 20:47:41 -07:00
profile_field_choice.hbs profile_field_choice: Improve label for new option. 2021-04-07 17:38:38 -07:00
profile_field_settings_admin.hbs
profile_settings.hbs settings: Pass user settings using settings_object variable. 2021-09-13 08:32:31 -07:00
realm_domains_modal.hbs
settings_checkbox.hbs settings: Refactor frontend code for notification settings. 2021-08-20 07:50:51 -07:00
settings_save_discard_widget.hbs settings_orgs: Use button element for save-discard button. 2021-06-03 12:41:10 -07:00
stream_specific_notification_row.hbs
upgrade_tip_widget.hbs
upload_space_stats.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
uploaded_files_list.hbs templates: Move uploaded_files_list to settings/. 2021-06-02 20:36:21 -07:00
user_display_settings.hbs settings: Add condition for time and default language settings UI. 2021-09-13 08:32:31 -07:00
user_groups_admin.hbs settings: Add moderators and full members options in user-group setting. 2021-07-14 14:38:44 -07:00
user_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
user_notification_settings.hbs templates: Add condition for showing stream notification settings. 2021-09-13 08:32:31 -07:00