Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add support for org.apache.myfaces.custom.accordion.HtmlAccordionPanel or build
an equivalent.
an equivalent.
Issue Links
Activity
Rob Mayhew
created issue -
Icefaces Administrator
made changes -
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 1229 | 12446 |
Ken Fyten
made changes -
Fix Version/s | 1.6DR#1 [ 10035 ] |
Ken Fyten
made changes -
Priority | Minor [ 4 ] | Major [ 3 ] |
Rob Mayhew
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
Assignee Priority | P1 |
Rob Mayhew
made changes -
Status | Reopened [ 4 ] | In Progress [ 3 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6DR#4 [ 10060 ] | |
Fix Version/s | 1.6DR#1 [ 10035 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13646 | Wed Apr 25 16:50:09 MDT 2007 | rob.mayhew | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputchart/OutputChartRenderer.java
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/accordion/PanelAccordion.java MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/custom/accordion-component.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/css/showcase_style.css MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/extras.js MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-accordion-props.xml MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/accordion/PanelAccordionRenderer.java MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/accordionPanel.jspx |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13647 | Wed Apr 25 16:53:50 MDT 2007 | rob.mayhew | |
Files Changed | ||||
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/accordion/PanelAccordionState.java
|
Rob Mayhew
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Assignee | Rob Mayhew [ rob.mayhew ] | Mark Collette [ mark.collette ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13733 | Wed May 02 18:42:47 MDT 2007 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/CSS_DEFAULT.java
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/accordion/PanelAccordionRenderer.java |
Mark Collette
made changes -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13742 | Wed May 02 20:10:13 MDT 2007 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/accordion/PanelAccordion.java
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/accordion/PanelAccordionRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13770 | Thu May 03 12:51:38 MDT 2007 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-accordion-props.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14289 | Wed Jun 27 12:23:29 MDT 2007 | mark.collette | |
Files Changed | ||||
DEL
/icefaces/trunk/icefaces/component/doc/accordionPanelDoc.html
ADD /icefaces/trunk/icefaces/component/doc/panelCollapsibleDoc.html |
Ken Fyten
made changes -
Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
Ken Fyten
made changes -
Summary | Accordion Panel | New Accordion Panel component (now called ice:panelCollapsible) |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14375 | Tue Jul 03 15:02:20 MDT 2007 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/doc/Frame_TOC.htm
|
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mark Collette [ mark.collette ] |
wishlist requirements from the forum:
http://www.icefaces.org/JForum/posts/list/0/3376.page
1. I'd like that the accordeon component can be fill dynamically.
2. I'd like create any tab of the accordeon with information that i get of a
data base,
3. I'd like too that the label of any tab can be a link
4. I'd like that inside the content of any tab wil be posible put components
like tree or others, it can be seemed to a panel tab, but obviously with a
behavior diferent.