[JBoss JIRA] Resolved: (RF-8691) dataTables client side implementation problems
by Konstantin Mishin (JIRA)
[ https://issues.jboss.org/browse/RF-8691?page=com.atlassian.jira.plugin.sy... ]
Konstantin Mishin resolved RF-8691.
-----------------------------------
Resolution: Done
> dataTables client side implementation problems
> ----------------------------------------------
>
> Key: RF-8691
> URL: https://issues.jboss.org/browse/RF-8691
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Ilya Shaikovsky
> Assignee: Konstantin Mishin
> Priority: Critical
> Labels: client, component, datatable, richfaces
> Fix For: 4.0.0.CR1
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> 1) now we have two scripts with partially the same functionality: extendedDataTable.js and dataTable.js - ideally extendedDataTable client object should just extend basic table object.
> 2) extendedDataTable object not extended from base component at all - not uses client side components mechanism described by Pavel.
> 2.1) in the result - api on the extendedDataTable uses $('id').component.api() convention and this conflicts with our new standard.
> Nick we should check what should be corrected for A2 (at least 2.1 - a must) and assign.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (RF-9867) rich:calendar localization for "today" button not working
by Karl Mueller (JIRA)
rich:calendar localization for "today" button not working
----------------------------------------------------------
Key: RF-9867
URL: https://jira.jboss.org/browse/RF-9867
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component
Environment: Windows Vista Build 6001
apache-tomcat-7.0.4
Sun jdk1.6.0_14
richfaces-4.0.0.20101110-M4
Mojarra JSF 2.0.3-FCS
Reporter: Karl Mueller
With RichFaces 3.3 calendar it was possible to localize the calendars label by defining labels.
I did define:
RICH_CALENDAR_TODAY_LABEL=Heute
RICH_CALENDAR_APPLY_LABEL=Anwenden
RICH_CALENDAR_CANCEL_LABEL=Abbruch
RICH_CALENDAR_CLOSE_LABEL=X
RICH_CALENDAR_OK_LABEL=Ok
RICH_CALENDAR_CLEAN_LABEL=Leeren
in our message.properties file. The current M4 release seems to ignore them, labels remain unchanged.
As other labels which are defined in our message.properties are properly shown on our xhtml pages I assume that it is not a problem with the properties resource file.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (RF-10055) Taglib: tab panel contains not existing/working attributes
by Pavol Pitonak (JIRA)
Taglib: tab panel contains not existing/working attributes
----------------------------------------------------------
Key: RF-10055
URL: https://issues.jboss.org/browse/RF-10055
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: CDK, component
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20676
Reporter: Pavol Pitonak
Tab panel has following attributes that do not work:
width, height
tabClassActive, tabClassDisabled, tabClassInactive, tabClass
headerLayout
headerClass, headerSpacingClass
onbeforetabchange, ontabchange
On the other hand, following attributes are missing in taglib but work as expected:
tabHeaderClass
tabHeaderClassActive
tabHeaderClassInactive
tabHeaderClassDisabled
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (RF-9849) Inplace select: attributes onblur, onfocus and onselect don't work
by Pavol Pitonak (JIRA)
Inplace select: attributes onblur, onfocus and onselect don't work
------------------------------------------------------------------
Key: RF-9849
URL: https://jira.jboss.org/browse/RF-9849
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20127
Metamer 4.0.0-SNAPSHOT r.20127
Mojarra 2.0.2-FCS
GlassFish Server Open Source Edition 3.0.1
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
Attributes onblur, onfocus and onselect of rich:inplaceSelect are not set anywhere.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years