Commit graph

116 commits

Author SHA1 Message Date
Rushabh Mehta
e487a5b9c8 [minor] validate email alert templates 2016-02-08 14:55:53 +05:30
Anand Doshi
5b45450252 [fix] create optional columns during sync, use email account name if no sender full name 2016-02-08 13:14:00 +05:30
Rushabh Mehta
b6558ebec3 Merge pull request #1532 from anandpdoshi/enhancement/comment-feed-communication-merge
[enhancement] Merge Comment and Feed into Communication
2016-02-08 10:57:39 +05:30
Raul Viveros
ac4a2f300d column status for Bulk Mail list 2016-02-07 23:05:46 +01:00
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Anand Doshi
b3ebe203ac [fix] Email Alert: don't allow for child table 2016-01-26 11:28:17 +05:30
Nabin Hait
f2b2f846ab [fix] Remove blank lines before validating email ids 2016-01-18 19:03:56 +05:30
Anand Doshi
b0a002ba76 [fix] catch authentication failed error in get server 2015-12-28 19:59:50 +05:30
Anand Doshi
f98b3c5b25 [fix] only expire bulk emails that are Not Sent 2015-12-24 15:01:39 +05:30
Rushabh Mehta
526f0f365d [minor] add message to enable Less Secure Apps in Google 2015-12-23 16:09:03 +05:30
Anand Doshi
8898f9033d [minor] catch email login error in case of login via browser 2015-12-22 14:29:04 +05:30
Anand Doshi
80e2fc21ed [fix] catch DuplicateToDoError 2015-12-15 11:20:34 +05:30
Anand Doshi
50410347ac [hotfix] pull now=False 2015-12-02 22:23:16 +05:30
Rushabh Mehta
8950bfce82 [fixes] [imap] cleanup, rename fields, re-org 2015-12-02 13:09:11 +05:30
Anand Doshi
bab459a4e0 Merge pull request #1422 from anandpdoshi/fix/catch-pop3-exceptions
Catch 2 exceptions in pop3 receive
2015-11-26 14:14:16 +05:30
Anand Doshi
6177d09b18 [fix] In pop3 receive, catch authentication and timeout errors while connecting, disable incoming emails and assign the email account to system managers 2015-11-26 13:12:33 +05:30
Rushabh Mehta
097eb0a4b5 [enhancement] ability to add comments in email alerts 2015-11-26 13:07:32 +05:30
Gangadhar Kadam
2f51b3efd0 Added imap with pop protocal for email retrive 2015-11-24 18:13:16 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +05:30
Anand Doshi
fc13949c90 [fix] file name cid mapping 2015-11-10 16:53:11 +05:30
Yashodhan
f9391ffc58 Merge remote-tracking branch 'frappe/develop' into develop 2015-11-10 11:34:47 +05:30
Yashodhan
64f956e5cc Added Yandex.Mail - SMTP and POP
Added Yandex.Mail - SMTP and POP details to Email Account setup.
2015-11-10 11:34:43 +05:30
Anand Doshi
7855a90de7 [hotfix] file attachment content id 2015-11-09 19:07:42 +05:30
Rushabh Mehta
fca5b4d002 [fix] inline images in email receive 2015-11-06 16:49:17 +05:30
Rushabh Mehta
9a38a64711 [minor] allow rename in standard reply 2015-11-05 12:20:19 +05:30
Anand Doshi
1511d6be81 fixed tests 2015-10-22 15:51:38 +05:30
Rushabh Mehta
951cec90a9 [minor] [enhancement] Email alert subject is also dynamic using Jinja 2015-10-16 11:05:57 +05:30
Rushabh Mehta
15c686f572 [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
Anand Doshi
3c4f31a23c Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
Rushabh Mehta
dbf6bd4c1f [enhancement] added priority in bulk email 2015-09-29 14:55:53 +05:30
Rushabh Mehta
2191312c87 [enhancement] document management system 2015-09-21 15:41:34 +05:30
Rushabh Mehta
375e28fbeb [minor] send_notification_to should be mandatory if notify_if_unreplied is set 2015-09-18 11:05:42 +05:30
Anand Doshi
2b9cb67e1f Added CC in Communication to manually specify whom to notify. frappe/erpnext#3697 2015-09-17 13:14:51 +05:30
Anand Doshi
fbae8c2df3 [minor] Unset Apply User Permissions in default permissions 2015-09-07 17:33:58 +05:30
Anand Doshi
ad9c500863 Exported all doctypes 2015-08-27 16:45:45 +05:30
Anand Doshi
f2ccbc864f [fix] Allow appending to communication, don't pull sent email 2015-08-17 14:07:29 +05:30
Anand Doshi
c9782e23e4 Merge remote-tracking branch 'frappe/develop' into v6-wip
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.json
	frappe/hooks.py
	frappe/model/document.py
	frappe/public/css/form.css
	frappe/public/less/form.less
	requirements.txt
	setup.py
2015-08-17 12:22:02 +05:30
Anand Doshi
c079e27d3f Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
Rushabh Mehta
a7bd640b24 [merge] 5.3.1 2015-08-11 10:38:03 +05:30
Anand Doshi
31fb389688 Delay sending of notification and provide upto 3 attempts in case of deadlock 2015-08-04 15:09:59 +05:30
Rushabh Mehta
6985d4127e [fixes] document_type, added set-config in commands, prompt in form.js 2015-07-28 17:37:01 +05:30
Anand Doshi
d33f2c0454 [fix] validate Append To 2015-07-17 12:17:14 +05:30
Anand Doshi
ef75a1b488 [fix] Also match domain when matching message id using In-Reply-To 2015-07-17 12:17:14 +05:30
Anand Doshi
6aae191158 [fix] Use frappe.DuplicateEntryError in base_document and email_account 2015-07-17 12:17:14 +05:30
Anand Doshi
aa7df810f4 [enhancement] send reference in email account's auto-reply 2015-07-16 19:41:37 +05:30
Anand Doshi
87aaf010ca [fix] duplicate entry error in email account pulling 2015-07-16 19:41:36 +05:30
Rushabh Mehta
548a541365 [fix] try and match parent by email id if duplicate entry on receiving mail 2015-07-15 10:41:56 +05:30
Rushabh Mehta
5ca8e26b75 [minor] fix help in email alert frappe/erpnext#3538 2015-07-09 10:29:40 +05:30
Rushabh Mehta
db6042b8a8 [fix] remove arbit sender matching if append_to exists 2015-07-06 10:50:09 +05:30
Rushabh Mehta
b05a6ef9b0 [fixes] [minor] email and doctype message 2015-07-01 16:48:42 +05:30