Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3126 5301 d 23 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
2998 5313 d 12 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Made static DesEncryptor to class variable to make it thread safe.  
2973 5315 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Ensured that the userinfo is correctly set and that the corrupt cookie is expired in cases of cookie corruption.  
2955 5317 d 2 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Started logging the exception while parsing a JSON string  
2935 5321 d 2 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Ensured that an anonymous user is not created in case we encounter a uid for which there is no user in the db  
2907 5323 d 0 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2867 5324 d 7 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency from pageloader. Added most compared products controller.  
2146 5384 d 1 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports and some unused variables  
1034 5469 d 2 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
801 5498 d 0 h rajveer /trunk/Website/ Bug fixing for beta  
793 5498 d 23 h rajveer /trunk/Website/ Fevicon added. Logo added. Name changed. Setting default pincode  
762 5505 d 2 h rajveer /trunk/Website/ Website changes including colorbox. Removing static functions and adding closeconnection in some of the code.  
572 5533 d 7 h chandranshu /trunk/Website/ Added cart validation to view cart and shipping page  
555 5535 d 5 h chandranshu /trunk/Website/src/in/shop2020/serving/ Combined user, cart and widget service  
545 5542 d 3 h rajveer /trunk/Website/ 1) Menu added.
2) Best Deals, best sellers and latest arrival pages.
3) Pagination in search, category pages.
4) Proper working of price slider.