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
5555 5131 d 4 h rajveer /trunk/PyProj/src/shop2020/ Implementation of Instore pickup interfaces.  
5434 5155 d 0 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Show COD option based on total amount.  
5430 5155 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Spacing corrected.  
5429 5155 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed cod option if total value of cart is less than 250.  
5351 5169 d 2 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Ticket #1303 - Restricted COD on SEarlyBird coupon code  
5345 5169 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Remove items from cart of anonymous user, when she logs in.  
5326 5171 d 2 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 5 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 1 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed non usable Session.commit()  
5129 5194 d 7 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Disallowed COD for SAccessory coupon  
4871 5231 d 0 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Fixed variable name.  
4866 5231 d 0 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 5 h varun.gupta /trunk/ Ticket 928 - COD validation moved in service  
4642 5256 d 2 h mandeep.dhir /trunk/PyProj/src/shop2020/ Updating usages of getLogisticsEstimation()  
4312 5309 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Do not update warranty period if it is null.  
4295 5316 d 3 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 4 h rajveer /trunk/ Ticket# 733 --- Added column of dealText in lineitem and dashboard.  
3858 5390 d 8 h vikas /trunk/ Store first source also in transaction.  
3819 5394 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Corrected cart merging issues.  
3768 5395 d 2 h vikas /trunk/PyProj/src/shop2020/model/v1/ Create lineitems with multiple items in case of bulk orderd.  

Show All