Commit graph

292 commits

Author SHA1 Message Date
Rushabh Mehta
e585e9c38b [minor] 2016-10-09 15:18:17 +05:30
Rushabh Mehta
bae97cfed4 Email Alert on any controller method (#2157)
* [docs] typo

* [email alert] now on any standard controller method

* [minor] install customizations with intall;

* [test] [fix] and truncate subject in email;

* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
Rushabh Mehta
9d7ee83c5e [refactor] scheduler log is now error log and as MyISAM (commit not required) (#2152)
* [refactor] scheduler log is now error log

* [minor] new naming series

* [fix] engine

* [fix] saved by tests
2016-10-06 17:17:55 +05:30
Rushabh Mehta
9353303be6 Exporting Customizations docs and other minor fixes (#2136)
* [fix] email alert in sync

* [fixes] web form mandatory and docs for exporting customizations
2016-10-03 12:18:57 +05:30
Rushabh Mehta
88afbcf9e4 [enhance] a better way to export customzations and Email Alert can now be standard and in app (#2134) 2016-10-02 23:32:34 +05:30
Nabin Hait
368f47ba70 Test case fixed 2016-09-28 16:55:11 +05:30
Shreyas Patil
4e4f5b2d53 [Fix] Retry on Authentication error by Gmail, if emails are pulled from/pushed to server too frequently (#2090)
* [Fix] Authentication error is raised by Gmail, if emails are pulled from/pushed to server too frequently

* [Fix] Minor Fix
2016-09-23 17:16:22 +05:30
Rushabh Mehta
9670bed459 [minor] option in auto email report to send if data 2016-09-23 14:46:38 +05:30
Nabin Hait
aef76fbb3f Fixed version conflict 2016-09-23 12:19:29 +05:30
Nabin Hait
4d624001d7 Update email_alert.js 2016-09-23 10:52:34 +05:30
Rushabh Mehta
6e9c08d30d [minor] ux enhancements for auto email report 2016-09-22 17:27:24 +05:30
Rushabh Mehta
658288cd18 [minor] feature to restrict no of rows in report 2016-09-22 17:02:34 +05:30
Rushabh Mehta
ed8021c539 [minor] retry if disconnected while sending email 2016-09-22 11:41:50 +05:30
Rushabh Mehta
d4ca31a19a [minor] validate template in Standard Reply while saving, fixes #1884 2016-09-21 11:34:41 +05:30
Rushabh Mehta
eb9122a6f3 [minor] allow user to be option in email, fixes frappe/erpnext#6409 2016-09-21 11:06:17 +05:30
Nabin Hait
72f458f41b Merge pull request #2069 from rmehta/dynamic-page-loading
[fix] dont cache pages with dynamic server side content
2016-09-20 11:09:59 +05:30
Sujit Maharjan
9dc3bec1a5 Fixed password decryption for outgoing email (#2067)
Since the password was not decrypted, there was error in outgoing email (not from default). 
Added 
email_account.password = email_account.get_password() 
to decrypt the password.
2016-09-19 14:25:59 +05:30
Rushabh Mehta
0544194ef6 [fix] dont cache pages with dynamic server side content 2016-09-19 12:36:43 +05:30
Rushabh Mehta
059b7d7b70 [fix] change subject in email alert, fixes frappe/erpnext#6361 2016-09-16 15:59:57 +05:30
Rushabh Mehta
2e66bd044b [docs] and other minor fixes 2016-09-15 13:55:37 +05:30
Rushabh Mehta
541d8be95f [complete] auto email report 2016-09-14 12:00:52 +05:30
Rushabh Mehta
37eb4eaffc [wip] grid in web form (#2044)
* [wip] grid in web form

* [complete] webform in grid

* [minor] configurable sidebar items in web form

* [fix] tests

* [style]
2016-09-13 14:38:38 +05:30
Shreyas Patil
a5b0b4211a [Fix] Increment the failed attempts for email account failure (#2045) 2016-09-13 10:34:54 +05:30
Rushabh Mehta
22dbaafb4d [fix] email account disabling after 3 tries #2018 2016-09-12 15:45:22 +05:30
Rushabh Mehta
3a839fb433 [fix] test 2016-09-01 18:06:53 +05:30
Rushabh Mehta
303e7460c2 [feature] [wip] added Auto Email Report 2016-09-01 17:52:33 +05:30
mbauskar
96150325a9 [minor] fixed send_one for Email Queue 2016-08-12 13:21:47 +05:30
Rushabh Mehta
512fc3a5c2 [feature] [api] frappe.client.insert_many 2016-08-09 11:09:31 +05:30
Rushabh Mehta
0d59103410 [minor] [fixes] 2016-08-05 16:00:45 +05:30
Rushabh Mehta
e3bd4591b2 [minor] newsletter.js 2016-08-05 15:48:04 +05:30
Rushabh Mehta
ecc475ddec [minor] remove get_lead_options ?? from newsletter 2016-08-05 15:44:55 +05:30
Rushabh Mehta
ab1d947871 [fix] email queue 2016-08-02 10:25:31 +05:30
Rushabh Mehta
2bf6be0629 [fix] email queue must be fifo with priority 2016-08-01 22:04:23 +05:30
Rushabh Mehta
6429d7f067 [fix] [email] tests 2016-08-01 20:07:53 +05:30
Rushabh Mehta
fd92c72cbe [fix] [email] tests 2016-08-01 20:05:36 +05:30
Rushabh Mehta
561b2490c4 [minor] email queue system more optimized 2016-08-01 19:40:43 +05:30
Rushabh Mehta
2f9c6adb74 [minor] fixes 2016-07-27 12:35:28 +05:30
Rushabh Mehta
ae0189adf1 [fix] #1905 2016-07-26 21:25:53 +05:30
Rushabh Mehta
07c593b08d Merge pull request #1902 from KanchanChauhan/logout-on-not-finding-password-fixed
Password validation may not be required while creating email account
2016-07-26 07:57:24 +05:30
Kanchan Chauhan
001d1421f8 Taking into consideration that password may not always be provided 2016-07-25 23:42:51 +05:30
Rushabh Mehta
c10d7ec8cb [minor] add quick_entry and added icelandic language 2016-07-25 15:03:26 +05:30
Kanchan Chauhan
cb5252608d Logout issue on not providing password fixed for Email Account 2016-07-24 00:30:41 +05:30
Valmik Jangla
0b4cbc6885 Added email group to limit commands 2016-07-18 23:47:13 -07:00
Valmik Jangla
4bdf8fab62 Email Group fixes 2016-07-12 23:37:43 -07:00
Rushabh Mehta
093f293f42 [fix] grids editable by default 2016-07-11 16:06:20 +05:30
Rushabh Mehta
90673954c7 [cleanup] dashboard automation 2016-07-07 14:02:07 +05:30
strixaluco
50f8360d46 [minor] email_account.js spelling fixes
GMail → Gmail
allows → allow
2016-07-06 11:38:20 +08:00
Anand Doshi
cafd29ab70 [fix] Yandex port and tls 2016-07-02 21:58:04 +05:30
Rushabh Mehta
1d21979e7d Merge pull request #1820 from KanchanChauhan/newsletter-moved-to-frappe
Newsletter moved to Frappe
2016-06-29 11:00:26 +05:30
Rohit Waghchaure
4c1824ac09 [Enhancement] Print doc without get doc, pass self/doc in attach_print(doc=self) method 2016-06-28 23:46:58 +05:30