ICEfaces
  1. ICEfaces
  2. ICE-1842

Component Showcase Reorganization

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.7
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces, Sun RI, and/or; Seam, Portlets, Facelets.
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      The component showcase was originally designed to be a simple ICEfaces/JSF application aimed at showcasing our components for marketing purposes as well providing developers with simple easy to follow examples. However the showcase has been cloned several times for different purposes; QA, facelets, Seam and Portlets.

      This has led to maintenance issue as we have the the same code base repeated in several different project which has to be independently updated by various groups.

      The goal of this bug is to provide a common code base for each component example where each custom version of the showcase builds from this common base. in the near future will will have the following version of showcase

      - enhanced Facelets/ICEfaces showcase for ICEfaces.org
      - standard showcase for deployment with bundles.
          - standard ICEfaces
          - Facelets ICEfaces
          - Seam ICEfaces
          - Portlet ICEfaces

      The first step in the refactoring process will be build common backing beans fore each component example as well as the corresponding JSP's. Hopefully this snippets can be used by the different showcase variances.


        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15389 Mon Dec 17 10:42:10 MST 2007 patrick.corless ICE-1842 - removed relative positioning from main template to fix regression in menubar and context menu components.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/css/demo_template.css
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/css/showcase_style.css
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelTooltip.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/dataPaginator.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelPopup.jspx
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15377 Fri Dec 14 14:39:33 MST 2007 patrick.corless ICE-1842 - removed Fresca from pop selection and reverted to Pepsi. This causes a problem with the QA scripts. If the scripts fail I suggest changes to scripts.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/selection/SelectionTagsBean.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15369 Fri Dec 14 10:14:39 MST 2007 patrick.corless ICE-1842 - fixed build file issue.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/build.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15368 Fri Dec 14 09:41:10 MST 2007 patrick.corless ICE-1842 - major layout and style update for component showcase. Moved from table based layout to float layout.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/commandSortHeader.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/dragDrop.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/selectInputDate.jspx
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/resources/accordionContent
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/tree.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/outputChart/chart.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/buttonsAndLinks.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/layoutPanels/positionedPanel/PositionedPanelBean.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/inputFile.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/index-facelet.jsp
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/web/inc/content-facelet.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/connectionStatus.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/tableExpandable.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo5.jspx
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/demo_template.css
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/build.xml
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images/banner_hdr_compsuite.jpg
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/WEB-INF/faces-config.xml
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/web/images/gear.png
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/dataPaginator.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/charts/CombinedChartBean.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/selection/SelectionTagsBean.java
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images/banner_bg.gif
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images/bgslice_footer.gif
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/web/images/flags
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/gmap/Bean.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/outputChart/combinedChart.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/index.jsp
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelStack.jspx
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images/bgslice_footer.jpg
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/menuBar.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/positionedPanel.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/footer.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelTabSet.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/tableRowSelection.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo4.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/content/splashThemes.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/showcase.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/selectionTags.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo1.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/showcase-facelet.jspx
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/web/images/template
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo6.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/mainTemplate.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/charts/DynamicPieChart.java
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images/footer_faces.jpg
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelSeries.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/inputRichText.jspx
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/web/css/showcase_style_safari.css
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/content/splashComponents.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelCollapsible.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/outputProgress.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo3.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/conf/web.sunri.icefaces.ce.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/resources/messages.properties
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/header.jspx
          Commit graph DEL /icefaces/trunk/icefaces/samples/component-showcase/web/META-INF/context.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/textFields.jspx
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelPopup.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/outputChart/dynamicChart.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/table.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/css/showcase_style.css
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/tableColumns.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo2.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/autoComplete.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/effects.jspx
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/web/css/images/banner_logo.jpg
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/navigation.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelBorder.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/inputrichtext/InputRichTextBean.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #14802 Fri Sep 07 17:26:12 MDT 2007 judy.guglielmin ICE-1842 addition of new fileupload page and source
          Files Changed
          Commit graph ADD /icefaces/branches/icefaces-1.6/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/fileUpload/IceAppSessionListener.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/fileUpload/InputFileBean.java
          Commit graph ADD /icefaces/branches/icefaces-1.6/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/fileUpload/FileEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #14764 Wed Aug 29 13:05:43 MDT 2007 patrick.corless ICE-1842 - small effects style fix for IE7 related to 1.6.1 release.
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/samples/component-showcase/web/inc/components/effects.jspx
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #14763 Wed Aug 29 12:47:37 MDT 2007 patrick.corless ICE-1842 - small style fix for IE7 related to 1.6.1 release.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/effects.jspx

            People

            • Assignee:
              Unassigned
              Reporter:
              Patrick Corless
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: