* 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
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.
* 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
* 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
* 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