[JBoss JIRA] (RF-13638) Upgrade CKEditor to 4.3
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13638?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13638:
-------------------------------
Labels: needs-backport (was: )
> Upgrade CKEditor to 4.3
> -----------------------
>
> Key: RF-13638
> URL: https://issues.jboss.org/browse/RF-13638
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.3.4, 5.0.0.Alpha1
> Reporter: barbara b
> Assignee: Lukáš Fryč
> Labels: needs-backport
> Fix For: 4.5.0.Alpha3
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> All current versions of Richfaces are working with CKEditor 3.6.6. Would it be possible to make an upgrade of CKEditor to a version 4.3? Some plugins for CKEditor are only working with the 4.X versions of the editor.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13701) RF 4.5 Bar chart plotClick malfunctioning
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13701?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13701:
-------------------------------
Fix Version/s: 4.5.0.Alpha3
> RF 4.5 Bar chart plotClick malfunctioning
> -----------------------------------------
>
> Key: RF-13701
> URL: https://issues.jboss.org/browse/RF-13701
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.5.0.Alpha3
> Environment: Wildfly 8.0
> Latest Chrome/FF
> Reporter: Matej Novotny
> Fix For: 4.5.0.Alpha3
>
>
> When interacting with bar chart where {{onplotclick}} and {{plotClickListener}} are set, it does not react when last bar in the series is clicked (eg .no request is sent for server side event and no JS executed for onplotclick). See steps to reproduce, in case they are not clear ask me for more details.
> I created Metamer samples of charts for 4.5.x where this can be tested (only manually for the time being).
> This works in RF 5, so this has to be connected to backporting charts component (RF-13583) to 4.5.x.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13698) RF 4.5 Chart title does not render
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13698?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13698:
-------------------------------
Fix Version/s: 4.5.0.Alpha3
> RF 4.5 Chart title does not render
> ----------------------------------
>
> Key: RF-13698
> URL: https://issues.jboss.org/browse/RF-13698
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.5.0.Alpha3
> Environment: Wildfly 8.0
> FF/Chrome
> Reporter: Matej Novotny
> Fix For: 4.5.0.Alpha3
>
>
> The title of the chart is not rendered above the chart. This affects all kinds of charts, eg. line, pie and bar.
> I created Metamer samples of charts for 4.5.x where this can be tested (not automatically until public JS API for charts will be available).
> This works in RF 5, so this has to be connected to backporting charts component (RF-13583) to 4.5.x.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13699) RF 4.5 Chart attribute 'zoom' does not work
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13699?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13699:
-------------------------------
Fix Version/s: 4.5.0.Alpha3
> RF 4.5 Chart attribute 'zoom' does not work
> -------------------------------------------
>
> Key: RF-13699
> URL: https://issues.jboss.org/browse/RF-13699
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.5.0.Alpha3
> Environment: Wildfly 8.0
> Latest Chrome/FF
> Reporter: Matej Novotny
> Fix For: 4.5.0.Alpha3
>
>
> The attribute 'zoom' does not work, setting it to true has no effect and user cannot zoom the chart. This attribute is only available for line chart.
> I created Metamer samples of charts for 4.5.x where this can be tested (only manually for the time being).
> This works in RF 5, so this has to be connected to backporting charts component (RF-13583) to 4.5.x.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13700) Charts Mobile Showcase demo - bars are overlapping
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13700?page=com.atlassian.jira.plugin.s... ]
Brian Leathem resolved RF-13700.
--------------------------------
Assignee: Brian Leathem
Resolution: Won't Fix
Chart components won't be supported on mobile for the time being. We'll remove them from the mobile showcase in RF-13709.
> Charts Mobile Showcase demo - bars are overlapping
> --------------------------------------------------
>
> Key: RF-13700
> URL: https://issues.jboss.org/browse/RF-13700
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha3
> Reporter: Juraj Húska
> Assignee: Brian Leathem
> Attachments: barChartOverlapping.PNG
>
>
> Bars in the showcase chart demo are overlapping. It is probably issue of responsiveness. It is reproducible on Mobile showcase demo, accessing on tablets.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13702) Charts Mobile Showcase - initial rendering is broken and with JS errors
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13702?page=com.atlassian.jira.plugin.s... ]
Brian Leathem resolved RF-13702.
--------------------------------
Assignee: Brian Leathem
Resolution: Won't Fix
Chart components won't be supported on mobile for the time being. We'll remove them from the mobile showcase in RF-13709.
> Charts Mobile Showcase - initial rendering is broken and with JS errors
> -----------------------------------------------------------------------
>
> Key: RF-13702
> URL: https://issues.jboss.org/browse/RF-13702
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output, mobile
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha3
> Reporter: Juraj Húska
> Assignee: Brian Leathem
> Attachments: chartRenderingError.PNG
>
>
> When the charts demo from Showcase is initially loaded on mobile device (tested on tablet), then there are JS errors, and the output is broken.
> After full refresh of the page it is rendered correctly.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13709) Remove the chart components from the RichFaces showcase
by Brian Leathem (JIRA)
Brian Leathem created RF-13709:
----------------------------------
Summary: Remove the chart components from the RichFaces showcase
Key: RF-13709
URL: https://issues.jboss.org/browse/RF-13709
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: showcase
Reporter: Brian Leathem
Assignee: Brian Leathem
Priority: Minor
Fix For: 4.5.0.Alpha3
The chart components need additional work to function in a mobile environment. In the mean time we should remove them from the mobile showcase.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13050) Showcase - not all demos have references for beans which are used in them
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13050?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13050:
-------------------------------
Fix Version/s: 4.5-Tracking
(was: 5-Tracking)
> Showcase - not all demos have references for beans which are used in them
> -------------------------------------------------------------------------
>
> Key: RF-13050
> URL: https://issues.jboss.org/browse/RF-13050
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.3.7, 5.0.0.Alpha1
> Reporter: Juraj Húska
> Fix For: 4.5-Tracking
>
>
> There are some demos in showcase which do not have references for the beans source code, which are used in them.
> Each contains the facelet source code, but the beans are missing.
> It is so for example in demos:
> * extended data table - basic usage
> * collapsible subtable
> * data scroller
> and others. I will update the list once you indicate that we are going to fix this.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months