Commit graph

492 commits

Author SHA1 Message Date
Mangesh-Khairnar
9c96df470b fix: make condition examples less ambiguous 2019-06-09 14:59:34 +05:30
Rushabh Mehta
e944ba5ad1
Merge pull request #7274 from ci2014/patch-27
Expose Recipients in Notifications
2019-05-23 15:15:53 +05:30
Himanshu
2b14c95644 fix(Communication): New child doctype for Communication Timeline Links (#7524)
* fix: separate child doctype for communication

* fix: reload doc before running the patches

* fix: update_timeline_doc

* fix: manipulatetimeline fields in Comm Links

* fix: test cases

* fix: reload comm_link before communication

* patch: remove redundant patch
2019-05-21 20:48:55 +05:30
Nabin Hait
d7527fab79 fix: Allow eligible fields to be updated from notifications (#7518) 2019-05-21 14:49:58 +05:30
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
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
ci2014
f4ed914db3
Expose Recipients in Notifications
Hello,

is there any specific reason we do not expose recipients in Notifications? Prior to v11 (Email Alerts) we did neither.

Example:
We use cc in the recipients, and want to have it visible. 

bcc, however, should always be hidden. expose_recipients should handle that by default if I am not mistaking.

I am looking forward for opinions.
2019-04-13 18:53:22 +02:00
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
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
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
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
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
Sagar Vora
47c0d10631 Merge branch 'staging' into develop 2019-01-22 15:43:40 +05:30
Sagar Vora
2d166e7513 Merge branch 'master' into staging-fixes 2019-01-22 15:24:48 +05:30
Zarrar
3d95621cd5 feat(email): Retry sending Email 3 times before deeming it as error (#6754)
* added field to note number of retries

* incase of unprecedented errors increase retry counter and try sending again
2019-01-18 13:33:59 +05:30
Deepesh Garg
84d3e63859 feat: Links in auto email report (#6710)
* feat: Link for fields in auto email report

* fix: Typo fix

* Added options for delimiter columns and option for dynamic links

* fix: Exclude currency from links

* fix: Test case for auto email report

* fix(Codacy): Removed unused import

* fix(test): Fix test case for auto email report

* fix(test): Fix test case for auto email report
2019-01-08 14:14:40 +05:30
Ameya Shenoy
b7bac9cd49 fix(auto_email_report): max_reports_per_user (#6628)
Option to modify the value for max_reports_per_user via the
site_config.json
2018-12-17 16:07:44 +05:30
Anurag Mishra
94a4acf364 feat: Allow Contact to unsubscribe from specific lists (#6458)
* intial commit

* changes

* added validation

* bux fixes

* confirmed_unsubscribe code raw mysql query removed

* moved everything to single file for optimisation

* UI fixes

* fixed csrf token not found

* removed the older function(method)

* code refracted or added some comment

* changes

* ui enhancement

* codacy fixes

* Ui fixes

* Applied Requested changes

* code optimisation

* fixed unit test

* more validation

* Ui fixes

* removed print statement which was used for tracing

* change

*  done changes requested

* done chnages requested

* Make code more self-explanatory

* Fix some code formatting
- Add more descriptive name/id for buttons
- Rearrange a comment
- Remove some unwanted line breaks
- change status values

fixes #15961 issue
2018-11-29 10:28:37 +05:30
Suraj Shetty
89c4571062
fix: check if key exists (python3 compatible) 2018-11-29 09:32:16 +05:30