Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13142 4171 d 12 h amit.gupta /trunk/ Fixed Total Amount and actual price(Selling Price or deal Price) for display  
12616 4248 d 8 h anikendra /trunk/Website/src/main/java/in/shop2020/serving/ disabling data logging for now  
11898 4318 d 1 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Handled shipping page.  
9301 4496 d 4 h kshitij.sood /trunk/Website/src/main/ One assist changes for website.  
7913 4650 d 4 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Correct the issue of not serviceable location.  
7842 4657 d 7 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Improved Estimate controller logic.  
7791 4664 d 5 h rajveer /trunk/Website/src/main/ Display date in the form of date not business days.  
6903 4808 d 19 h anupam.singh /trunk/ Insurance feature for our website  
6736 4842 d 4 h amit.gupta /trunk/ Added emi discount logic.  
6152 4949 d 2 h amit.gupta /trunk/Website/src/main/ improved cart related changes.  
5945 4982 d 4 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5746 5012 d 15 h anupam.singh /trunk/Website/src/main/ Trac #1541
Option to choose zone of the pickup store
 
5716 5017 d 8 h anupam.singh /trunk/Website/ InStore Pickup UI  
5614 5034 d 7 h rajveer /trunk/Website/ Reverting the UI changes for pickup from store.  
5572 5041 d 1 h anupam.singh /trunk/ Trac # 1472
InStore pickUp UI.
 
5326 5082 d 2 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 5112 d 4 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 5195 d 0 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 5247 d 5 h varun.gupta /trunk/Website/src/main/ Trac #734 - Deal text included in Cart flow  
3903 5300 d 2 h varun.gupta /trunk/Website/src/main/ Modified the appearance of badge on Best Deals link in header menu  
3830 5305 d 0 h chandranshu /trunk/Website/ Merged the Website1 code back into the website  
3561 5315 d 4 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3224 5348 d 8 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 5349 d 8 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add itemIds in shipping, order creation, and payment events. Add new event ProccedtoPay.  
3185 5350 d 6 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 5355 d 0 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3101 5356 d 1 h chandranshu /trunk/Website/ New payment page with lots of GA tracking  
3076 5357 d 8 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added some log messages for exceptions  
3063 5360 d 1 h chandranshu /trunk/Website/ Changes for COD  
2949 5370 d 5 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed all printstacktrace statements to log.error  
2511 5406 d 6 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move datalogger to Common.  
2419 5413 d 3 h vikas /trunk/Website/src/main/ Changes to post events data to google app engine.  
2263 5427 d 6 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move eventType enum to common.  
2183 5433 d 6 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add session Id in data logging. Log new order creattions.  
2157 5434 d 5 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Use asynchronous logging.  
2141 5437 d 2 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5437 d 3 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 5447 d 5 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1957 5452 d 2 h vikas /trunk/Website/src/main/ Event data logging.  
1774 5469 d 16 h varun.gupta /trunk/Website/src/main/ Trac #361 - 'Specify a New Address' will now have pre-filled Name and Phone number fields.