Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13142 4268 d 18 h amit.gupta /trunk/ Fixed Total Amount and actual price(Selling Price or deal Price) for display  
12616 4345 d 14 h anikendra /trunk/Website/src/main/java/in/shop2020/serving/ disabling data logging for now  
11898 4415 d 7 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Handled shipping page.  
9301 4593 d 10 h kshitij.sood /trunk/Website/src/main/ One assist changes for website.  
7913 4747 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Correct the issue of not serviceable location.  
7842 4754 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Improved Estimate controller logic.  
7791 4761 d 11 h rajveer /trunk/Website/src/main/ Display date in the form of date not business days.  
6903 4906 d 1 h anupam.singh /trunk/ Insurance feature for our website  
6736 4939 d 11 h amit.gupta /trunk/ Added emi discount logic.  
6152 5046 d 8 h amit.gupta /trunk/Website/src/main/ improved cart related changes.  
5945 5079 d 10 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5746 5109 d 21 h anupam.singh /trunk/Website/src/main/ Trac #1541
Option to choose zone of the pickup store
 
5716 5114 d 14 h anupam.singh /trunk/Website/ InStore Pickup UI  
5614 5131 d 13 h rajveer /trunk/Website/ Reverting the UI changes for pickup from store.  
5572 5138 d 7 h anupam.singh /trunk/ Trac # 1472
InStore pickUp UI.
 
5326 5179 d 8 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
 
5076 5209 d 10 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Ticket #1178 - Added server-side check for pincode when adding new address  
4453 5292 d 6 h varun.gupta /trunk/Website/src/main/ Trac #852 and #869 - Full name field removed from Registration procedure. A/B test variants added for Login/Register popup vs redirect added.  
4217 5344 d 11 h varun.gupta /trunk/Website/src/main/ Trac #734 - Deal text included in Cart flow  
3903 5397 d 8 h varun.gupta /trunk/Website/src/main/ Modified the appearance of badge on Best Deals link in header menu  
3830 5402 d 7 h chandranshu /trunk/Website/ Merged the Website1 code back into the website  
3561 5412 d 10 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3224 5445 d 14 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Get sessionId from cookies. As due to loadbalanced tomcats current jsession id can not be used for session tracking in datalog.  
3209 5446 d 14 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add itemIds in shipping, order creation, and payment events. Add new event ProccedtoPay.  
3185 5447 d 12 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Save session id in cookie as now mutilple tomcats are running. This generates diff session id for each req.  
3126 5452 d 6 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3101 5453 d 7 h chandranshu /trunk/Website/ New payment page with lots of GA tracking  
3076 5454 d 14 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added some log messages for exceptions  
3063 5457 d 7 h chandranshu /trunk/Website/ Changes for COD  
2949 5467 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed all printstacktrace statements to log.error  
2511 5503 d 12 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move datalogger to Common.  
2419 5510 d 9 h vikas /trunk/Website/src/main/ Changes to post events data to google app engine.  
2263 5524 d 13 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move eventType enum to common.  
2183 5530 d 12 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add session Id in data logging. Log new order creattions.  
2157 5531 d 11 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Use asynchronous logging.  
2141 5534 d 8 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5534 d 9 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Started showing prices to two decimal places. Started reading the amount from DB before sending to PG. Started reading total price from the cart.  
1981 5544 d 11 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1957 5549 d 8 h vikas /trunk/Website/src/main/ Event data logging.  
1774 5566 d 22 h varun.gupta /trunk/Website/src/main/ Trac #361 - 'Specify a New Address' will now have pre-filled Name and Phone number fields.