Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.7Beta1, 1.7
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Need to create new sample portlets to be included with ICEfaces 1.7 that illustrate using key ICEfaces features in portlet development.

      Suggested samples are:

      1. ICEfaces Comp. Showcase where each comp. demo tab is a separate portlet that can be dynamically added/removed and used in a portal container.

      2. A Chat sample portlet that illustrates using Ajax-push techniques in a portlet.

      Both of these samples can leverage existing code from the Comp. Showcase sample and the WebMC or auctionMonitor chat feature, so they basically need to ported to work well as portlets and also have styling/layout changes made to make them appropriate for a reduced screen real-estate portlet implementation.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15352 Tue Dec 11 12:24:59 MST 2007 deryk.sinotte ICE-2304 initial checkin of portlet files for component showcase
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-plugin-package.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_DragAndDrop.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Effects.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Selection.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_ButtonsAndLinks.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_ConnectionStatus.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_Table.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Tree.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_SortableHeader.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Calendar.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_TextEntry.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Charts_Charts.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_DataPaging.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_ProgressBar.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_FileUpload.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-display.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_ExpandableTable.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-portlet.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Charts_DynamicChart.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_Columns.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_TableRowSelection.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Charts_CombiningCharts.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Autocomplete.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Menubar.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/portlet.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15359 Wed Dec 12 12:01:38 MST 2007 deryk.sinotte ICE-2304: Inital checkin of chat portlet sample
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/Message.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources/images/down-arrow.png
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources/images/spacer.png
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/chat.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/resources/ResourceUtil.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/portlet.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/resources/messages.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/web.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources/images/up-arrow.png
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/resources
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/conf
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources/images
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/liferay-display.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/lib
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/build.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources/css/chat.css
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/liferay-plugin-package.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/conf/web.sunri.icefaces.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/Participant.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/resources/css
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/liferay-portlet.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/ChatRoom.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/resources/messages_en_US.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/index.jsp
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/src/com/icesoft/tutorial/resources/messages_en.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/classes
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15400 Mon Dec 17 15:29:42 MST 2007 deryk.sinotte ICE-2304: Make this sample more portlet friendly by fixing loading of certain resources - AutoComplete city data, documentation data, source code data.
        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/outputProgress.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 MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/autocomplete/AutoCompleteDictionary.java
        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/outputChart/combinedChart.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/textFields.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/buttonsAndLinks.jspx
        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/components/inputFile.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/connectionStatus.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/autocomplete/AutoCompleteBean.java
        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/tableExpandable.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/inc/components/tableRowSelection.jspx
        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/autoComplete.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/components/effects.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/selectionTags.jspx
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15414 Tue Dec 18 11:54:24 MST 2007 deryk.sinotte ICE-2304: Remove panel border component from main portlet entry pages.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_DragAndDrop.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Effects.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_ProgressBar.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Selection.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_ButtonsAndLinks.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_FileUpload.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_ConnectionStatus.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_Table.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_ExpandableTable.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Tree.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_SortableHeader.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Calendar.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_TextEntry.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_Columns.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Charts_DynamicChart.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_TableRowSelection.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Charts_Charts.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Charts_CombiningCharts.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Autocomplete.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Table_DataPaging.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Menubar.jspx
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15430 Tue Dec 18 15:53:42 MST 2007 deryk.sinotte ICE-2304: Make image URLs absolute so that they work in portlets.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/connectionStatus.jspx
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15465 Wed Dec 19 16:56:21 MST 2007 deryk.sinotte ICE-2304: Adding portlet pages and configuration entries for GMap and RichText components but commented out for now until we can support injection of 3rd party JavaScript.
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_GMap_Address_Attribute.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_GMap_Find_Address.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo6.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_Rich_Text_Editor.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo3.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_GMap_Markers.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_GMap_Geocoder.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-display.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_GMap_KML.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-portlet.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo5.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/components/gmap/demo2.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlet/web/Components_GMap_Controls.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/portlet.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/gmap/demo1.jspx
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15468 Wed Dec 19 18:07:02 MST 2007 deryk.sinotte ICE-2304: Changing image references to absolute for portlet compatibility
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/menuBar.jspx
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15469 Wed Dec 19 19:23:25 MST 2007 deryk.sinotte ICE-2304: Changing image links to be absolute to be compatible with portlets
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/dragDrop.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/dragDrop/CartItem.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15472 Thu Dec 20 10:10:29 MST 2007 deryk.sinotte ICE-2304: Configuring portlet version of Showcase to not use async mode and disabling portlets that require it (for 1.7 Beta 1 release)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/conf/web.sunri.icefaces.portlet.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-display.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/conf/web.sunri.icefaces.portlet.ahs.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/portlet.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlet/conf/liferay/liferay-portlet.xml

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: