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
5929 5074 d 0 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/user/impl/ Reverting the earlier change as it does not solve the problem.  
5928 5074 d 1 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/user/impl/ If store Id is set in cart but no items present we should reset the customer pincode.  
5782 5095 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Pickup store should get pincode from its own address.  
5594 5127 d 3 h anupam.singh /trunk/ Improved UI and bug fixes for store pickup  
5572 5129 d 21 h anupam.singh /trunk/ Trac # 1472
InStore pickUp UI.
 
5555 5131 d 1 h rajveer /trunk/PyProj/src/shop2020/ Implementation of Instore pickup interfaces.  
5434 5154 d 20 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Show COD option based on total amount.  
5430 5155 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Spacing corrected.  
5429 5155 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed cod option if total value of cart is less than 250.  
5351 5168 d 22 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Ticket #1303 - Restricted COD on SEarlyBird coupon code  
5345 5169 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Remove items from cart of anonymous user, when she logs in.  
5326 5170 d 22 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 2 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 5176 d 21 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed non usable Session.commit()  
5129 5194 d 3 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Disallowed COD for SAccessory coupon  
4871 5230 d 20 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Fixed variable name.  
4866 5230 d 20 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 1 h varun.gupta /trunk/ Ticket 928 - COD validation moved in service  
4642 5255 d 22 h mandeep.dhir /trunk/PyProj/src/shop2020/ Updating usages of getLogisticsEstimation()  
4312 5309 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Do not update warranty period if it is null.  

Show All