[JBoss JIRA] Created: (RFPL-1468) Test rich:validator as wrapper around components
by Lukáš Fryč (JIRA)
Test rich:validator as wrapper around components
------------------------------------------------
Key: RFPL-1468
URL: https://issues.jboss.org/browse/RFPL-1468
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: QE
Affects Versions: 4.0.0.Final
Reporter: Lukáš Fryč
Assignee: Pavol Pitonak
We are using rich:validator namely for components:
{code:XML}
<h:inputText ...>
<rich:validator />
</h:inputText>
<h:inputText ...>
<rich:validator />
</h:inputText>
{code}
but it would be good to verify that rich:validator is also working when wrapping more components:
{code:XML}
<rich:validator>
<h:inputText ... />
<h:inputText ... />
</rich:validator>
{code}
Rewrite current rich:validator sample and tests to use wrapped usage for all kinds of components.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Moved: (RFPL-1538) writing tests for a4j:push sample CDI Push in showcase
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RFPL-1538?page=com.atlassian.jira.plugin.... ]
Lukáš Fryč moved RF-11136 to RFPL-1538:
---------------------------------------
Project: RichFaces Planning (was: RichFaces)
Key: RFPL-1538 (was: RF-11136)
Issue Type: Feature Request (was: Task)
Workflow: jira (was: GIT Pull Request workflow )
Affects Version/s: 4.1.0.Milestone1
(was: 4.1.0.Milestone1)
Component/s: QE
(was: examples)
> writing tests for a4j:push sample CDI Push in showcase
> ------------------------------------------------------
>
> Key: RFPL-1538
> URL: https://issues.jboss.org/browse/RFPL-1538
> Project: RichFaces Planning
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces showcase
> Reporter: Juraj Huska
> Assignee: Juraj Huska
>
> When the development of tests for showcase will be fully under Arquillian then write tests for sample CDI Push, since now it would be too difficult to write them, since in richfaces selenium is not support for changing browser windows, which is needed in that sample.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Created: (RFPL-1475) Manage additions of new skins
by Lukáš Fryč (JIRA)
Manage additions of new skins
-----------------------------
Key: RFPL-1475
URL: https://issues.jboss.org/browse/RFPL-1475
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Final
Reporter: Lukáš Fryč
Assignee: Jay Balunas
Current skins in 4.x are basically clones of 3.x which is good for backward compatibility.
But we need also new skins which would better align with requirements of modern web designs.
We need to mockup 1-2 new skins to show what is possible with RF skinning capability.
We may need to consider using CSS3 + techniques for keeping compatibility across browsers.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months