Missing classes for sorting icons asc/desc
------------------------------------------
Key: RF-8535
URL: https://jira.jboss.org/jira/browse/RF-8535
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component-tables, skinning
Affects Versions: 3.3.3.CR1
Reporter: Daniel Wachter
There are css classes missing to define the sorting icons of the rich:dataTable …
[View More]component.
Now we must define the icons on each rich:column definition, instead on one single place like the css.
I propose that there shouldbe created the same classes like used in the sortableDatatable
e.g. rich-sdt-sort-asc, rich-sdt-sort-desc classes.
--
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
[View Less]
UIDataAdaptor: keepSaved attribute
----------------------------------
Key: RF-8586
URL: https://jira.jboss.org/jira/browse/RF-8586
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 4.0.0.ALPHA2
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: 4.0.0.ALPHA2
Boolean attribute that defines …
[View More]whether this iteration component will reset saved children's state before rendering. By default state is reset if there are no faces messages with severity error or higher.
--
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
[View Less]
Last focused control should not be lost after a AJAX request (Richfaces should transparently preserve it)
---------------------------------------------------------------------------------------------------------
Key: RF-7706
URL: https://jira.jboss.org/jira/browse/RF-7706
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Francisco Jose Peredo Noguez
The focused control before an AJAX request should …
[View More]automatically be the focused control after the request.
--
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
[View Less]
FocusManager component
----------------------
Key: RF-8606
URL: https://jira.jboss.org/jira/browse/RF-8606
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 4.0.0.ALPHA2
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Priority: Critical
Fix For: 4.0.0.Final
Details in the related forum …
[View More]thread.
--
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
[View Less]
rich:suggestionbox process chinese chars input
-----------------------------------------------
Key: RF-4907
URL: https://jira.jboss.org/jira/browse/RF-4907
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.2
Reporter: shi long
for suggestionbox component,type single byte number,char,it process ok.
when i type chinese char,it 's wrong,beacuse suggestion event trigger before my type.
i hope the …
[View More]suggestion event trigger after my type complete,now it trigger in first char input .
thanks!
--
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
[View Less]
FileUpload - problem with national chars on controlLabels
---------------------------------------------------------
Key: RF-8615
URL: https://jira.jboss.org/jira/browse/RF-8615
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 3.3.3.Final
Environment: WebLogic 10.3, JSF 1.2, Facelets 1.1
Reporter: Piotr Staw
I have a problem with …
[View More]fileUpload control label. When i've used new version 3.3.3Final there is a problem with national chars in clearControlLabel, doneLabel, clearAllControlLabel.
For example:
Rich fileUpload component in my code:
When page appears, there are strange marks on labels like:
Wyczyść listę
Wyczyść
In version RF 3.3.1.GA there was everything fine.
--
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
[View Less]
Make build incremental
----------------------
Key: RF-8287
URL: https://jira.jboss.org/jira/browse/RF-8287
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Alexander Smirnov
Fix For: 4.0.0.ALPHA2
To speed-up development builds, CDK should record "last modified" time of source files in the model. Generated file should be written only if target does not exist or …
[View More]its modification time is less then recorded for source files.
--
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
[View Less]
rich:pickList: keep sort order of source list after add/remove operations
-------------------------------------------------------------------------
Key: RF-4308
URL: https://jira.jboss.org/jira/browse/RF-4308
Project: RichFaces
Issue Type: Feature Request
Reporter: Martin Höller
When adding items from the source list to the target list and removing this items again, the original order of the source list is not preserved. …
[View More]This makes it hard to find items in a list that is longer than just a fest items. A good example is the second example on the livedemo at http://livedemo.exadel.com/richfaces-demo/richfaces/pickList.jsf. Add the first state (Alabama) and remove it. It can now be found at the very end of the otherwise alphabetical list of states. This can be rather unintuitive for a user.
My suggestion is either remember the original sort order of the source list, or add some attribute that enables automatic sorting.
--
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
[View Less]