ICEfaces
  1. ICEfaces
  2. ICE-1416

Timezone: Time zones and map colors are not aligned

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.3
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      All

      Description


      We have divided the map in different colors showing different timezones but
      application calculates the time according to zones vertically divided. This
      leads to a confusion because time doesn't change even if clicked in a
      particular colored area because it is not in that zone, the application will
      consider.

      So isn't better idea to display different colors for each vertically divided
      areas.


      ------- Additional Comment #1 From Patrick Corless 2007-04-05 14:19 Pacific [reply] -------

      Looks like we have decided how to deal with this problem.

      Instead of using image commandLinks with images we are now going to use an image
      map to more clearly define the time zones.

      Image maps are a little weird in JSF but they can be done. How ever the image
      map is done it should be as simple as possible, we don't don't want to confuse
      anyone.

      Here's what needs to be done
      1. multi pictures that make up north America should be made into one picture.
      2. Using an image editing tool like Gimp, find the rough coordinates of
      polygons that define each time zone.
      3. Look into adding a border style for the image map links, so people are more
      aware of the boundaries. border: 1px dashed #999999 might work well.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13822 Fri May 04 10:50:56 MDT 2007 patrick.corless ICE-1416 updated code to more closely reflect goals of tutorial as defined in getting started guide.
        - removed style attributes from timezone 5 and above.
        - update style sheet appropriately
        - removed some unused methods in timezone 7.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone_style.css
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone_style.css
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone_style.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13815 Thu May 03 20:46:49 MDT 2007 patrick.corless ICE-1416 - code formatting and general review of timezone tutorials.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/timezone.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/header.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone_style.css
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/survey-button_r.gif
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/survey-button_n.gif
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13691 Tue May 01 13:56:25 MDT 2007 arran.mccullough ICE=1416 Timezone ICE-1416 - Timezone: Time zones and map colors are not aligned - Moved Polygon object to TimeZoneWrapper. Modified Timezone 4 to 7 to use all applicable ICEfaces components. Changed/added layout and styling of checkboxes/labels where applicable.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone_style.css
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/timezone.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone.jspx
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone_style.css
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone_style.css
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone.xhtml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/src/com/icesoft/tutorial/TimeZoneBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13669 Mon Apr 30 10:11:08 MDT 2007 arran.mccullough ICE-1416 - Timezone: Time zones and map colors are not aligned - Implemented image map on all timezone applications, added newfoundland to all timezone applications, added colour coded labels and timezone abbreviations to all that apply, changed America/Phoenix to America/Denver for DST use.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/map.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/hawaii.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/hawaii.jpg
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/map.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/central.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone.jspx
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/eastern.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/mountain.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone.xhtml
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/mountain.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/hawaii.jpg
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/map.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/timezone.jsp
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/map.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/timezone_style.css
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/mountain.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/eastern.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/timezone_style.css
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/hawaii.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/alaska.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/timezone.jspx
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/central.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/mountain.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/pacific.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/pacific.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/eastern.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/eastern.jpg
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/map.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/alaska.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone_style.css
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/alaska.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/mountain.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/hawaii.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/central.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/pacific.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/central.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/pacific.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/alaska.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/mountain.jpg
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/map.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/src/com/icesoft/tutorial/TimeZoneBean.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/hawaii.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/alaska.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/hawaii.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/central.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/timezone.jspx
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/mountain.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/src/com/icesoft/tutorial/TimeZoneWrapper.java
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/pacific.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/timezone.xhtml
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/central.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/pacific.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/images/pacific.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/images/eastern.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/images/alaska.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/images/eastern.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/images/central.jpg
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/eastern.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/timezone.jspx
        Commit graph DEL /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/images/alaska.jpg
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13601 Thu Apr 19 14:20:31 MDT 2007 patrick.corless ICE-1416 - reformating source code and added constants for map coordinate vars. Also updated North American image; removed bottom colour bar.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/timezone.jsp
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/map.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13554 Tue Apr 17 09:56:25 MDT 2007 arran.mccullough Bug: ICE-1416 - Timezone: Time Zones and map colors are not aligned - Implemented image map on Timezone 1 only, visual border not implemented due to limits in CSS image maps.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/timezone.jsp
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/images/map.jpg
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/src/com/icesoft/tutorial/TimeZoneBean.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: