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
3187 5343 d 9 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3086 5350 d 4 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.  
3005 5356 d 5 h chandranshu /trunk/PyProj/src/shop2020/helpers/ Started archiving user emails. This should reduce the time taken to query the table.  
2445 5404 d 8 h chandranshu /trunk/PyProj/src/shop2020/helpers/impl/ Moved out the DashboardUser class into its own file. Started returning the dashboard user from the authenticate method  
2025 5439 d 10 h ankur.singhal /trunk/PyProj/src/shop2020/ added a method to authenticate CatalogDashboardUser. Also added a DB entity CatalogDashboardUser.  
1891 5452 d 8 h ankur.singhal /trunk/ enhancements/modifications done to move the reports in reporting dashboard.  
1422 5483 d 12 h varun.gupta /trunk/ Back-end to retrieve emails enqueued for sending  
1395 5488 d 6 h varun.gupta /trunk/ Backend to save (enqueue) email for batch sending implemented  
1248 5497 d 12 h chandranshu /trunk/PyProj/src/shop2020/ Made database name a configurable parameter for Payment, Logistics and Helper service to ensure that test and development databases can be different  
928 5526 d 23 h rajveer /trunk/PyProj/src/shop2020/helpers/impl/ mail service modified to add sender in the body  
900 5529 d 8 h rajveer /trunk/PyProj/src/shop2020/ helper service fixing  
884 5529 d 12 h rajveer /trunk/PyProj/src/shop2020/ modified for implementation of forgot password  
873 5531 d 10 h rajveer /trunk/PyProj/src/shop2020/ Added awb number and changes in test  
766 5551 d 6 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
581 5579 d 6 h rajveer /trunk/PyProj/src/shop2020/ Helper client added.
Mail program updated.
Forgot password functionality added.
 
494 5640 d 12 h rajveer /trunk/PyProj/src/shop2020/ 1) Adding warehouse login db in helper services
2) Logistics Estimation implemented.
3) Add billing details function in order service
4) OrderStatus updates
and some bug fixings.
 
353 5760 d 10 h ashish /trunk/PyProj/src/shop2020/ python servers for helper and some changes in shopping cart.