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
6736 4789 d 19 h amit.gupta /trunk/ Added emi discount logic.  
6730 4790 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 4800 d 7 h anupam.singh /trunk/ User specific GV and recharge coupon dashboard  
6561 4814 d 18 h amit.gupta /trunk/ otg front-end and mail logic implementation.  
6497 4832 d 0 h amit.gupta /trunk/ Now suraj can cretate gvs.  
6433 4841 d 12 h anupam.singh /trunk/ Added support for recharge coupons  
6356 4860 d 20 h amit.gupta /trunk/ Added method isCodApplicable to Promotion  
6301 4869 d 23 h amit.gupta /trunk/ Added logic to generate gift voucher.  
6250 4884 d 15 h amit.gupta /trunk/ API for coupon generation for user specific Gift Vouchers and coupons.  
5469 5007 d 16 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
5327 5029 d 17 h rajveer /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Checking in thrift config for the last changes made.  
4494 5136 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 5204 d 17 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3555 5262 d 20 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Generated Java files after addition of Discount table  
3430 5276 d 13 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3385 5281 d 23 h varun.gupta /trunk/ Added methods in UserContextService and Promotion Service to gather coupon statistics.  
3374 5282 d 22 h rajveer /trunk/ Added GenericService and isAlive call in this service. Extended other services from this service.  
2981 5315 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 5394 d 20 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/ Java interface for Promotion Service