Reimplement dataScroller ftest data model using next/previous buttons
---------------------------------------------------------------------
Key: RFPL-870
URL: https://jira.jboss.org/browse/RFPL-870
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: QA
Reporter: Lukas Fryc
Assignee: Lukas Fryc
Fix For: 4.0.0.Milestone4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Document dynamic creation of components
---------------------------------------
Key: RFPL-1437
URL: https://issues.jboss.org/browse/RFPL-1437
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: doc
Affects Versions: 4.0.0.Final
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
There are currently lack of documentation in this space leading to questions and concerns in discussions.
We would like to test dynamic creation and document it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Autocomplete - test layouts
---------------------------
Key: RFPL-1231
URL: https://issues.jboss.org/browse/RFPL-1231
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.CR1
Reporter: Lukas Fryc
Assignee: Lukas Fryc
Fix For: 4.Future
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
documentation: JS API corrections for all switchable panels
-----------------------------------------------------------
Key: RFPL-1427
URL: https://issues.jboss.org/browse/RFPL-1427
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: doc
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
Assignee: Sean Rogers
Fix For: 4.0.1.Milestone1
Sean, see linked issue.
Perform update only after it will be resolved.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
documentation: tree: errouneous treeNode sample
-----------------------------------------------
Key: RFPL-1433
URL: https://issues.jboss.org/browse/RFPL-1433
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: doc
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
Assignee: Sean Rogers
problem description and my corrections at forum http://community.jboss.org/message/601381#601381
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Autocomplete - test modes
-------------------------
Key: RFPL-1232
URL: https://issues.jboss.org/browse/RFPL-1232
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: QE
Affects Versions: 4.0.0.CR1
Reporter: Lukas Fryc
Assignee: Lukas Fryc
Fix For: 4.Future
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Autocomplete - test filtering
-----------------------------
Key: RFPL-1233
URL: https://issues.jboss.org/browse/RFPL-1233
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: QE
Affects Versions: 4.0.0.CR1
Reporter: Lukas Fryc
Assignee: Lukas Fryc
Fix For: 4.Next
* clientFilterFunction
* filterFunction
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Fix tooltip case and @value attribute
-------------------------------------
Key: RFPL-1434
URL: https://issues.jboss.org/browse/RFPL-1434
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: doc
Affects Versions: 4.0.0.Final
Reporter: Lukáš Fryč
Assignee: Sean Rogers
http://docs.jboss.org/richfaces/nightly_4_0_X/Component_Reference/en-US/h...
1. Replace all occurences of "rich:toolTip" with "rich:tooltip".
2. Rewrite examples, rich:tooltip has no @value attribute anymore, you have to use following form:
{code:XML}
<rich:panel id="panelId">
...
</rich:panel>
<rich:tooltip value="" target="panelId">
This is a tool-tip.
</rich:tooltip>
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira