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
2445 5491 d 11 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 5499 d 7 h ankur.singhal /trunk/PyProj/src/shop2020/ Enhancements in Catalog dashboard.  
2025 5526 d 13 h ankur.singhal /trunk/PyProj/src/shop2020/ added a method to authenticate CatalogDashboardUser. Also added a DB entity CatalogDashboardUser.  
1891 5539 d 12 h ankur.singhal /trunk/ enhancements/modifications done to move the reports in reporting dashboard.  
1610 5559 d 12 h ankur.singhal /trunk/PyProj/src/shop2020/ Added password protection for Statistics user.  
1422 5570 d 15 h varun.gupta /trunk/ Back-end to retrieve emails enqueued for sending  
1395 5575 d 9 h varun.gupta /trunk/ Backend to save (enqueue) email for batch sending implemented  
1248 5584 d 15 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  
1131 5595 d 9 h chandranshu /trunk/PyProj/src/shop2020/ Added pool_recycle parameter to the create_engine call  
759 5643 d 12 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
746 5644 d 15 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
494 5727 d 15 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 5847 d 13 h ashish /trunk/PyProj/src/shop2020/ python servers for helper and some changes in shopping cart.