BIRT reporting portlet application
----------------------------------

                 Key: APA-31
                 URL: https://issues.apache.org/jira/browse/APA-31
             Project: Portals Apps
          Issue Type: New Feature
         Environment: Linux azul1 2.6.32-16-generic #25-Ubuntu SMP Tue Mar 9 
16:33:12 UTC 2010 x86_64 GNU/Linux
Java 1.5 -1.6
Wicket 1.4
BIRT 2.5.2
            Reporter: Gonzalo Aguilar
            Assignee: David Sean Taylor


A new set of portlet applications will be provided...

Up to now only two portlets are provided for this startup issue. 

 ChartViewer
 ReportViewer

Both of them are exactly equal right now because. I mean I copied and pasted 
the code from one to the other to be able to hack ChartViewer after to find a 
way to render only a chart from a report design and be able to set width and 
height on the fly when rendering. That's the only cause to create a different 
portlet for Charting. 

Right now it works well if resize should not be supported.

Current features are:

        Full Wicket App
        Two working modes [View, Edit]
        
        [View Mode]
        Report is generated on the fly.
        Different reports can be shown with only one portlet (Via Edit
        Mode).
        Report parameters are used on report generation.
        
        [Edit Mode]
        Reports can be deployed directly using one directory. Drag &
        Drop deploy... :-)
        Custom preference panels are created on the fly based on report
        parameters. 
        Report value for parameters are fetched from database
        dynamically or statically on edit time. Depending on how report
        is built.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to