Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
22452 3090 d 13 h amit.gupta /trunk/ Fixed bulk Order processing  
22359 3106 d 20 h ashik.ali /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/  
13521 4072 d 23 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
11819 4266 d 22 h amit.gupta /trunk/ Sending cart instead of just coupon  
11592 4287 d 20 h amit.gupta /trunk/ validate cart for mobilesite has been moved to server side.  
9791 4408 d 22 h rajveer /trunk/ Made out of stock and history marking script lightweight.  
8707 4501 d 19 h manish.sharma /trunk/ Changes commited by Manish Sharma for User Coupon Generation on Nov-05-2013  
8201 4542 d 20 h rajveer /trunk/ Add source to the user table.  
7746 4617 d 20 h amit.gupta /trunk/ Added removing coupons in after 15days of Promotion Expiry.  
7092 4717 d 0 h amit.gupta /trunk/ added service method to get all promotions by cart.  
6736 4785 d 19 h amit.gupta /trunk/ Added emi discount logic.  
6730 4786 d 21 h anupam.singh /trunk/ User specific coupons only apply after login. Gave option in coupon dashboard to specify a name of the coupon.  
6679 4796 d 7 h anupam.singh /trunk/ User specific GV and recharge coupon dashboard  
6561 4810 d 18 h amit.gupta /trunk/ otg front-end and mail logic implementation.  
6497 4828 d 0 h amit.gupta /trunk/ Now suraj can cretate gvs.  
6433 4837 d 12 h anupam.singh /trunk/ Added support for recharge coupons  
6356 4856 d 20 h amit.gupta /trunk/ Added method isCodApplicable to Promotion  
6301 4865 d 23 h amit.gupta /trunk/ Added logic to generate gift voucher.  
6250 4880 d 15 h amit.gupta /trunk/ API for coupon generation for user specific Gift Vouchers and coupons.  
5469 5003 d 17 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
5327 5025 d 17 h rajveer /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Checking in thrift config for the last changes made.  
4494 5132 d 18 h varun.gupta /trunk/ Ticket #867 - Coupon code and relevant discount applicable on a product will be exposed to it's product page  
4189 5200 d 18 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3555 5258 d 20 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Generated Java files after addition of Discount table  
3430 5272 d 14 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3385 5277 d 23 h varun.gupta /trunk/ Added methods in UserContextService and Promotion Service to gather coupon statistics.  
3374 5278 d 22 h rajveer /trunk/ Added GenericService and isAlive call in this service. Extended other services from this service.  
2981 5311 d 15 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 5390 d 20 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/ Java interface for Promotion Service