Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
22452 3289 d 16 h amit.gupta /trunk/ Fixed bulk Order processing  
22359 3305 d 23 h ashik.ali /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/  
13521 4272 d 1 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
11819 4466 d 1 h amit.gupta /trunk/ Sending cart instead of just coupon  
11592 4486 d 22 h amit.gupta /trunk/ validate cart for mobilesite has been moved to server side.  
9791 4608 d 1 h rajveer /trunk/ Made out of stock and history marking script lightweight.  
8707 4700 d 22 h manish.sharma /trunk/ Changes commited by Manish Sharma for User Coupon Generation on Nov-05-2013  
8201 4741 d 23 h rajveer /trunk/ Add source to the user table.  
7746 4816 d 23 h amit.gupta /trunk/ Added removing coupons in after 15days of Promotion Expiry.  
7092 4916 d 3 h amit.gupta /trunk/ added service method to get all promotions by cart.  
6736 4984 d 22 h amit.gupta /trunk/ Added emi discount logic.  
6730 4986 d 0 h anupam.singh /trunk/ User specific coupons only apply after login. Gave option in coupon dashboard to specify a name of the coupon.  
6679 4995 d 10 h anupam.singh /trunk/ User specific GV and recharge coupon dashboard  
6561 5009 d 21 h amit.gupta /trunk/ otg front-end and mail logic implementation.  
6497 5027 d 3 h amit.gupta /trunk/ Now suraj can cretate gvs.  
6433 5036 d 15 h anupam.singh /trunk/ Added support for recharge coupons  
6356 5055 d 23 h amit.gupta /trunk/ Added method isCodApplicable to Promotion  
6301 5065 d 2 h amit.gupta /trunk/ Added logic to generate gift voucher.  
6250 5079 d 18 h amit.gupta /trunk/ API for coupon generation for user specific Gift Vouchers and coupons.  
5469 5202 d 19 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
5327 5224 d 20 h rajveer /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Checking in thrift config for the last changes made.  
4494 5331 d 21 h varun.gupta /trunk/ Ticket #867 - Coupon code and relevant discount applicable on a product will be exposed to it's product page  
4189 5399 d 20 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3555 5457 d 23 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Generated Java files after addition of Discount table  
3430 5471 d 16 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3385 5477 d 2 h varun.gupta /trunk/ Added methods in UserContextService and Promotion Service to gather coupon statistics.  
3374 5478 d 1 h rajveer /trunk/ Added GenericService and isAlive call in this service. Extended other services from this service.  
2981 5510 d 18 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 5589 d 23 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/ Java interface for Promotion Service