Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
12010 4408 d 3 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
12009 4408 d 3 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
12001 4408 d 5 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
12000 4408 d 5 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
11925 4414 d 14 h amit.gupta /trunk/Website/src/main/ Fixed private deals  
11918 4414 d 14 h amit.gupta /trunk/Website/src/main/ Added custom variable if user iprivate deal user.  
11826 4419 d 2 h amit.gupta /trunk/Website/src/main/ Private Deal user can see the deal now  
11114 4466 d 4 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
10232 4525 d 15 h kshitij.sood /trunk/Website/src/main/ Separating caching of banners.  
10208 4526 d 13 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added logging  
9155 4613 d 10 h kshitij.sood /trunk/ Added bannetr type and banners for mobile site (addition and retrieval logic)  
8917 4632 d 12 h kshitij.sood /trunk/Website/src/ Changes in controllers and vm's for banner implementation.  
8578 4666 d 10 h kshitij.sood /trunk/Website/src/main/ Uri based banners implementation.  
6903 4906 d 1 h anupam.singh /trunk/ Insurance feature for our website  
6848 4914 d 13 h kshitij.sood /trunk/ Sliding Banner and its user interface implementation.  
6708 4946 d 13 h kshitij.sood /trunk/Website/src/main/ Otg widget (for all pages where cartwidget is shown except for homepage)  
6152 5046 d 8 h amit.gupta /trunk/Website/src/main/ improved cart related changes.  
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.  
4083 5375 d 7 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Fixing a bug. cookie was not actually decrypted even when isEncrypted boolean was set.  
3903 5397 d 8 h varun.gupta /trunk/Website/src/main/ Modified the appearance of badge on Best Deals link in header menu  
3859 5398 d 14 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Store first source also in transaction.  
3830 5402 d 6 h chandranshu /trunk/Website/ Merged the Website1 code back into the website  
3561 5412 d 9 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3203 5447 d 8 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Fix the bug. we should set cookie if it was null.  
3185 5447 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.  
2998 5463 d 19 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Made static DesEncryptor to class variable to make it thread safe.  
2907 5473 d 7 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2867 5474 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency from pageloader. Added most compared products controller.  
1934 5551 d 13 h vikas /trunk/Website/src/main/ Show loding image in my research and browse history widgets while it loads the items.  
1713 5571 d 8 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ put domain name also in cookie while removing it in logout controller.  
1044 5619 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency on tomcat juli  
1034 5619 d 9 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
924 5632 d 6 h vikas /trunk/Website/ Do not put redirect url in session to keep session stateless as much as possible.  
837 5642 d 12 h vikas /trunk/Website/src/in/shop2020/serving/ Create permanent cookie and set path to "/".  
832 5643 d 6 h rajveer /trunk/Website/ Added log4j logging framework  
831 5643 d 7 h vikas /trunk/Website/src/in/shop2020/serving/ * To show error message in case of wrong username/password.
* Redirect to last page in case of successful login.
 
828 5643 d 10 h rajveer /trunk/Website/ Cookie problem resolved.  
793 5649 d 5 h rajveer /trunk/Website/ Fevicon added. Logo added. Name changed. Setting default pincode  
781 5650 d 9 h vikas /trunk/Website/ Adding user interceptor and login interceptor. Get rid of authcontroller.  
745 5661 d 14 h chandranshu /trunk/Website/ Added support for provider-specific tracking. It was hard-coded for Aramex earlier