qunit tests development
-----------------------
Key: RF-8788
URL: https://jira.jboss.org/browse/RF-8788
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.0.0.Alpha2
Reporter: Ilya Shaikovsky
Assignee: Alex Kolonitsky
Fix For: 4.0.0.Milestone1
--
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
Tooltip: client side tests development (qunit)
----------------------------------------------
Key: RF-9476
URL: https://jira.jboss.org/browse/RF-9476
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4
Reporter: Nick Belaevski
Assignee: Pavel Yaschenko
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
select: development tests for server side(junit)
------------------------------------------------
Key: RF-9239
URL: https://jira.jboss.org/browse/RF-9239
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Ilya Shaikovsky
Assignee: Anton Belevich
--
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
inplaceSelect: development tests for client side(qunit)
-------------------------------------------------------
Key: RF-9205
URL: https://jira.jboss.org/browse/RF-9205
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Milestone2
Reporter: Ilya Shaikovsky
Assignee: Anton Belevich
Fix For: 4.0.0.Milestone3
--
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
select: development tests for client side(qunit)
------------------------------------------------
Key: RF-9238
URL: https://jira.jboss.org/browse/RF-9238
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Ilya Shaikovsky
Assignee: Anton Belevich
--
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
Calendar: client side tests development for (qunit)
---------------------------------------------------
Key: RF-9170
URL: https://jira.jboss.org/browse/RF-9170
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone2
Reporter: Ilya Shaikovsky
Assignee: Konstantin Mishin
Fix For: 4.0.0.Milestone3
--
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
Drop down menu: keyboard navigation
-----------------------------------
Key: RF-10107
URL: https://issues.jboss.org/browse/RF-10107
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Andrey Markhel
Assignee: Andrey Markhel
Fix For: 4.0.0.CR1
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Use SourceUtils in the Template compiler TypeFactory
----------------------------------------------------
Key: RF-8954
URL: https://jira.jboss.org/browse/RF-8954
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: CDK
Reporter: Alexander Smirnov
Assignee: Alexander Smirnov
Fix For: 4.0.0.Milestone2
Because CDK works as Annotation processor, Java classes for the current project are not accessible by reflection, so the only SourceUtils that has access to the current ProcessingEnvironmen object can get information about compiled Java objects.
--
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
Create an example/test of VDL composition component compilation using the CDK
-----------------------------------------------------------------------------
Key: RF-8755
URL: https://jira.jboss.org/browse/RF-8755
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: CDK, JSF 2.0
Reporter: Jay Balunas
Assignee: Alexander Smirnov
Fix For: 4.0.0.Milestone1
As discussed in planning meeting we need an example and/or test application that uses the CDK to compile a standard composition component into a true JSF 2.0 component.
--
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
Provide sourceId in ClientBehaviorContext
-----------------------------------------
Key: RF-10275
URL: https://issues.jboss.org/browse/RF-10275
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: base functionality
Affects Versions: 4.0.0.Milestone5
Environment: richfaces trunk svn rev. 21155, mojarra 2.0.3, myfaces trunk
Reporter: Martin Kočí
Example:
<rich:select id="richSelect">
<f:ajax />
...some selectItems
</rich:select>
f:ajax execute default value is @this. But http request contains (for this example) javax.faces.partial.execute = formId:richSelectInput (with 'Input' suffix) and thus component is not executed on server! This is a combination of bugs, one of them is in rich faces: RenderKitUtils.getAttributeAndBehaviorsValue does not provide sourceid for ClientBehaviorContext.
For other informations see:
http://www.mail-archive.com/dev@myfaces.apache.org/msg50884.htmlhttps://issues.apache.org/jira/browse/MYFACES-3018
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira