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
6389 4987 d 3 h rajveer /trunk/ Adding infrastructure for EMI charging.  
6355 5001 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/ Added cod to promotion  
6330 5004 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/ Corrected the issues.  
6318 5007 d 11 h rajveer /trunk/ Added support for gift vouchers.  
5929 5073 d 6 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/user/impl/ Reverting the earlier change as it does not solve the problem.  
5928 5073 d 7 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 5094 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Pickup store should get pincode from its own address.  
5594 5126 d 9 h anupam.singh /trunk/ Improved UI and bug fixes for store pickup  
5572 5129 d 3 h anupam.singh /trunk/ Trac # 1472
InStore pickUp UI.
 
5555 5130 d 7 h rajveer /trunk/PyProj/src/shop2020/ Implementation of Instore pickup interfaces.  
5434 5154 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Show COD option based on total amount.  
5430 5154 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Spacing corrected.  
5429 5154 d 11 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 4 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Ticket #1303 - Restricted COD on SEarlyBird coupon code  
5345 5168 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Remove items from cart of anonymous user, when she logs in.  
5326 5170 d 4 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 5172 d 8 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 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed non usable Session.commit()  
5129 5193 d 9 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Disallowed COD for SAccessory coupon  
4871 5230 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Fixed variable name.  

Show All