Commit graph

21 commits

Author SHA1 Message Date
Aditya Hase
d5d9fd5283 More Python 3 compatibility Frappe test fixes (#4321)
* stream object should be BytesIO instead of StringIO

* Convert filter to list explicitly before checking length

* Decode sent_email and content before string operations
2017-10-17 17:45:49 +05:30
Kanchan Chauhan
07d33c5c8e [Fix] Unsubscribe url fix 2017-01-24 17:18:25 +05:30
robert schouten
efa86c6e31 Email cc in headers if expose recipients (#2441)
* move email cc to header

* [test fixes] move email cc to header

* email cc additional tests

* email cc cleanup and unsubsribe link test

* email cc permit footer based cc with expose_recipient and tests + ui
2016-12-15 09:49:54 +05:30
Rushabh Mehta
4df583b1cf [fix] email, deprecate frappe.email.sendmail, use frappe.sendmail 2016-11-18 11:32:18 +05:30
KanchanChauhan
ca22d756e3 Send unsubscribe message in email option added to Email Account (#2298) 2016-11-14 12:06:59 +05:30
Rushabh Mehta
b2633ef36e [minor] fix test 2016-11-04 18:52:16 +05:30
Rushabh Mehta
cb6de3c6d0 [fix] test_email 2016-08-02 21:25:33 +05:30
Rushabh Mehta
8a91f1a790 [rename] Bulk Email to Email Queue 2016-06-22 13:06:06 +05:30
Rushabh Mehta
876fc6a885 [fix] [test] test_email 2016-04-21 11:57:24 +05:30
Rushabh Mehta
3248bdb1dd [fix] image parsing in email 2016-03-08 11:30:40 +05:30
Rushabh Mehta
8dec1bb925 [fix] expire bulk emails after 3 days, so that they are not accidentally sent if scheduler fails and restarts 2015-05-27 15:04:47 +05:30
Rushabh Mehta
e5556e1558 [bulk] flush fix, saved by test case 2015-04-01 21:10:14 +05:30
Rushabh Mehta
99ca7d5f8a [email] fixed test cases for bulk emails 2015-03-19 17:15:44 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Rushabh Mehta
7cad548270 [tests] 2015-02-21 22:37:35 +05:30
Rushabh Mehta
5376146698 [test-fix] 2014-10-31 14:27:42 +05:30
Rushabh Mehta
7dd7944590 [refactor] frappe.utils.email_lib > frappe.email 2014-09-29 12:21:12 +05:30
Anand Doshi
8faf024aa1 [minor] test case fix 2014-07-25 13:01:53 +05:30
Rushabh Mehta
f3810ae532 rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/tests/test_email.py (Browse further)