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
6356 4997 d 10 h amit.gupta /trunk/ Added method isCodApplicable to Promotion  
6301 5006 d 14 h amit.gupta /trunk/ Added logic to generate gift voucher.  
6250 5021 d 5 h amit.gupta /trunk/ API for coupon generation for user specific Gift Vouchers and coupons.  
5469 5144 d 7 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
5326 5166 d 8 h rajveer /trunk/ Removed unused objects and methods from user service.
Creation of user and cart made transactional.
Removed reference of user from cart object.
Merged UserState with User object.
Reviewer# Amar and Anupam
 
4494 5273 d 8 h varun.gupta /trunk/ Ticket #867 - Coupon code and relevant discount applicable on a product will be exposed to it's product page  
4189 5341 d 8 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3554 5399 d 11 h varun.gupta /trunk/ Discounts now being managed in Discount table.  
3431 5413 d 4 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Thrift version updated from 0.2 to 0.7  
3385 5418 d 14 h varun.gupta /trunk/ Added methods in UserContextService and Promotion Service to gather coupon statistics.  
3376 5419 d 12 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
2981 5452 d 6 h rajveer /trunk/ Removed Widget and WidgetItem and Added a table called UserWidgetItem. Now all browse history and my research data for a user will come from this single table. This effort will help to reduct query time for some slow queries related to widgets, as we will always use index.  
1976 5532 d 6 h varun.gupta /trunk/PyProj/src/shop2020/ Promotion Service code and relevant changes in other services