Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
22452 3145 d 2 h amit.gupta /trunk/ Fixed bulk Order processing  
22359 3161 d 8 h ashik.ali /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/  
13521 4127 d 11 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
11819 4321 d 10 h amit.gupta /trunk/ Sending cart instead of just coupon  
11592 4342 d 8 h amit.gupta /trunk/ validate cart for mobilesite has been moved to server side.  
9791 4463 d 10 h rajveer /trunk/ Made out of stock and history marking script lightweight.  
8707 4556 d 7 h manish.sharma /trunk/ Changes commited by Manish Sharma for User Coupon Generation on Nov-05-2013  
8201 4597 d 9 h rajveer /trunk/ Add source to the user table.  
7746 4672 d 8 h amit.gupta /trunk/ Added removing coupons in after 15days of Promotion Expiry.  
7092 4771 d 13 h amit.gupta /trunk/ added service method to get all promotions by cart.  
6736 4840 d 8 h amit.gupta /trunk/ Added emi discount logic.  
6730 4841 d 10 h anupam.singh /trunk/ User specific coupons only apply after login. Gave option in coupon dashboard to specify a name of the coupon.  
6679 4850 d 19 h anupam.singh /trunk/ User specific GV and recharge coupon dashboard  
6561 4865 d 7 h amit.gupta /trunk/ otg front-end and mail logic implementation.  
6497 4882 d 12 h amit.gupta /trunk/ Now suraj can cretate gvs.  
6433 4892 d 1 h anupam.singh /trunk/ Added support for recharge coupons  
6356 4911 d 8 h amit.gupta /trunk/ Added method isCodApplicable to Promotion  
6301 4920 d 12 h amit.gupta /trunk/ Added logic to generate gift voucher.  
6250 4935 d 3 h amit.gupta /trunk/ API for coupon generation for user specific Gift Vouchers and coupons.  
5469 5058 d 5 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
5327 5080 d 6 h rajveer /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Checking in thrift config for the last changes made.  
4494 5187 d 6 h varun.gupta /trunk/ Ticket #867 - Coupon code and relevant discount applicable on a product will be exposed to it's product page  
4189 5255 d 6 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3555 5313 d 9 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Generated Java files after addition of Discount table  
3430 5327 d 2 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3385 5332 d 12 h varun.gupta /trunk/ Added methods in UserContextService and Promotion Service to gather coupon statistics.  
3374 5333 d 10 h rajveer /trunk/ Added GenericService and isAlive call in this service. Extended other services from this service.  
2981 5366 d 4 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.  
1982 5445 d 8 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/ Java interface for Promotion Service