discourse/app/assets/javascripts/admin/models
Neil Lalonde 9656a21fdb
FEATURE: customization of html emails (#7934)
This feature adds the ability to customize the HTML part of all emails using a custom HTML template and optionally some CSS to style it. The CSS will be parsed and converted into inline styles because CSS is poorly supported by email clients. When writing the custom HTML and CSS, be aware of what email clients support. Keep customizations very simple.

Customizations can be added and edited in Admin > Customize > Email Style.

Since the summary email is already heavily styled, there is a setting to disable custom styles for summary emails called "apply custom styles to digest" found in Admin > Settings > Email.

As part of this work, RTL locales are now rendered correctly for all emails.
2019-07-30 15:05:08 -04:00
..
admin-dashboard.js.es6 FEATURE: Display 'last updated' on dashboard, improve release notes link (#7560) 2019-05-17 15:42:45 +10:00
admin-user.js.es6 DEV: attemps to limit Discourse.User.current() usage (#7943) 2019-07-26 11:20:11 +02:00
api-key.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
backup-status.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
backup.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
color-scheme-color.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
color-scheme.js.es6 SECURITY: updates lodash from 1.3.0 to 4.17.5 (#7546) 2019-05-16 10:34:19 +02:00
email-log.js.es6 DEV: removes _.map from codebase (#6616) 2018-11-19 10:46:46 +01:00
email-preview.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
email-settings.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
email-style.js.es6 FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
email-template.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
flag-type.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
incoming-email.js.es6 DEV: removes _.map from codebase (#6616) 2018-11-19 10:46:46 +01:00
permalink.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
report.js.es6 FEATURE: Export any type of report supporting table mode. (#7662) 2019-06-28 08:50:31 +02:00
screened-email.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
screened-ip-address.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
screened-url.js.es6 DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
site-setting.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site-text.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
staff-action-log.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
theme-settings.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
theme.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
tl3-requirements.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
user-field.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
version-check.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
watched-word.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
web-hook.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00