Himanshu Warekar
08fb052334
fix: rename dynamic links to timeline links
2019-05-17 14:21:37 +05:30
Himanshu Warekar
5d09fb26a9
fix: timeline docs to dynamic links
2019-05-14 12:01:14 +05:30
Himanshu Warekar
8381e0048a
feat: Communication refactor initial bringup
2019-05-13 20:39:49 +05:30
deepeshgarg007
e9e120d2af
fix: Use let instead of var
2019-05-10 15:57:43 +05:30
deepeshgarg007
d7188aa1e5
fix: Styling fixes
2019-05-10 15:57:33 +05:30
deepeshgarg007
f7c9064038
fix: Auto email support for custom reports
2019-05-09 22:42:54 +05:30
deepeshgarg007
532f9e1399
fix: Added reference_report field
2019-05-09 22:39:41 +05:30
Rushabh Mehta
f49163b2e3
fix(email): try matching replies from a longer timeframe (60 days)
2019-05-07 17:42:50 +05:30
rohitwaghchaure
0800b521ff
fix: moved erpnext related methods from frappe to erpnext ( #7332 )
2019-04-22 15:56:30 +05:30
Faris Ansari
9743c50419
fix: Remove unused import
2019-04-19 15:46:30 +05:30
Faris Ansari
43ce786071
style: Method could be a function
2019-04-19 15:46:14 +05:30
Faris Ansari
8146b662ac
test: Dynamic Dates in Auto Email Report
2019-04-19 15:06:33 +05:30
Faris Ansari
fa0d92f778
fix: Test
2019-04-18 19:56:58 +05:30
Faris Ansari
2cc6094f82
feat: Dynamic Date filters in Auto Email Report
2019-04-18 19:31:37 +05:30
Rohit Waghchaure
3c01d85a3f
fix: User not able to make lead from the communication
2019-04-18 13:20:12 +05:30
Nabin Hait
8c91e46563
Fixed merge conflict
2019-04-11 11:56:37 +05:30
Anurag Mishra
fd260b64c7
fix: generating many opportunity on same lead on the base of communication
2019-04-10 11:49:56 +05:30
Suraj Shetty
b79308b3bc
Merge pull request #7094 from netchampfaris/remove-old-style-custom-scripts
...
fix: Remove cscript and cur_frm from all client scripts
2019-03-22 10:15:30 +05:30
Faris Ansari
19c4f6086e
fix: Remove cscript and cur_frm from all client scripts
...
- DocType
- Report
- Property Setter
- Newsletter
- Currency
- Contact
- Address and Contact
2019-03-20 17:29:43 +05:30
Saurabh
6d9fa54f0b
Merge branch 'master' into develop
2019-03-20 14:30:48 +05:30
deepeshgarg007
47f07668cc
fix: Key error handling
2019-03-20 12:10:52 +05:30
deepeshgarg007
7c0bb37230
fix:Auto email report fix
2019-03-19 21:39:47 +05:30
Aleksas Pielikis
70ac6f5c4e
fix(email): Fixed py3 email byte-content decoding ( #7058 )
...
* Email decode from bytes fix added.
* Correction according to comments.
2019-03-18 13:08:06 +05:30
Suraj Shetty
26197ee29e
Merge pull request #6878 from Mangesh-Khairnar/privacy-data
...
Feature: Personal data download and deletion
2019-03-15 18:36:10 +05:30
Faris Ansari
015937f334
fix: Error log link when error in notification
2019-03-11 05:31:23 +00:00
Mangesh-Khairnar
e2e9f4213b
Merge branch 'develop' into privacy-data
2019-03-08 20:56:00 +05:30
Faris Ansari
b61a37a233
fix: Notification test in Postgres ( #7044 )
2019-03-08 20:47:21 +05:30
Mangesh-Khairnar
d47ef3a17a
refactor: change validate_email_add to validate_email_address
2019-03-07 19:06:27 +05:30
Anurag Mishra
cd191439fd
feat: Document subscription ( #6745 )
2019-03-07 14:06:22 +05:30
Sagar Vora
56a221573b
Merge branch 'master' into develop
2019-02-19 17:52:19 +05:30
Rushabh Mehta
572edb08ba
fix(email): default UIDVALIDITY to 0
2019-02-19 14:28:14 +05:30
Rushabh Mehta
fcaadf78ad
Merge pull request #6891 from rmehta/refactor-comments
...
BREAKING CHANGE: Comments are now handled separately from Communication and Version
2019-02-16 16:54:16 +05:30
Frappe Bot
bfc25ad1e5
Merge branch 'master' into develop
2019-02-15 10:21:47 +00:00
Zlash65
9d61601829
feat: replace sender name by email account name
2019-02-12 17:37:45 +05:30
Zlash65
6a2458d345
feat: use email account name as sender name
2019-02-12 17:36:29 +05:30
Sagar Vora
17b20b22a3
Merge branch 'master' into develop
2019-02-12 16:31:54 +05:30
sahil28297
5ad6131e8f
Merge branch 'hotfix' into fix_email_group_subscribers
2019-02-08 18:33:35 +05:30
Sahil Khan
91ac1608db
fix: remove print statements
2019-02-08 18:26:04 +05:30
Sahil Khan
192cba460e
fix(email_group): show correct total_subscribers after inserting or deleting email group members
2019-02-08 18:22:01 +05:30
Faris Ansari
1d5310166d
fix: Set default print language in Notification
2019-02-07 18:18:01 +05:30
Rushabh Mehta
41d90fa6d1
BREAKING CHANGE: Comments are now handled separately from Communication and Version
2019-02-07 16:35:50 +05:30
britlog
c79abc6d77
Fix encoding
2019-01-31 22:34:15 +01:00
Saurabh
76bd4e4f19
Merge branch 'master' into develop
2019-01-30 12:36:43 +05:30
rohitwaghchaure
4a1ee3e66f
fix: modified date ( #6854 )
2019-01-30 11:07:13 +05:30
Sagar Vora
ef82f39f99
Merge branch 'staging' into develop
2019-01-29 18:24:11 +05:30
Aleksas Pielikis
ecb3d3f56d
feat(email): Allow emails to be sent without SMTP authentication by setting ( #6816 )
...
* Add email_account option to disable SMTP Authentication.
* Partially reverting email_account.py changes. Unnecessary incoming_server logic was added.
* Codacy code style issue fix.
* Suppress 'Password is required or select Awaiting Password' message if only smtp is used an no athentication is required.
* Suppress 'Password is required or select Awaiting Password' message if only smtp is used an no athentication is required.
* Simplified logic.
* Reverted excessive changes.
* fix: remove description and make label clear
2019-01-28 12:22:28 +05:30
Aditya Hase
837bfc0995
fix(unicode): Import unicode_literals in every file ( #6805 )
...
* fix(unicode): Import unicode_literals in every file
* fix(unicode): Test if safe_json_loads return unicode instead of bytes
2019-01-25 11:56:27 +05:30
Suraj Shetty
fdecd002b7
Merge pull request #6807 from adityahase/fix-mail
...
fix(email): Pass args as unicode in Py2 & bytes in Py3 to SMTP.login
2019-01-23 20:53:25 +05:30
Aditya Hase
6b72faf44f
style: Linting fixes ( #6809 )
...
* style: Remove unused imports
* style: Remove unused local variables
2019-01-23 16:39:55 +05:30
Aditya Hase
7a12d3399f
fix(email): Pass args as unicode in Py2 & bytes in Py3 to SMTP.login
2019-01-22 23:06:17 +05:30