message && messages: hide or delete attributes
----------------------------------------------
Key: RF-1981
URL: http://jira.jboss.com/jira/browse/RF-1981
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
Priority: Minor
--message
ajaxRendered
keepTransient
--messges
headerLocation
var
keepTransient
ajaxRendered
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
FileUpload: automatic filter configuration
------------------------------------------
Key: RF-2396
URL: http://jira.jboss.com/jira/browse/RF-2396
Project: RichFaces
Issue Type: Task
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assigned To: Andrei Markavtsov
Priority: Blocker
Fix For: 3.2.0
Extend base filters: org.ajax4jsf.Filter & org.ajax4jsf.FastFilter to handle file upload requests.
RichFaces fileUpload component should work together with Seam fileUpload component without problems.
Put some words into documentation on component configuration
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Context Menu component JS API
-----------------------------
Key: RF-1589
URL: http://jira.jboss.com/jira/browse/RF-1589
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Ilya Shaikovsky
Assigned To: Maksim Kaszynski
Fix For: 3.1.3, 3.2.0
Maks, please refator JS API for Context Menu. All the "do*" functions should be renamed to simple "*" names (doShow() - show() )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/RF-268?page=all ]
Svetlana mukhina updated RF-268:
--------------------------------
Component/s: docs updated
(was: planning)
> New components: message and messages
> ------------------------------------
>
> Key: RF-268
> URL: http://jira.jboss.com/jira/browse/RF-268
> Project: RichFaces
> Issue Type: Feature Request
> Components: docs updated
> Reporter: Igor Shabalov
> Assigned To: Maksim Kaszynski
> Priority: Critical
> Fix For: 3.1.0
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> Equivalent of h:message and h:messages, but updated on every ajax requests
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/RF-279?page=all ]
Svetlana mukhina reopened RF-279:
---------------------------------
> Sortable header
> ---------------
>
> Key: RF-279
> URL: http://jira.jboss.com/jira/browse/RF-279
> Project: RichFaces
> Issue Type: Feature Request
> Components: planning
> Affects Versions: 3.2.0
> Reporter: Igor Shabalov
> Assigned To: Tsikhon Kuprevich
> Fix For: 3.2.0
>
> Original Estimate: 3 weeks
> Remaining Estimate: 3 weeks
>
> New component: sortable header
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
ModalPanel: JS API reentrance
-----------------------------
Key: RF-3825
URL: http://jira.jboss.com/jira/browse/RF-3825
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: 3.2.2
show()/hide() JS functions of modal panel invoke onbeforeshow/onshow/onbeforehide/onhide independently on panle state.
E.g. invoking open() for already opened panel leads to onbeforeshow evene invocation
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
TabPanel: container with class "dr-bottom-line" must contain a "rich" class
---------------------------------------------------------------------------
Key: RF-3253
URL: http://jira.jboss.com/jira/browse/RF-3253
Project: RichFaces
Issue Type: Bug
Reporter: Lex Dmitriev
Assigned To: Nick Belaevski
Priority: Blocker
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
ClientId & Component Functions
-------------------------------
Key: RF-2667
URL: http://jira.jboss.com/jira/browse/RF-2667
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: 3.2.0
Implement the following function:
rich:clientId('id') - returns client id by short id or null if the component with the id specified hasn't been found
rich:element('id') - is a shortcut for document.getElementById(#{rich:clientId('id')})
rich:component('id') - is a shortcut for #{rich:clientId('id')}.component
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira