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
5572 5129 d 9 h anupam.singh /trunk/ Trac # 1472
InStore pickUp UI.
 
5555 5130 d 13 h rajveer /trunk/PyProj/src/shop2020/ Implementation of Instore pickup interfaces.  
5434 5154 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Show COD option based on total amount.  
5430 5154 d 17 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Spacing corrected.  
5429 5154 d 17 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 10 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Ticket #1303 - Restricted COD on SEarlyBird coupon code  
5345 5168 d 15 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Remove items from cart of anonymous user, when she logs in.  
5326 5170 d 11 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 14 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 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed non usable Session.commit()  
5129 5193 d 16 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Disallowed COD for SAccessory coupon  
4871 5230 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Fixed variable name.  
4866 5230 d 9 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 5252 d 13 h varun.gupta /trunk/ Ticket 928 - COD validation moved in service  
4642 5255 d 11 h mandeep.dhir /trunk/PyProj/src/shop2020/ Updating usages of getLogisticsEstimation()  
4312 5308 d 16 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Do not update warranty period if it is null.  
4295 5315 d 12 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 5350 d 13 h rajveer /trunk/ Ticket# 733 --- Added column of dealText in lineitem and dashboard.  
3858 5389 d 17 h vikas /trunk/ Store first source also in transaction.  
3819 5393 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Corrected cart merging issues.  

Show All