ICEfaces
  1. ICEfaces
  2. ICE-8247

Add new Showcase demos for new ace:dateTimeEntry component features

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.BETA2
    • Fix Version/s: 3.1
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces 3.1
    • Assignee Priority:
      P2
    • Affects:
      Sample App./Tutorial

      Description

      To clearly demonstrate the new features of the ace:dateTimeEntry component, we should alter and create Showcase app. demos for it as follows:

      Popup:

      - Add use of the popupIcon attribute to show an icon when in popup mode.

      Time Entry:
      - new demo that shows entering time only, as well as date and time.

      Date-Range:
      - new demo to show date range entry via max/minDate attributes

      Self-Labelling,
      Required Indicator,
      Required Styling:

      - All based on the corresponding ace:textEntry demos, but using ace:dateTimeEntry (popup mode with icon) components.



        Activity

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Description To clearly demonstrate the features of the new ace:autoCompleteEntry component, we should create new Showcase app. demos for it as follows:

        Overview:

        - Basic autoComplete demo

        Select Items:

        - Existing "Overview" demo, sharpened up.

        Facet:

        - Existing "Complex" demo with more interesting layout/styling in the list facet

        Match Criteria:

        - Allows user to config.: filterMatchMode, caseSensitive settings.

        Lazy-Loading:

        - Existing "Lazy Example" sharpened up.
         
        Self-Labelling,
        Required Indicator,
        Required Styling:

        - All based on the corresponding ace:textEntry demos, but using ace:autoCompleteEntry components.



        To clearly demonstrate the new features of the ace:dateTimeEntry component, we should alter and create Showcase app. demos for it as follows:

        Popup:

        - Add use of the popupIcon attribute to show an icon when in popup mode.

        Time Entry:
        - new demo that shows entering time only, as well as date and time.

        Date-Range:
        - new demo to show date range entry via max/minDate attributes

        Self-Labelling,
        Required Indicator,
        Required Styling:

        - All based on the corresponding ace:textEntry demos, but using ace:dateTimeEntry (popup mode with icon) components.



        Ken Fyten made changes -
        Fix Version/s 3.1.0.RC1 [ 10337 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29908 Tue Jul 10 13:47:01 MDT 2012 carlo.guglielmin ICE-8247 - Added a demo for mindate and maxdate
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateMinMaxBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/dateminmax.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateEntryBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29914 Tue Jul 10 15:54:35 MDT 2012 carlo.guglielmin ICE-8247 - Temporary check-in of dateTimeEntry with time sliders, to debug the Conversion Error. Also the popupIcon demo.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datepopup.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/images/calendarIcon.png
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateTimeBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateEntryBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datetimeentry.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29918 Tue Jul 10 16:58:34 MDT 2012 carlo.guglielmin ICE-8247 - Added three new demos: Indicator, Label, and Req Styling for dateTimeEntry
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/indicator_override-blue.css
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateReqStyleBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateIndicatorBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/indicator_override-red.css
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/util/PositionBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/textEntry/textEntry.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateLabelBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datelabel.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/indicator_override-green.css
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/dateindicator.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateEntryBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datereqstyle.xhtml
        Hide
        Carlo Guglielmin added a comment - - edited

        r29918 - I've added a new demo for time, range min/max, label position, indicator, and req styling.

        Currently popupIcon and time entry have some issues that Yip is looking at.

        Show
        Carlo Guglielmin added a comment - - edited r29918 - I've added a new demo for time, range min/max, label position, indicator, and req styling. Currently popupIcon and time entry have some issues that Yip is looking at.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29954 Thu Jul 12 12:23:59 MDT 2012 carlo.guglielmin ICE-8247 - Updated popupIcon demo thanks to fix in ICE-8364.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datepopup.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/override_styles.css
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DatePopupBean.java
        Hide
        Carlo Guglielmin added a comment -

        Yip fixed the Time Entry issues in ICE-8363. Still waiting to hear about popupIcon, otherwise the rest of these requests have been done.

        Show
        Carlo Guglielmin added a comment - Yip fixed the Time Entry issues in ICE-8363 . Still waiting to hear about popupIcon, otherwise the rest of these requests have been done.
        Hide
        Carlo Guglielmin added a comment -

        r29954 - Finished revisions and additions. Associated bug ICE-8363 and ICE-8364 fixes helped complete the last couple demos.

        Show
        Carlo Guglielmin added a comment - r29954 - Finished revisions and additions. Associated bug ICE-8363 and ICE-8364 fixes helped complete the last couple demos.
        Carlo Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: