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
5500 5138 d 12 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/ SAndroid coupon made private  
5469 5144 d 9 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
4941 5216 d 10 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/ Ticket #1089 - Coupon rule, to give discount to specific user, is now templatized.  
4863 5226 d 14 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added SGalaxy coupon to the ignore list for feed generation  
4494 5273 d 10 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 10 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3554 5399 d 12 h varun.gupta /trunk/ Discounts now being managed in Discount table.  
3386 5418 d 15 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added method implementations in UserContextService and Promotion Service to gather coupon statistics.  
3376 5419 d 14 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3187 5434 d 12 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3133 5439 d 7 h rajveer /trunk/PyProj/src/shop2020/ Side effect of name changing of clients.  
2466 5495 d 8 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Now handling rule arguments  
2389 5501 d 9 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Rule module import made dynamic  
2278 5510 d 10 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/ Promotion rule added to discount Rs. 500 on every Spice MI-310 purchase.  
2121 5523 d 8 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/ Rule execution made dynamic  
2010 5531 d 7 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ All the numbers are now rounded to 2 digits after decimal  
2007 5531 d 8 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Error message updated  
2006 5531 d 8 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ User friendly error messages added for Promotion Rule  
2003 5531 d 9 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Coupon rule updated  
1976 5532 d 8 h varun.gupta /trunk/PyProj/src/shop2020/ Promotion Service code and relevant changes in other services