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
1957 5403 d 11 h vikas /trunk/Website/src/main/ Event data logging.  
1774 5421 d 1 h varun.gupta /trunk/Website/src/main/ Trac #361 - 'Specify a New Address' will now have pre-filled Name and Phone number fields.  
1466 5439 d 17 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 5440 d 13 h varun.gupta /trunk/Website/src/main/ Trac ID 300 - Shipping estimate will update upon switching the Shipping addresses  
1429 5441 d 15 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 5473 d 12 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
841 5495 d 18 h vikas /trunk/Website/ New shipping addressed specified on the shipping details page was not reflected in the address to ship. Fix it.  
839 5496 d 12 h vikas /trunk/Website/ validations for new address.  
832 5497 d 9 h rajveer /trunk/Website/ Added log4j logging framework  
822 5500 d 8 h vikas /trunk/Website/ * Adding login interceptors where only authenticated user should be allowed.
* Adding Address validation.
 
712 5521 d 13 h rajveer /trunk/Website/ Payment gateway integration after testing  
692 5522 d 10 h chandranshu /trunk/Website/src/in/shop2020/serving/controllers/ Shipping controller now adds a checked out timestamp to the cart  
651 5524 d 7 h rajveer /trunk/Website/src/in/shop2020/serving/controllers/ removed PageManager concept completely.  
650 5524 d 8 h rajveer /trunk/Website/ Restructuring and cleanup of code.  
637 5525 d 10 h rajveer /trunk/Website/ changes in website for itemid  
572 5537 d 17 h chandranshu /trunk/Website/ Added cart validation to view cart and shipping page  
569 5539 d 6 h rajveer /trunk/Website/src/in/shop2020/serving/ Controller changes afer User service modification  
555 5539 d 15 h chandranshu /trunk/Website/src/in/shop2020/serving/ Combined user, cart and widget service  
517 5560 d 17 h rajveer /trunk/Website/ Lot of website changes.  
507 5574 d 17 h rajveer /trunk/Website/ Velocity files for html generation in backend and page rendering with controllers.
Controllers to handle page requests.
Other supporting utilities.