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
2793 5420 d 4 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/ Added serial version id to comparison stats fetcher  
2775 5424 d 0 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/ Comparison stats will be fetched and stored for last one month only.  
2743 5426 d 3 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/ Fetch the list of most compared products on each sunday. For the week use same stats stored in bdb.  
2733 5426 d 5 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/ Added support to generate snippet to get most compared phones for a given phone.  
2726 5426 d 6 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/ Removed inactive entities from the related accessories list.  
2658 5433 d 2 h rajveer /trunk/ContentStore/src/ Fixed unintended bugs  
2656 5433 d 3 h rajveer /trunk/ContentStore/src/ Added Accessories finder as part of content generation. Updated comparision rule for display in tablets.  
2557 5440 d 5 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/util/ Updated code to mark content complete items as active  
2493 5445 d 6 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/util/ Updated to handle case when user will update prices after generating content.  
2433 5447 d 6 h rajveer /trunk/ContentStore/src/ Modified to use only one velocity context. Also added product name in json object. Renamed name of velocity files to make them consistent with html filenames. Added proper javadocs  
2369 5454 d 0 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/util/ Changed code to delete directory  
2367 5454 d 1 h rajveer /trunk/ContentStore/ Separated content generation and price insertion into two parts. First content will be generated from cms. Later on prices will be updated in the generated content.  
2362 5454 d 3 h chandranshu /trunk/ContentStore/src/main/java/in/shop2020/util/ Added a check to ensure that only the items past their start date are activated.  
2227 5467 d 1 h rajveer /trunk/ContentStore/src/ Included socialutils.vm as part of VUI. Added generation of javascript for the product page.  
2171 5469 d 9 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/ New utility classes for content generation