Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13142 4114 d 17 h amit.gupta /trunk/ Fixed Total Amount and actual price(Selling Price or deal Price) for display  
12616 4191 d 13 h anikendra /trunk/Website/src/main/java/in/shop2020/serving/ disabling data logging for now  
11898 4261 d 6 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Handled shipping page.  
9301 4439 d 9 h kshitij.sood /trunk/Website/src/main/ One assist changes for website.  
7913 4593 d 9 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Correct the issue of not serviceable location.  
7842 4600 d 12 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Improved Estimate controller logic.  
7791 4607 d 10 h rajveer /trunk/Website/src/main/ Display date in the form of date not business days.  
6903 4752 d 0 h anupam.singh /trunk/ Insurance feature for our website  
6736 4785 d 10 h amit.gupta /trunk/ Added emi discount logic.  
6152 4892 d 7 h amit.gupta /trunk/Website/src/main/ improved cart related changes.  
5945 4925 d 9 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5746 4955 d 20 h anupam.singh /trunk/Website/src/main/ Trac #1541
Option to choose zone of the pickup store
 
5716 4960 d 13 h anupam.singh /trunk/Website/ InStore Pickup UI  
5614 4977 d 12 h rajveer /trunk/Website/ Reverting the UI changes for pickup from store.  
5572 4984 d 6 h anupam.singh /trunk/ Trac # 1472
InStore pickUp UI.
 
5326 5025 d 7 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 5055 d 9 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 5138 d 5 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 5190 d 10 h varun.gupta /trunk/Website/src/main/ Trac #734 - Deal text included in Cart flow  
3903 5243 d 7 h varun.gupta /trunk/Website/src/main/ Modified the appearance of badge on Best Deals link in header menu  
3830 5248 d 5 h chandranshu /trunk/Website/ Merged the Website1 code back into the website  
3561 5258 d 9 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3224 5291 d 13 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 5292 d 13 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add itemIds in shipping, order creation, and payment events. Add new event ProccedtoPay.  
3185 5293 d 11 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 5298 d 5 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3101 5299 d 6 h chandranshu /trunk/Website/ New payment page with lots of GA tracking  
3076 5300 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added some log messages for exceptions  
3063 5303 d 6 h chandranshu /trunk/Website/ Changes for COD  
2949 5313 d 10 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed all printstacktrace statements to log.error  
2511 5349 d 11 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move datalogger to Common.  
2419 5356 d 8 h vikas /trunk/Website/src/main/ Changes to post events data to google app engine.  
2263 5370 d 12 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move eventType enum to common.  
2183 5376 d 11 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add session Id in data logging. Log new order creattions.  
2157 5377 d 10 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Use asynchronous logging.  
2141 5380 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5380 d 8 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 5390 d 10 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1957 5395 d 7 h vikas /trunk/Website/src/main/ Event data logging.  
1774 5412 d 21 h varun.gupta /trunk/Website/src/main/ Trac #361 - 'Specify a New Address' will now have pre-filled Name and Phone number fields.