rich:messages ignores ajaxRendered attribute.
---------------------------------------------
Key: RF-4530
URL: https://jira.jboss.org/jira/browse/RF-4530
Project: RichFaces
Issue Type: Bug
Reporter: Sergey Halipov
Rich messages component is always rerendered with ajax request, even if ajaxRendered is set to 'false'.
<h:form>
<h:inputText required="true" />
<rich:messages ajaxRendered="false" />
<a4j:commandButton value="Click me" />
</h:form>
Error message will be shown after clocking on the button.
--
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
List Shuttle. Standard mouse events should be cancelable.
---------------------------------------------------------
Key: RF-4307
URL: https://jira.jboss.org/jira/browse/RF-4307
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Optional
<rich:listShuttle sourceValue="#{toolBar.freeItems}"
targetValue="#{toolBar.items}" var="items" listHeight="300"
listWidth="300" sourceCaptionLabel="Available Items"
targetCaptionLabel="Currently Active Items"
converter="listShuttleconverter" ondblclick="alert('!');return false;">
alert called but return false - doesn't influence the component. copying exetuted as usual..
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172222#4172222
--
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
Develop feedback system for live demo site
------------------------------------------
Key: RF-3731
URL: http://jira.jboss.com/jira/browse/RF-3731
Project: RichFaces
Issue Type: Feature Request
Components: planning
Affects Versions: 3.2.2
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: 3.3.0
--
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
Add header facet & attribute to panelbar component
--------------------------------------------------
Key: RF-3339
URL: http://jira.jboss.com/jira/browse/RF-3339
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: 3.2.2
1. Add handling for header facet & attribute
2. Remove gradient background image from panel headers and apply it to header if exists
--
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
Be able to set a style class for a currently selected sorted column in a datatable
----------------------------------------------------------------------------------
Key: RF-4555
URL: https://jira.jboss.org/jira/browse/RF-4555
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Reporter: Mike Yin
When setting the style classes for a datatable, there is no way to set the style class for a column (or column header) of a column that is currently selected as sorted.
Maybe an option to set the sorted-ascending and sorted-descending as well to set our own arrows.
--
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
OrderingList create controlsType and allow use link and button rendering
------------------------------------------------------------------------
Key: RF-1420
URL: http://jira.jboss.com/jira/browse/RF-1420
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.1.3
Reporter: Ilya Shaikovsky
Assigned To: Vladimir Molotkov
Fix For: 3.1.3, 3.2.0
Check 1.13 specification revision to get reqs list.
--
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
Inplaces components: add "disabled" state.
------------------------------------------
Key: RF-4406
URL: https://jira.jboss.org/jira/browse/RF-4406
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
In this state disabled classes(to be designed) should be applied and output should not change state to input.
--
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
Hide inner of modal popup when moving it (Similarly to extJs) for better performance
-------------------------------------------------------------------------------------
Key: RF-1249
URL: http://jira.jboss.com/jira/browse/RF-1249
Project: RichFaces
Issue Type: Feature Request
Reporter: Mikhail Grushinskiy
Hide inner of modal popup when moving it (Similarly to extJs) for better performance.
ExtJs makes it semi-translucent, for better impression.
--
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
SuggestionBox: Add configurable positioning feature
---------------------------------------------------
Key: RF-1390
URL: http://jira.jboss.com/jira/browse/RF-1390
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Fix For: 3.2.0
Need expand suggestion component to achieve the same functionality that drop down menu have:
jointPoint and direction attributes should be added
autopositioning script should be added
By default - the behaviour should stay the same but autopositioning should be used if needed.
--
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
implement filterType attribute for column
-----------------------------------------
Key: RF-2910
URL: http://jira.jboss.com/jira/browse/RF-2910
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Fix For: 3.2.1
next values should be available:
contains
startWith
equals
for built-in filtering?
--
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