seitime-frappe/frappe/templates
Gavin D'souza 0ef99c3886 fix: Add signature to Communication.content if not already added
This fix adds a signature forcibly if found under the sender's
User.email_signature or default outgoing email account's signature
field.

The previous method of adding a comment into the Email didn't work since
Quill would discard comments before setting them. Adding signatures in
get_formatted_html didn't seem apt since it's used in QueueBuilder to
re-construct the Email before processing the Email Queue. This meant
that the email content that was added in the Communication record would
not be final. Now, we treat the signature as part of the Communication
content.
2022-03-02 19:41:51 +05:30
..
discussions docs: comment added 2021-11-12 15:22:50 +05:30
emails fix: Add signature to Communication.content if not already added 2022-03-02 19:41:51 +05:30
form_grid Upgrade Font Awesome (#2410) 2016-12-05 13:07:03 +05:30
includes Merge pull request #16139 from ChillarAnand/linter 2022-03-01 08:33:14 +00:00
pages refactor: Clean up whitespace & add CI check 2022-02-25 20:01:29 +05:30
print_format fix: child table columns overflow 2022-01-29 12:21:01 +05:30
print_formats fix: pass print_heading_template as render args 2022-02-11 18:51:10 +05:30
styles fix: mobile view for reset password page 2022-01-04 13:17:41 +05:30
test test: Fix improper tests for website rendering 2021-07-01 22:10:02 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
base.html chore: Add moment to bundle instead of injection via script tag 2022-02-03 11:31:18 +05:30
doc.html fix: Using svg for menu icon for mobile view 2021-10-14 15:00:23 +05:30
signup.html fix: Make labels translatable 2021-12-21 14:12:40 +05:30
web.html fix: minor website styling fixes (#14952) 2021-11-15 16:16:19 +05:30