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
1122 5601 d 7 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Added the pool_recycle parameter to metadata bind calls  
772 5643 d 7 h rajveer /trunk/PyProj/src/shop2020/ Widgets services rewritten. Now only browse history and my research will he handled  
746 5650 d 11 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
690 5657 d 4 h chandranshu /trunk/PyProj/src/shop2020/ Changed the logic of creating orders for a cart. Started updating the status of orders when the payment is received  
643 5659 d 4 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Started using the natural primary key of cart and item ids for a line item. Changed a check in catalog service to check for null values rather than false values.  
612 5666 d 5 h chandranshu /trunk/PyProj/src/shop2020/ Added support for estimate of line items rather than that of the whole cart.  
576 5672 d 10 h chandranshu /trunk/PyProj/src/shop2020/ Added cart validation method. Needed to change some other services as well.  
567 5674 d 3 h rajveer /trunk/PyProj/src/shop2020/ return type change of "addAddressForUser" method.
changed dateofbirth type and
 
564 5674 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/user/impl/ Corrected the reference to LineItem to be Line  
557 5674 d 9 h chandranshu /trunk/PyProj/src/shop2020/model/v1/user/impl/ Combined User, Cart and Widget service  
509 5706 d 10 h rajveer /trunk/PyProj/src/shop2020/ User: Date of birth added
Logistics: AWB type changed
Cart: commited_on time implemented
Order: bug fixing
 
504 5709 d 11 h rajveer /trunk/PyProj/src/shop2020/ Cart: restructuring of cart and line tables.
UserService: added communication address and default address.
 
414 5825 d 10 h ashish /trunk/ added name and phone number to address  
413 5825 d 11 h rajveer /trunk/ for login and address update  
130 5923 d 10 h ashish /trunk/ commiting completed user model