Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
12010 4309 d 8 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
12009 4309 d 8 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
12001 4309 d 9 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
12000 4309 d 10 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
11925 4315 d 18 h amit.gupta /trunk/Website/src/main/ Fixed private deals  
11918 4315 d 19 h amit.gupta /trunk/Website/src/main/ Added custom variable if user iprivate deal user.  
11826 4320 d 6 h amit.gupta /trunk/Website/src/main/ Private Deal user can see the deal now  
11114 4367 d 8 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
10232 4426 d 19 h kshitij.sood /trunk/Website/src/main/ Separating caching of banners.  
10208 4427 d 18 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added logging  
9155 4514 d 14 h kshitij.sood /trunk/ Added bannetr type and banners for mobile site (addition and retrieval logic)  
8917 4533 d 16 h kshitij.sood /trunk/Website/src/ Changes in controllers and vm's for banner implementation.  
8578 4567 d 14 h kshitij.sood /trunk/Website/src/main/ Uri based banners implementation.  
6903 4807 d 5 h anupam.singh /trunk/ Insurance feature for our website  
6848 4815 d 17 h kshitij.sood /trunk/ Sliding Banner and its user interface implementation.  
6708 4847 d 17 h kshitij.sood /trunk/Website/src/main/ Otg widget (for all pages where cartwidget is shown except for homepage)  
6152 4947 d 12 h amit.gupta /trunk/Website/src/main/ improved cart related changes.  
4453 5193 d 10 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 5276 d 11 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 5298 d 12 h varun.gupta /trunk/Website/src/main/ Modified the appearance of badge on Best Deals link in header menu  
3859 5299 d 18 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Store first source also in transaction.  
3830 5303 d 10 h chandranshu /trunk/Website/ Merged the Website1 code back into the website  
3561 5313 d 14 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3203 5348 d 12 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Fix the bug. we should set cookie if it was null.  
3185 5348 d 16 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 5364 d 23 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Made static DesEncryptor to class variable to make it thread safe.  
2907 5374 d 11 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2867 5375 d 17 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency from pageloader. Added most compared products controller.  
1934 5452 d 17 h vikas /trunk/Website/src/main/ Show loding image in my research and browse history widgets while it loads the items.  
1713 5472 d 12 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ put domain name also in cookie while removing it in logout controller.  
1044 5520 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency on tomcat juli  
1034 5520 d 13 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
924 5533 d 11 h vikas /trunk/Website/ Do not put redirect url in session to keep session stateless as much as possible.  
837 5543 d 16 h vikas /trunk/Website/src/in/shop2020/serving/ Create permanent cookie and set path to "/".  
832 5544 d 10 h rajveer /trunk/Website/ Added log4j logging framework  
831 5544 d 11 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 5544 d 14 h rajveer /trunk/Website/ Cookie problem resolved.  
793 5550 d 10 h rajveer /trunk/Website/ Fevicon added. Logo added. Name changed. Setting default pincode  
781 5551 d 13 h vikas /trunk/Website/ Adding user interceptor and login interceptor. Get rid of authcontroller.  
745 5562 d 18 h chandranshu /trunk/Website/ Added support for provider-specific tracking. It was hard-coded for Aramex earlier