BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
ContentCreation
/
src
/
main
/
webapp
/
WEB-INF
/
content
/
entity-editSlide.vm
– Rev 8865
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
8865
4444 d 6 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
5760
4911 d 2 h
amit.gupta
/trunk/
#1537
Page title and meta description has to be automatically created and updated
Reviewer: amar
/trunk/ContentCreation/src/main/java/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editSlide.vm
/trunk/ContentStore/src/main/java/in/shop2020/ui/util/NewVUI.java
/trunk/ContentStore/src/main/java/in/shop2020/util/ContentMigrator.java
/trunk/ContentStore/src/xml/model/slidedefinitions.xml
/trunk/Website/src/main/java/in/shop2020/serving/controllers/EntityController.java
/trunk/Website/src/main/webapp/WEB-INF/content/entity-show.vm
4974
5029 d 11 h
amit.gupta
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/
bug fix for required check for child slides
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editSlide.vm
4968
5030 d 5 h
amit.gupta
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/
Fixed bugs reported by content team.
1. Auto check was getting removed in case of child slides.
2. Links for freeform content/youtube url was not working for child slides.
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editSlide.vm
4959
5030 d 9 h
amit.gupta
/trunk/
Added support for child slide being optional
#1108
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/definitions/ChildSlideDefinition.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/jaxb/core/ChildSlideType.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/util/ExpandedChildSlideDefinition.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/util/MM.java
/trunk/ContentCreation/src/main/java/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editSlide.vm
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/definitions/DefinitionsContainer.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/definitions/SlideDefinition.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/jaxb/core/SlideDefinitionType.java
/trunk/ContentStore/src/main/java/in/shop2020/metamodel/util/ExpandedSlideDefinition.java
/trunk/ContentStore/src/xml/metamodel/core.xsd
/trunk/ContentStore/src/xml/model/slidedefinitions.xml
2605
5302 d 7 h
rajveer
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/
Changed order of model name and model number as per trac ticket: 425
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-edit.vm
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editNew.vm
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-editSlide.vm
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-index.vm
/trunk/ContentCreation/src/main/webapp/WEB-INF/content/entity-show.vm
1082
5418 d 2 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
5421 d 9 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
516
5509 d 11 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
455
5585 d 12 h
rajveer
/trunk/ContentCreation/src/
Path Changes to point to single directory. View media button removed. And some bug fixings.
/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/entity-index.vm
448
5596 d 0 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
310
5683 d 10 h
rajveer
/trunk/ContentCreation/src/
Bug fixing in content creation after discussion with Naveen.
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/SlidesController.java
/trunk/ContentCreation/src/in/shop2020/creation/util/ContentValidator.java
/trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
250
5691 d 6 h
naveen
/trunk/ContentCreation/src/
Separating Incompletes
/trunk/ContentCreation/src/in/shop2020/creation/util/ContentValidator.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/SlidesController.java
/trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java
/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/slides-edit.vm
245
5695 d 3 h
naveen
/trunk/ContentCreation/src/
Performance fix
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
244
5695 d 4 h
naveen
/trunk/ContentCreation/src/velocity/
Before creating one file per Entity object
/trunk/ContentCreation/src/velocity/entity-edit.vm
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
242
5695 d 6 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
215
5704 d 0 h
naveen
/trunk/ContentCreation/src/
Feature level editorial importance works
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
213
5704 d 7 h
naveen
/trunk/ContentCreation/src/
Children slide values are collected as well
/trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java
/trunk/ContentCreation/src/velocity/entity-edit.vm
/trunk/ContentCreation/src/velocity/entity-editSlide.vm
212
5705 d 2 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
5705 d 8 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
←Prev
1
2
Next→
Show All