[ http://jira.jboss.com/jira/browse/RF-6?page=all ]
Nick Belaevski updated RF-6:
----------------------------
Fix Version/s: Future Versions
(was: 3.2.0)
Moved to future version, separate control is more appropriate for sorting
> Sortable column on data table
> -----------------------------
>
> Key: RF-6
> URL: http://jira.jboss.com/jira/browse/RF-6
> Project: RichFaces
> Issue Type: Feature Request
> Affects Versions: 3.0.0
> Reporter: Igor Shabalov
> Assigned To: Maksim Kaszynski
> Priority: Critical
> Fix For: Future Versions
>
>
> We need add sortable columns to the data table.
--
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-902?page=all ]
Nick Belaevski updated RF-902:
------------------------------
Priority: Minor (was: Major)
> ExpandSingle for panel menu works wrong
> ---------------------------------------
>
> Key: RF-902
> URL: http://jira.jboss.com/jira/browse/RF-902
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Ilya Shaikovsky
> Assigned To: Nick Belaevski
> Priority: Minor
> Fix For: 3.2.0
>
>
> 1) Set expand Single to false
> 2) Expand 3 nodes
> 3) change by ajax expandSingle to true
> Still 3 nodes expanded. And even more - after collapse one - still 2 expanded.
--
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-720?page=all ]
Nick Belaevski resolved RF-720.
-------------------------------
Resolution: Duplicate Issue
> Select List with ordering capabilities
> --------------------------------------
>
> Key: RF-720
> URL: http://jira.jboss.com/jira/browse/RF-720
> Project: RichFaces
> Issue Type: Feature Request
> Affects Versions: 3.1.0, 3.2.0, Future Versions
> Reporter: Mikhail Grushinskiy
> Assigned To: Nick Belaevski
> Fix For: 3.2.0
>
>
> Select List with ordering capabilities.
> To provide user with ability to reorder elements in a list of objects and submit it to the server.
> Thanks
--
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
jQuery: syntax error. jquery.js.jsf (line 14)
---------------------------------------------
Key: RF-1129
URL: http://jira.jboss.com/jira/browse/RF-1129
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: facelets 1.1
tomcat 5.5.17
FF 2.0.0.7
Reporter: Aleksej Yanul
<style>.myClass {
border: 2px solid #0090DF;
background-color: #68BFEF;
width: 150px;
height: 70px;
margin: 10px;
}</style>
<div class="myClass"></div>
<rich:jQuery selector=".myClass" timing="onload" query="draggable()" />
does not work without:
<context-param>
<param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
<param-value>false</param-value>
</context-param>
--
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