Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
8865 4550 d 19 h amit.gupta /trunk/ Added to migration.  
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editSlide.vm
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-show.vm
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/media-index.vm
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/core/FreeformContent.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/util/CreationUtils.java
/trunk/ContentStore/src/main/java/in/shop2020/storage/mongo/StorageManager.java
/trunk/ContentStore/src/main/java/in/shop2020/storage/mongo/adapters/FFCAdapter.java
/trunk/ContentStore/src/main/java/in/shop2020/util/ContentGenerationUtility.java
/trunk/ContentStore/src/main/java/in/shop2020/util/ContentMigrator.java
/trunk/ContentStore/src/velocity/SlideGuide.vm
/trunk/Website/src/test/resources/scripts/generate-static-content.sh
2720 5396 d 23 h mandeep.dhir /trunk/ Trac#473 Added support for Documents in Media in CMS. Made relevant changes in Website and ContentGeneratorUtility.  
/trunk/ContentCreation/src/main/java/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/media-index.vm
/trunk/ContentCreation/src/main/webapp/js/gallery.js
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/core/FreeformContent.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/core/Media.java
/trunk/ContentStore/src/main/java/in/shop2020/util/ContentMigrator.java
/trunk/ContentStore/src/velocity/SlideGuide.vm
/trunk/Website/src/main/webapp/js/gallery.js
1378 5502 d 15 h rajveer /trunk/ContentCreation/src/main/ Image were not getting deleted. Fixed the issue.  
/trunk/ContentCreation/src/main/java/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/media-index.vm
1082 5524 d 15 h chandranshu /trunk/ContentCreation/ Moved around Velocity templates, JS files, CSS files and XML files to their rightful places  
/trunk/ContentCreation/src/main/resources/struts.xml
/trunk/ContentCreation/src/main/webapp/WEB-INF
/trunk/ContentCreation/src/main/webapp/WEB-INF/content
/trunk/ContentCreation/src/main/webapp/WEB-INF/web.xml
/trunk/ContentCreation/src/main/webapp/css
/trunk/ContentCreation/src/main/webapp/jquery
/trunk/ContentCreation/src/main/webapp/js
/trunk/ContentCreation/src/css
/trunk/ContentCreation/src/jquery
/trunk/ContentCreation/src/js
/trunk/ContentCreation/src/velocity
/trunk/ContentCreation/src/xml/config/struts.xml
/trunk/ContentCreation/src/xml/config/web.xml
/trunk/ContentCreation/build.xml
1051 5527 d 21 h rajveer /trunk/ContentCreation/ CMS tool updates after Bdb storage. Also added user management.  
/trunk/ContentCreation/src/in/shop2020/creation/controllers/BaseController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/LoginController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/LogoutController.java
/trunk/ContentCreation/src/in/shop2020/creation/interceptors
/trunk/ContentCreation/src/in/shop2020/creation/interceptors/LoginInterceptor.java
/trunk/ContentCreation/src/velocity/login-index.vm
/trunk/ContentCreation/build.xml
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/ItemUpdateController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/SlidesController.java
/trunk/ContentCreation/src/in/shop2020/creation/util/ContentValidator.java
/trunk/ContentCreation/src/jsp/index.jsp
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/entity-index.vm
/trunk/ContentCreation/src/velocity/entity-show.vm
/trunk/ContentCreation/src/velocity/media-index.vm
/trunk/ContentCreation/src/velocity/slides-edit.vm
/trunk/ContentCreation/src/xml/config/struts.xml
775 5562 d 23 h rajveer /trunk/ContentCreation/src/velocity/ Video type will also be shown in media  
/trunk/ContentCreation/src/velocity/media-index.vm
516 5615 d 23 h rajveer /trunk/ Added summary slide to the accessories.
Added Facets for the accessories.
Bug fixing in IR and VUI.
 
/trunk/ContentStore/src/velocity/entity_snippet_for_searchpage.vm
/trunk/ContentStore/src/velocity/entity_snippet_fro_categorypage.vm
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/entity-index.vm
/trunk/ContentCreation/src/velocity/media-index.vm
/trunk/ContentStore/src/in/shop2020/metamodel/definitions/DefinitionsContainer.java
/trunk/ContentStore/src/in/shop2020/metamodel/util/ExpandedBullet.java
/trunk/ContentStore/src/in/shop2020/ui/util/VUI.java
/trunk/ContentStore/src/in/shop2020/util/IR.java
/trunk/ContentStore/src/velocity/product_summary.vm
/trunk/ContentStore/src/velocity/slideguide_img_video.vm
/trunk/ContentStore/src/xml/model/categories.xml
/trunk/ContentStore/src/xml/model/categoryfacetdefinitions.xml
/trunk/ContentStore/src/xml/model/categoryslidesequence.xml
/trunk/ContentStore/src/xml/model/slidedefinitions.xml
480 5669 d 17 h rajveer /trunk/ContentCreation/ Moved Media and CreationUtils.
Added more features in media.
Implemented new order control of slides.
 
/trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java
/trunk/ContentCreation/src/in/shop2020/creation/util/Media.java
/trunk/ContentCreation/.classpath
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/SlidesController.java
/trunk/ContentCreation/src/in/shop2020/creation/util/ContentValidator.java
/trunk/ContentCreation/src/velocity/entity-show.vm
/trunk/ContentCreation/src/velocity/media-index.vm
/trunk/ContentCreation/src/velocity/slides-edit.vm
448 5702 d 12 h rajveer /trunk/ContentCreation/ -subcategory selection
-media addition on slide level
 
/trunk/ContentCreation/src/jquery/jquery.chained.js
/trunk/ContentCreation/.classpath
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/velocity/entity-edit.vm
/trunk/ContentCreation/src/velocity/entity-editNew.vm
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/media-index.vm
242 5801 d 18 h naveen /trunk/ContentCreation/src/ Slide selection UI works  
/trunk/ContentCreation/src/in/shop2020/creation/controllers/SlidesController.java
/trunk/ContentCreation/src/velocity/entity-show.vm
/trunk/ContentCreation/src/velocity/slides-edit.vm
/trunk/ContentCreation/src/velocity/slides-fatal.vm
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java
/trunk/ContentCreation/src/in/shop2020/creation/util/Media.java
/trunk/ContentCreation/src/velocity/entity-edit.vm
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/entity-index.vm
/trunk/ContentCreation/src/velocity/media-index.vm
212 5811 d 15 h naveen /trunk/ContentCreation/src/ Client-side validation is complete  
/trunk/ContentCreation/src/jquery/validation
/trunk/ContentCreation/src/jquery/validation/jquery.validate.js
/trunk/ContentCreation/src/velocity/entity-edit.vm
/trunk/ContentCreation/src/velocity/entity-editNew.vm
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/entity-index.vm
/trunk/ContentCreation/src/velocity/media-index.vm
210 5811 d 21 h naveen /trunk/ContentCreation/src/ Multiple images and youtube videos per free-form field  
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/media-index.vm
208 5812 d 13 h naveen /trunk/ContentCreation/src/ Media upload works  
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/in/shop2020/creation/util
/trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java
/trunk/ContentCreation/src/in/shop2020/creation/util/Media.java
/trunk/ContentCreation/src/velocity/media-fatal.vm
/trunk/ContentCreation/src/velocity/media-index.vm
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/velocity/entity-edit.vm
/trunk/ContentCreation/src/velocity/entity-editNew.vm
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
/trunk/ContentCreation/src/velocity/entity-index.vm