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
5345 5169 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Remove items from cart of anonymous user, when she logs in.  
5326 5171 d 6 h rajveer /trunk/ Removed unused objects and methods from user service.
Creation of user and cart made transactional.
Removed reference of user from cart object.
Merged UserState with User object.
Reviewer# Amar and Anupam
 
5293 5173 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Use query.first() instead of query.one() because query.one() gets all rows from table and raise exception if more than one row is found. But query.first() gets only one row using LIMIT.  
5267 5177 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed non usable Session.commit()  
5129 5194 d 11 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Disallowed COD for SAccessory coupon  
4871 5231 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Fixed variable name.  
4866 5231 d 4 h rajveer /trunk/PyProj/src/shop2020/ Allow cod for delhi/ncr for 20000 and assign provider as Aramex. For ludhiyana allow cod for 10000 and assign provider as Aramex. Rest india, provider is Bluedart and cod limit is 10000.  
4668 5253 d 9 h varun.gupta /trunk/ Ticket 928 - COD validation moved in service  
4642 5256 d 6 h mandeep.dhir /trunk/PyProj/src/shop2020/ Updating usages of getLogisticsEstimation()  
4312 5309 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Do not update warranty period if it is null.  
4295 5316 d 7 h varun.gupta /trunk/ Ticket #756, #811 - Product Notification Requests Report and Functionality to add warranty expiry date to each order at it's creation.  
4172 5351 d 8 h rajveer /trunk/ Ticket# 733 --- Added column of dealText in lineitem and dashboard.  
3858 5390 d 12 h vikas /trunk/ Store first source also in transaction.  
3819 5394 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Corrected cart merging issues.  
3768 5395 d 6 h vikas /trunk/PyProj/src/shop2020/model/v1/ Create lineitems with multiple items in case of bulk orderd.  
3619 5401 d 10 h chandranshu /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added the cart id parameter to a method call  
3566 5404 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Reset cart should delete discounts also.  
3557 5404 d 9 h rajveer /trunk/ Added code to handle different pricing for the traffic coming from different sources.  
3554 5404 d 9 h varun.gupta /trunk/ Discounts now being managed in Discount table.  
3386 5423 d 12 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added method implementations in UserContextService and Promotion Service to gather coupon statistics.  

Show All