[ https://jira.jboss.org/jira/browse/RF-7568?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-7568:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> Client-side library
> -------------------
>
> Key: RF-7568
> URL: https://jira.jboss.org/jira/browse/RF-7568
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component, core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Nick Belaevski
> Priority: Critical
> Fix For: 4.0.0.M1
>
>
> Rewrite components JavaScript and HTML code to reduce a number of JavaScript libraries dependencies ( after a long development we have dependencies from the Sarissa, Prototype, Scriptaculos, JQuery and a lot of duplicated functionality )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7883?page=com.atlassian.jira.plugin... ]
Nick Belaevski commented on RF-7883:
------------------------------------
Sean,
Component is ready. Please update fix version for this subtask according to your plans.
> Documentation: a4j:repeat component
> -----------------------------------
>
> Key: RF-7883
> URL: https://jira.jboss.org/jira/browse/RF-7883
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: component-tables, doc
> Reporter: Nick Belaevski
> Assignee: Sean Rogers
> Fix For: 4.0.0.ALPHA2
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7571?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-7571:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> Make code compatible with Portlet environment
> ---------------------------------------------
>
> Key: RF-7571
> URL: https://jira.jboss.org/jira/browse/RF-7571
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: component, core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Nick Belaevski
> Fix For: 4.0.0.M1
>
>
> use anonimous functions to hide internal code, pass all public methods names with ExternalContext.encodeNamespace().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7819?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-7819:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> OutputPanel: layouts
> --------------------
>
> Key: RF-7819
> URL: https://jira.jboss.org/jira/browse/RF-7819
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.0.0.ALPHA2
> Reporter: Nick Belaevski
> Assignee: Nick Belaevski
> Fix For: 4.0.0.M1
>
>
> Implement support for:
> - "none" layout
> - "marked" (TBD: good name for this layout) - the same functionality as "none", but demarcates panel contents by two sibling SPAN elements with predefined IDs
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7572?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-7572:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> If possible, insert all RichFaces libraries at the page end as Yahoo recommends
> -------------------------------------------------------------------------------
>
> Key: RF-7572
> URL: https://jira.jboss.org/jira/browse/RF-7572
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: component, core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Nick Belaevski
> Fix For: 4.0.0.M1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7573?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-7573:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> Make skin style class names portal-compatible by passing them with ExternalContext.encodeNamespace() method.
> ------------------------------------------------------------------------------------------------------------
>
> Key: RF-7573
> URL: https://jira.jboss.org/jira/browse/RF-7573
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component, skinning
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Nick Belaevski
> Fix For: 4.0.0.M1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7560?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-7560:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> Properly divide api, implementation and component library.
> ----------------------------------------------------------
>
> Key: RF-7560
> URL: https://jira.jboss.org/jira/browse/RF-7560
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component, core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Nick Belaevski
> Fix For: 4.0.0.M1
>
>
> The library itself should depends from the 'api' only. Common components classes should be moved into the library.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-8448?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-8448:
-------------------------------
Fix Version/s: 4.0.0.M1
(was: 4.0.0.ALPHA2)
> Move all configuration parameter names into the ContextInitParameters utility class constants.
> -----------------------------------------------------------------------------------------------
>
> Key: RF-8448
> URL: https://jira.jboss.org/jira/browse/RF-8448
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Nick Belaevski
> Fix For: 4.0.0.M1
>
>
> Move all configuration parameter names into the ContextInitParameters utility class constants. Use that class instead of direct init parameters references.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira