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
1429 5442 d 18 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/ HTML generating methods for Shipping page moved out from PageLoader to the controller code  
1034 5474 d 14 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
841 5496 d 20 h vikas /trunk/Website/ New shipping addressed specified on the shipping details page was not reflected in the address to ship. Fix it.  
839 5497 d 14 h vikas /trunk/Website/ validations for new address.  
832 5498 d 12 h rajveer /trunk/Website/ Added log4j logging framework  
822 5501 d 11 h vikas /trunk/Website/ * Adding login interceptors where only authenticated user should be allowed.
* Adding Address validation.
 
712 5522 d 16 h rajveer /trunk/Website/ Payment gateway integration after testing  
692 5523 d 12 h chandranshu /trunk/Website/src/in/shop2020/serving/controllers/ Shipping controller now adds a checked out timestamp to the cart  
651 5525 d 9 h rajveer /trunk/Website/src/in/shop2020/serving/controllers/ removed PageManager concept completely.  
650 5525 d 10 h rajveer /trunk/Website/ Restructuring and cleanup of code.  
637 5526 d 12 h rajveer /trunk/Website/ changes in website for itemid  
572 5538 d 19 h chandranshu /trunk/Website/ Added cart validation to view cart and shipping page  
569 5540 d 9 h rajveer /trunk/Website/src/in/shop2020/serving/ Controller changes afer User service modification  
555 5540 d 18 h chandranshu /trunk/Website/src/in/shop2020/serving/ Combined user, cart and widget service  
517 5561 d 20 h rajveer /trunk/Website/ Lot of website changes.  
507 5575 d 19 h rajveer /trunk/Website/ Velocity files for html generation in backend and page rendering with controllers.
Controllers to handle page requests.
Other supporting utilities.