Commit graph

45 commits

Author SHA1 Message Date
Shridhar Patil
51c944fd24 Hide email footer in report (#4323)
* Hide footer in auto email reports

https://github.com/frappe/frappe/issues/3249

* convert to int to comapare
2017-10-17 14:48:54 +05:30
mbauskar
6fd186eaa3 [minor] translate field label for auto email reports 2017-09-11 18:07:57 +05:30
Faris Ansari
f3f21554b2 Email footer refactor (#3807)
* Email footer refactor

* styling fixes

* Unsubscribe message

* fix test
2017-07-31 10:53:15 +05:30
Faris Ansari
3f93565553 Email designs (#3786)
* New message email

* Mentioned in a comment

* File backup email

* Feedback email

* Administrator logged in email

* Upcoming events email

* minor

* Add header title and indicator color
2017-07-27 17:51:20 +05:30
Faris Ansari
1549b9aa77 Font size 12px (#3771) 2017-07-25 10:55:01 +05:30
Faris Ansari
5a498616b6 Email header (#3748)
* Fix fonts for emails

* Email header with indicator

* Login emails with header

* Add tests for email header

* fix codacy
2017-07-20 17:57:57 +05:30
Faris Ansari
9418d5b6ba Auto email report redesign (#3730)
* Add auto_email_report.html

* Add table styling for email

* wip

* commonify template

* Right align numeric fields

* Add text utility classes

* fix tests
2017-07-20 10:27:40 +05:30
Faris Ansari
db22aa1c87 Email styling using email.less (#3704)
* DRY font-family declarations

* Add email.less, inline styles using premailer

* min-width 100% for mobile email clients

* Emails without header have default 100% width (like before)

* Include email.css for all apps

* Keep !important declarations

* Add test case for inlining css

* Ignore important rules in css

* minor
2017-07-19 16:21:06 +05:30
Faris Ansari
f6d265b2ef Email inline_images enhancement, header (#3682)
* minor refactor

* update user.py to use new sendmail api

* On-demand attachments in email

* Replace inline_images by just specifying path

* Add header flag in frappe.sendmail

* Inline images can now be attached from assets/, files/ and private/files/

* Update tests

* Fix email_account test
2017-07-13 18:37:28 +05:30
Faris Ansari
044ac18cb5 Email (#3625)
* inline images working, ability to use template name for emails

* Extract header into separate file

* Remove erp-logo

* minor refactor

* [minor] codacy

* fix for test

* Add test case for email body

* remove unused imports

* Add more tests for email body
2017-07-12 14:02:55 +05:30
Saurabh
91415a6508 Download attachments backup (#3663)
* [enhance] provision to download attachments backup

* [fix] enqueue files backup job if job not in queue
2017-07-12 12:59:03 +05:30
Nabin Hait
7fe50c885a Merge branch 'master' into develop 2017-03-09 14:59:02 +05:30
Rushabh Mehta
614098a84a [fixes] mandatory css in grids, better welcome email 2017-03-08 22:52:54 +05:30
mbauskar
a28b00dd37 feedback url minor fix 2017-03-07 12:44:39 +05:30
mbauskar
ce6270a023 [minor] Feedback Rating should show a messages that 5 is highest 2017-03-07 10:43:04 +05:30
mbauskar
2373cb7f1f [enhancement] auto feedback request should be triggered only once 2017-03-03 10:32:49 +05:30
mbauskar
803e311f3a [minor] feedback request url 2017-02-27 11:03:15 +05:30
mbauskar
8d6eee64a1 [minor] changed the feedback url text 2017-02-22 16:11:12 +05:30
mbauskar
e5f296b78d [minor] delete feedback and open feedback request if document is deleted 2017-02-22 15:41:33 +05:30
mbauskar
ebadc3f073 [minor] minor fixes, feedback request url template 2017-02-22 15:36:53 +05:30
Rushabh Mehta
b349c435b3 [fix] default font in email template 2016-06-08 13:28:40 +05:30
Anand Doshi
1e6b9e25d8 [fix] Attach signature in auto-reply 2016-02-15 17:36:51 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Anand Doshi
389219da70 [feature] mention users in comments. Fixes frappe/erpnext#3495 2015-12-23 20:14:46 +05:30
Anand Doshi
aee558a461 [minor] show site url in new user email 2015-11-18 13:06:14 +05:30
Anand Doshi
5159073720 [fix] Show CC in the footer 2015-10-23 17:23:21 +05:30
Anand Doshi
44e6c02516 [fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164 2015-10-14 13:20:49 +05:30
Anand Doshi
aa7df810f4 [enhancement] send reference in email account's auto-reply 2015-07-16 19:41:37 +05:30
Rushabh Mehta
6d35a8c391 [fixes] [timezone] handle system timezone not set for old accounts, assume user timezone 2015-05-29 15:52:58 +05:30
Nabin Hait
4361c1121b [fix] email footer and signature 2015-05-26 12:17:33 +05:30
Rushabh Mehta
ef0c6b44f7 [email] consistent email, website branding 2015-05-26 12:17:33 +05:30
Rushabh Mehta
b39869a041 [enhancement] new email footer, like mailchip 2015-05-26 12:17:33 +05:30
Anand Doshi
986c96d01a Fixed Email Pulling 2015-03-30 20:35:52 +05:30
Rushabh Mehta
99d3966cd6 [merge] conflicts 2014-10-21 12:34:57 +05:30
Rushabh Mehta
deb1c87dcd [print] viewable if signature is given 2014-09-29 12:21:57 +05:30
Rushabh Mehta
75c5543ed5 [tests] added test cases 2014-09-29 12:21:57 +05:30
Rushabh Mehta
584855075b [mailbox] cleaned up, added tests #561 2014-09-29 12:21:56 +05:30
81552433qqcom
baa16d53b3 fixes according to review:
1. use {{ }} if in html
2. export.py and import.py, move import from at top line
2014-09-16 18:11:22 +08:00
81552433qqcom
3a6bb609d8 added translation for:
1. user
2. module setup
3. user creation notification
4. 404
5. toolbar update
2014-09-16 16:41:19 +08:00
Anand Doshi
cd8d19248e Fixes in Email Alert system 2014-07-15 14:55:21 +05:30
Rushabh Mehta
eb70ed8735 removed inline styling and fancy formatting for emails 2014-06-19 17:59:36 +05:30
Anand Doshi
39208159a4 Communication Fixes #545, frappe/erpnext#1670 2014-05-20 16:42:58 +05:30
Anand Doshi
6475d9381a Fixed unicode issue in page.py, render pre blocks of standard email template in monospace 2014-05-12 12:30:46 +05:30
Anand Doshi
1f0c1c8e43 Refactored get_url, verified command and other minor fixes 2014-03-19 16:34:25 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30