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
3376 5295 d 4 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3206 5309 d 7 h mandeep.dhir /trunk/ Trac#488 Added support to mail a customer from CRM as part of an activity done on a ticket  
3187 5310 d 2 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3086 5316 d 21 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.  
2445 5371 d 1 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  
2358 5378 d 21 h ankur.singhal /trunk/PyProj/src/shop2020/ Enhancements in Catalog dashboard.  
2025 5406 d 3 h ankur.singhal /trunk/PyProj/src/shop2020/ added a method to authenticate CatalogDashboardUser. Also added a DB entity CatalogDashboardUser.  
1891 5419 d 2 h ankur.singhal /trunk/ enhancements/modifications done to move the reports in reporting dashboard.  
1610 5439 d 2 h ankur.singhal /trunk/PyProj/src/shop2020/ Added password protection for Statistics user.  
1422 5450 d 5 h varun.gupta /trunk/ Back-end to retrieve emails enqueued for sending  
1395 5454 d 23 h varun.gupta /trunk/ Backend to save (enqueue) email for batch sending implemented  
1248 5464 d 5 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  
900 5496 d 1 h rajveer /trunk/PyProj/src/shop2020/ helper service fixing  
766 5518 d 0 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
759 5523 d 2 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
494 5607 d 5 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.
 
472 5643 d 20 h rajveer /trunk/ Helper, logistic, widget and pageloader service changes.  
353 5727 d 3 h ashish /trunk/PyProj/src/shop2020/ python servers for helper and some changes in shopping cart.