Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ICEfaces 2 Sparkle dateTimeSelector component
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
dateTimeSelector component has the following noted outstanding tasks/issues:
Component Name:
- Rename/repackage component to "DateTimeEntry", incl. comp. name, tag name ("dateTimeEntry"), all classnames, componentFamily, etc.
- Change componentFamily to "org.icefaces.component.DateTimeEntry"
Attributes:
- Following attributes appear to be missing:
- binding (should be inherited)
- tabIndex (inherited?)
- disabled
- style
- styleClass
Documentation:
- Component level descriptive doc missing from TLD/taglib doc. This can be brief summation with link to the Wiki doc page.
- The following attributes have insufficient doc:
- renderInputField
- singleSubmit (use std. desc. ask Mark)
Component Name:
- Rename/repackage component to "DateTimeEntry", incl. comp. name, tag name ("dateTimeEntry"), all classnames, componentFamily, etc.
- Change componentFamily to "org.icefaces.component.DateTimeEntry"
Attributes:
- Following attributes appear to be missing:
- binding (should be inherited)
- tabIndex (inherited?)
- disabled
- style
- styleClass
Documentation:
- Component level descriptive doc missing from TLD/taglib doc. This can be brief summation with link to the Wiki doc page.
- The following attributes have insufficient doc:
- renderInputField
- singleSubmit (use std. desc. ask Mark)
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | dateTimeSelector review tasks | dateTimeEntry (formerly dateTimeSelector) review tasks |
| Salesforce Case | [] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] |
| Salesforce Case | [] | |
| Fix Version/s | 2.0-Beta2 [ 10242 ] | |
| Assignee Priority | P1 | |
| Assignee | Yip Ng [ yip.ng ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22628 | Thu Oct 14 14:15:36 MDT 2010 | yip.ng | |
| Files Changed | ||||
ADD
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry/container.css
DEL
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeselector/container.css
DEL
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeselector/calendar.js
ADD
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry/calendar.js
ADD
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22630 | Thu Oct 14 14:29:44 MDT 2010 | yip.ng | |
| Files Changed | ||||
DEL
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeselector
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22642 | Fri Oct 15 09:50:17 MDT 2010 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryRenderer.java
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22645 | Fri Oct 15 15:14:13 MDT 2010 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryRenderer.java
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
MODIFY
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry/calendar.js
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22646 | Fri Oct 15 16:00:54 MDT 2010 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22678 | Mon Oct 18 16:46:11 MDT 2010 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22689 | Tue Oct 19 12:32:15 MDT 2010 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22712 | Wed Oct 20 16:38:08 MDT 2010 | yip.ng | |
| Files Changed | ||||
ADD
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/skins/sam/cal_off.gif
ADD
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/skins/sam/cal_arrow_left.gif
ADD
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/skins/sam/cal_arrow_right.gif
ADD
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/skins/sam/cal_button.gif
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/skins/sam/calendar.css
|
| Fix Version/s | 2.0.0 [ 10230 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P1 |

Renaming done.
Revision: 22630
Deleted : /icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeselector
Revision: 22628
Added : /icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry
Added : /icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry/calendar.js
Added : /icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeentry/container.css
Deleted : /icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeselector/calendar.js
Deleted : /icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.datetimeselector/container.css
Revision: 22627
Modified : /icefaces/scratchpads/sparkle/component/build.xml
Added : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry (Copy from path: /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeselector, Revision, 22625)
Added : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntry.java
Added : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
Added : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeEntryRenderer.java
Deleted : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeSelector.java
Deleted : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeSelectorMeta.java
Deleted : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeentry/DateTimeSelectorRenderer.java
Deleted : /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/datetimeselector
Modified : /icefaces/scratchpads/sparkle/showcase/test/web/calendar.xhtml
Modified : /icefaces/scratchpads/sparkle/showcase/test/web/calendarEffect.xhtml
Modified : /icefaces/scratchpads/sparkle/showcase/test/web/calendarTable.xhtml
Modified : /icefaces/scratchpads/sparkle/showcase/test/web/inputFiles.xhtml
Modified : /icefaces/scratchpads/sparkle/showcase/test/web/inputFiles2.xhtml