birt
birt copied to clipboard
Eclipse BIRT™ The open source reporting and data visualization project.
In trying to track down where scripts are executed (both ant builds and other scripts), I see there are some scripts in build/org.eclipse.birt.releng.birtbuilder and build/org.eclipse.birt.releng.util that are not called anywhere....
I am trying [the software “birt-report-designer-all-in-one-4.9.0-20220315-linux.gtk.x86_64.zip”](https://download.eclipse.org/birt/downloads/drops/latest/birt-report-designer-all-in-one-4.9.0-20220315-linux.gtk.x86_64.zip "Update candidate") out. I observed the following display result which I find questionable.  How should be achieved that the labels will be completely...
like Excel
After upgrading from BIRT 4.3 to BIRT 4.9 we experience the following behaviour: When trying to export a report consisting of a text element and a table element using the...
Replace common/org.apache.derby.core with common/org.apache.derby using the latest derby in maven Signed-off-by: Steve Schafer
Vulnerability in Apache Derby prior to 10.12.1.1. https://nvd.nist.gov/vuln/detail/CVE-2015-1832#match-6066870 https://issues.apache.org/jira/browse/DERBY-6807 it is fixed in 10.12.1.1
I think it would be great to upgrade the ancient Rhino javascript library to GraalJS. There would be many benefits to doing this including full ECMA compliance, improved performance, and...
Note: This PR replaces PR #925 . @ruspl-afed made some comments on #925. It seems he is cut off from GitHub at the moment. I tried to take some of...
HI Team, As of now we have workaround to display calendar picker in report parameter. Can You include as a part of product itself
With some reports we are facing a NullPointerException. The relevant part of the stack trace is this: ... Caused by: java.lang.NullPointerException at org.eclipse.birt.data.engine.executor.aggregation.ProgressiveAggregationHelper$JSColumnBindingRow.get(ProgressiveAggregationHelper.java:508) ... I can narrow it down to...