robertschouten
2d84d0a73a
Create incoming-4.raw
2016-04-21 13:53:31 +05:30
robertschouten
6f5d75cd23
Create incoming-3.raw
2016-04-21 13:53:31 +05:30
robertschouten
03c6b3a40c
adding test for attached email message
2016-04-21 13:53:31 +05:30
robertschouten
c2198c9e8d
email receive improvement
...
Hi,
fix for attached emails sent from outlook not appearing:
fix adds the headers into the body and then adds the body (if needed depending on the outlook version)
issues with outlook version 14.0.6023.1000:
only sends attached email in plain text not html for plain/text emails
meaning the body is ignored
issues with outlook version 14.0.7165.500:
has additional layers in mime formatting before the message start and headers compared to older versions but has both plain and html versions of body.
2016-04-21 13:53:31 +05:30
Rushabh Mehta
e9847476d1
[cleanup] [web] styles
2016-04-21 13:10:33 +05:30
Anand Doshi
c693686c54
Merge pull request #1720 from shreyasp/drop-site-cmd
...
[Minor] Archiving sites on bench to custom path instead of default path
2016-04-21 12:04:05 +05:30
Rushabh Mehta
876fc6a885
[fix] [test] test_email
2016-04-21 11:57:24 +05:30
shreyas
da1fa84c74
[Minor] Archiving sites on bench to custom path instead of default path
2016-04-21 11:52:49 +05:30
Rushabh Mehta
49768bf86a
Merge pull request #1697 from KanchanChauhan/UXChanges
...
[WIP] Do not merge
2016-04-21 11:36:05 +05:30
Rushabh Mehta
345d3c60f4
Merge pull request #1687 from KanchanChauhan/webform-perm
...
Web form permission update
2016-04-21 11:29:00 +05:30
Anand Doshi
f025f1540f
Merge branch 'master' into develop
2016-04-20 20:12:35 +05:30
Anand Doshi
cdddec08a3
Merge branch 'hotfix'
2016-04-20 20:12:34 +05:30
Anand Doshi
9f66e0faaf
bumped to version 6.27.13
2016-04-20 20:42:34 +06:00
Anand Doshi
9a330ab58f
[hot] [fix] X-Original-From set_header
2016-04-20 20:11:01 +05:30
Anand Doshi
a6243744d3
Merge branch 'master' into develop
2016-04-20 19:40:20 +05:30
Anand Doshi
ae3ee24504
Merge branch 'hotfix'
2016-04-20 19:40:20 +05:30
Anand Doshi
ded3c11f76
bumped to version 6.27.12
2016-04-20 20:10:20 +06:00
Anand Doshi
e8879454e8
[hot] [fix] Add X-Original-From header when replacing sender
2016-04-20 19:38:54 +05:30
Rushabh Mehta
671f22f269
[style] [cleanup]
2016-04-20 18:45:27 +05:30
Anand Doshi
c121cccac1
[fix] import has_gravatar
2016-04-20 17:39:32 +05:30
Anand Doshi
b4d2f01adb
[fix] after merge
2016-04-20 17:13:17 +05:30
Anand Doshi
4bf0e8fce7
Merge branch 'master' into develop
2016-04-20 16:30:31 +05:30
Kanchan Chauhan
1119a82cdb
Changes 4
2016-04-20 16:23:10 +05:30
Kanchan Chauhan
1e7ddf4404
Changes 3
2016-04-20 16:23:09 +05:30
Kanchan Chauhan
b1b3c17b2d
Changes 2
2016-04-20 16:23:09 +05:30
Kanchan Chauhan
ca4c64fd8a
Changes
2016-04-20 16:23:09 +05:30
Kanchan Chauhan
110ec335b8
[WIP] Do not merge
2016-04-20 16:23:09 +05:30
Anand Doshi
1e854f1ef0
Merge branch 'hotfix'
2016-04-20 16:11:01 +05:30
Anand Doshi
92b4fdcf88
bumped to version 6.27.11
2016-04-20 16:41:01 +06:00
Anand Doshi
b289ff7004
[change log]
2016-04-20 16:05:38 +05:30
Anand Doshi
3fa056565c
Merge pull request #1711 from neilLasrado/disable-roles
...
Ability to Disable a role
2016-04-20 15:57:25 +05:30
Anand Doshi
f77a95146a
[fix] email.make - use flags to pass ignore_doctype_permissions
2016-04-20 15:53:47 +05:30
Valmik
a8b117fc25
[fix] bug in email which would cause unintentional CC to sender
2016-04-20 15:53:17 +05:30
Neil Trini Lasrado
7e865844c1
Added validation to prevent user from adding a disabled role
2016-04-20 15:30:31 +05:30
Neil Trini Lasrado
44b5328559
Added test case
2016-04-20 14:58:06 +05:30
Anand Doshi
fb5fbd17b4
[fix] unicode decode issue in frappe.get_traceback
2016-04-20 13:00:21 +05:30
Neil Trini Lasrado
f00517a46b
Added clear cache and changed description
2016-04-20 12:54:49 +05:30
Neil Trini Lasrado
4b82f69f9d
Added description to disabled checkbox
2016-04-20 12:40:01 +05:30
Neil Trini Lasrado
fff4d318aa
Remove disabled role from users. Dont allow standard roles to be disabled
2016-04-20 12:40:01 +05:30
Neil Trini Lasrado
d178907f69
Filter out disabled roles in user roles
2016-04-20 12:40:01 +05:30
Neil Trini Lasrado
a006309d92
Added disabled checkbox to role list
2016-04-20 12:40:01 +05:30
Rushabh Mehta
5518ac1d62
Merge pull request #1714 from neilLasrado/docs
...
Updated Docs
2016-04-20 12:02:58 +05:30
Neil Trini Lasrado
a9b497ddd9
Updated Docs
2016-04-19 12:24:55 +05:30
Rushabh Mehta
f85f2f5f65
Merge pull request #1713 from anandpdoshi/fix/bulk-email-status-is-delivery-status
...
[fix] Use Bulk Email status as Delivery Status of a Communication
2016-04-18 23:06:48 +05:30
Rushabh Mehta
9c7d1f2ea8
[cleanups]
2016-04-18 19:26:45 +05:30
Anand Doshi
c427de108c
[fix] Use Bulk Email status as Delivery Status of a Communication
2016-04-18 16:03:35 +05:30
Anand Doshi
54f9632206
Merge pull request #1708 from anandpdoshi/fix/email-always-sender
...
[fix] set from email in email body when always_use_account_email_id_as_sender=1
2016-04-15 18:17:24 +05:30
Anand Doshi
8f59881e16
[fix] set from email in email body when always_use_account_email_id_as_sender=1
2016-04-15 17:27:54 +05:30
Rushabh Mehta
0b26523413
[fix] unhide first
2016-04-15 16:46:51 +05:30
Nabin Hait
d917cdee75
[translations]
2016-04-15 14:51:12 +05:30