Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4
-
Assignee Priority:P2
-
ICEsoft Forum Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
This JIRA is to add an enhancement to the ace:dateTimeEntry component to support an alternate method of defining a min and max date and time range.
Currently, to define both a min or max date and time range, you must define multiple attributes on the component:
- maxDate
- maxHour
- maxMinute
- maxSecond
It would be more convenient if the component could also support defining a min or max date and time range using a single java.util.Date object.
This JIRA is to add new "maxDateTime" and "minDateTime" attributes which would allow you to define both the date and time portion of the range limit with a single java.util.Date object in each case.
Currently, to define both a min or max date and time range, you must define multiple attributes on the component:
- maxDate
- maxHour
- maxMinute
- maxSecond
It would be more convenient if the component could also support defining a min or max date and time range using a single java.util.Date object.
This JIRA is to add new "maxDateTime" and "minDateTime" attributes which would allow you to define both the date and time portion of the range limit with a single java.util.Date object in each case.
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | 4.1 [ 11375 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | Judy Guglielmin [ judy.guglielmin ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45938 | Fri Sep 04 10:40:26 MDT 2015 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45952 | Wed Sep 09 15:43:59 MDT 2015 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
|
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
rev 45952