This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Rishabh dcb47d902b
REFACTOR: Rename SiteSetting.disable_edit_notifications to disable_system_edit_notifications (#7958)
* REFACTOR: Rename SiteSetting.disable_edit_notifications to disable_system_edit_notifications

- The older name could cause some confusion because the setting does not disable all edit notifications, only system ones.

* FIX: Add frozen_string_literal: true in the migration

* DEV: Deprecate 'disable_edit_notifications'
2019-07-31 20:20:41 +05:30
..
assets FIX: Prevent user-notifications-dropdown from causing unintended changes 2019-07-31 15:38:47 +01:00
controllers FEATURE: list category moderators on the about page (#7916) 2019-07-31 16:46:58 +03:00
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FEATURE: list category moderators on the about page (#7916) 2019-07-31 16:46:58 +03:00
serializers FEATURE: list category moderators on the about page (#7916) 2019-07-31 16:46:58 +03:00
services REFACTOR: Rename SiteSetting.disable_edit_notifications to disable_system_edit_notifications (#7958) 2019-07-31 20:20:41 +05:30
views Fix some broken styles 2019-07-30 16:46:20 -04:00