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
1466 5638 d 19 h ankur.singhal /trunk/ Ref:[Ticket #140] three messages configured. 1) cart updated, 2) Item removed 3) Delivery estimates updated. Earlier it was only one message viz cart updated.  
1446 5639 d 15 h varun.gupta /trunk/Website/src/main/ Trac ID 300 - Shipping estimate will update upon switching the Shipping addresses  
1429 5640 d 17 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 5672 d 14 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
841 5694 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 5695 d 14 h vikas /trunk/Website/ validations for new address.  
832 5696 d 11 h rajveer /trunk/Website/ Added log4j logging framework  
822 5699 d 10 h vikas /trunk/Website/ * Adding login interceptors where only authenticated user should be allowed.
* Adding Address validation.
 
712 5720 d 15 h rajveer /trunk/Website/ Payment gateway integration after testing  
692 5721 d 12 h chandranshu /trunk/Website/src/in/shop2020/serving/controllers/ Shipping controller now adds a checked out timestamp to the cart  
651 5723 d 9 h rajveer /trunk/Website/src/in/shop2020/serving/controllers/ removed PageManager concept completely.  
650 5723 d 10 h rajveer /trunk/Website/ Restructuring and cleanup of code.  
637 5724 d 12 h rajveer /trunk/Website/ changes in website for itemid  
572 5736 d 19 h chandranshu /trunk/Website/ Added cart validation to view cart and shipping page  
569 5738 d 8 h rajveer /trunk/Website/src/in/shop2020/serving/ Controller changes afer User service modification  
555 5738 d 17 h chandranshu /trunk/Website/src/in/shop2020/serving/ Combined user, cart and widget service  
517 5759 d 19 h rajveer /trunk/Website/ Lot of website changes.  
507 5773 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.