Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Final
-
Fix Version/s: 1.1 Final
-
Component/s: None
-
Labels:None
-
Environment:jsf 2, icemobile
Description
create timespinner component since iOS5 has html5 capability for <input type="time"> markup, we want to ensure that the ability for a time selection component is not just available to this one platform (iOS5).
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26348 | Mon Nov 14 13:48:36 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/timespinner/TimeSpinnerRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26349 | Mon Nov 14 14:01:19 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/inputComponents/timeSpinner.xhtml
MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/timespinner/TimeSpinnerRenderer.java |
Judy Guglielmin
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26375 | Tue Nov 15 14:36:00 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/timespinner/TimeSpinner.java
MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/timespinner/TimeSpinnerRenderer.java |
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27050 | Thu Dec 22 10:30:33 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/inputComponents/timeSpinner.xhtml
MODIFY /icemobile/trunk/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/DateBean.java |
Steve Maryka
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Migration
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Migration
made changes -
Fix Version/s | 1.1 Final [ 10343 ] |
Migration
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
component created and now in both mobitest and mobile showcase (mobitest has tests with singleSubmit and mobi:ajax support)