Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6914 4893 d 4 h rajveer /trunk/PyProj/src/shop2020/ Name of file changed and made variable as string.  
6906 4893 d 9 h rajveer /trunk/ Send delivery success mail with attachment in case of insurance.  
6016 5060 d 5 h rajveer /trunk/PyProj/src/shop2020/helpers/impl/ Changed from tuser to euser.  
5924 5071 d 2 h rajveer /trunk/PyProj/src/shop2020/helpers/impl/ Changed the username of sendgrid.  
5864 5083 d 5 h rajveer /trunk/ Changes in email sender to support cc and bcc.  
5828 5088 d 7 h rajveer /trunk/PyProj/src/shop2020/helpers/impl/ As there is limit on mails through gmail, mails usually gets blocked for long time. So sending all mails through sendgrid.  
5299 5168 d 15 h mandeep.dhir /trunk/PyProj/src/shop2020/helpers/impl/ Trac#1169 Sending mail through Gmail incase all receipients are from shop2020.in/saholic.com domain  
5197 5181 d 3 h anupam.singh /trunk/PyProj/src/shop2020/helpers/impl/ Checking for empty string  
5194 5181 d 4 h anupam.singh /trunk/PyProj/src/shop2020/helpers/impl/ Trac #1290
Reviewer : Mandeep Dhir

Added capability in EmailSender of sending mails to multiple users.
 
4971 5215 d 4 h mandeep.dhir /trunk/PyProj/src/shop2020/helpers/impl/ Trac#1070 Not sending emails in case  
4909 5223 d 4 h amar.kumar /trunk/ Ticket Id : #1048
Reviewed by : Anupam Singh
 
4796 5232 d 10 h mandeep.dhir /trunk/PyProj/src/shop2020/helpers/impl/ Adding logs for any uncaught exception that is thrown  
4795 5232 d 10 h mandeep.dhir /trunk/PyProj/src/shop2020/helpers/impl/ Adding logs for any uncaught exception that is thrown  
3987 5377 d 6 h mandeep.dhir /trunk/PyProj/src/shop2020/helpers/impl/ Trac#632 Send mails through Sendgrid instead of Gmail  
3977 5378 d 2 h varun.gupta /trunk/PyProj/src/shop2020/helpers/impl/ Now catching all kind of exceptions resulting from network and retrying in next iteration after sleep  
3425 5414 d 4 h varun.gupta /trunk/PyProj/src/shop2020/helpers/impl/ Code to authenticate with Gmail sever is a separate method now. On every disconnection detection, reconnection and authentication will be attempted.  
3400 5418 d 5 h varun.gupta /trunk/PyProj/src/shop2020/helpers/impl/ Moved SMTP server instantiation and authentication out of loop. These will happen only once at the time of script start.  
3086 5442 d 2 h rajveer /trunk/ Added email notification sender. We will send email to the users who want to receive the notifications for the out of stock products.  
1566 5566 d 6 h varun.gupta /trunk/PyProj/src/shop2020/helpers/impl/ MIME type modified for HTML emails  
1560 5566 d 7 h varun.gupta /trunk/PyProj/src/shop2020/helpers/impl/ Added MIME type fix for HTML emails  

Show All