ICEfaces
  1. ICEfaces
  2. ICE-3475

Create a new portlet sample called Location

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.1
    • Fix Version/s: 1.8DR#1, 1.8
    • Labels:
      None
    • Environment:
      portal liferay
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      A demo portlet was created for the Liferay Meetup 2008. It consists of three portlets that work together using Ajax Push to find a location, show the details of that location, and display the location on a Google Map component.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17498 Wed Sep 03 15:20:47 MDT 2008 deryk.sinotte ICE-3475: remove extra faces-config
        Files Changed
        Commit graph DEL /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF/faces-config_1.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17497 Wed Sep 03 15:20:03 MDT 2008 deryk.sinotte ICE-3475: remove extra faces-config
        Files Changed
        Commit graph DEL /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/faces-config_1.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17494 Wed Sep 03 15:06:27 MDT 2008 deryk.sinotte ICE-3475: initial commit of Location demo portlet
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf/web.sunri.icefaces.portlet.ahs.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/portlet.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/city.xml.zip
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/map.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf/liferay-display.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/build.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf/web.sunri.icefaces.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/details.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/City.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/messages.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/resources
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/Coordinator.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/messages_en.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/find.jspx
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/MessageBundleLoader.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf/web.sunri.icefaces.portlet.tomcat.ahs.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/CityDictionary.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/lib
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/messages_en_US.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/Map.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/resources/css
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/resources/css/location.css
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/CityAutoComplete.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf/liferay-portlet.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/conf/liferay-plugin-package.properties
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/faces-config_1.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/web.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/portlet/location/src/org/icefaces/sample/location/BaseBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17493 Wed Sep 03 14:58:55 MDT 2008 deryk.sinotte ICE-3475: initial commit of Location demo portlet
        Files Changed
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf/web.sunri.icefaces.portlet.ahs.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf/liferay-plugin-package.properties
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF/faces-config_1.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/Map.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF/portlet.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf/liferay-portlet.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/map.jspx
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/build.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/details.jspx
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/CityDictionary.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/messages_en.properties
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/city.xml.zip
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf/liferay-display.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/BaseBean.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/resources/css
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/messages.properties
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/find.jspx
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf/web.sunri.icefaces.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF/lib
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/WEB-INF/web.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/Coordinator.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/MessageBundleLoader.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/CityAutoComplete.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/resources/css/location.css
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/web/resources
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/resources/messages_en_US.properties
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample/location/City.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/conf/web.sunri.icefaces.portlet.tomcat.ahs.xml
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/portlet/location/src/org/icefaces/sample

          People

          • Assignee:
            Unassigned
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: