Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge changes from upstream #54

Open
wants to merge 36 commits into
base: flugtiger_master
Choose a base branch
from
Open

Conversation

Flugtiger
Copy link
Owner

This pull request includes all changes made to the upstream repository (eclipse/birt) that are not yet part of this fork (flutiger/birt).

Meeta Kapoor and others added 30 commits December 16, 2019 15:52
Gadgets in Crosstabs - Incorrect row displayed when using IF Statemen…
it change access to functions and attributes of HTML
change to make htmlEmitter extendable
Scope changes for methods in HTMLReportEmitter
running a report with chart that is based on Join DS from datadesign

Signed-off-by: Meeta Kapoor <[email protected]>
Adding support to append and prepend PDF documents to PDF output stream.
This was previously committed, but held up due to not being a comitter
previously.

Have the ability to append boiler plate legal documentation or financial
statements to a report, the ability to append PDF files based on a
comma-seperated list or a ArrayList defined in the Report Context has
been added.

This has been tested in actual customer environments and works. To set:
-Create a BIRT Report
-Create a User Property called AppendList.
-Set AppendList under Advanced to a Comma-Seperated list of paths to PDF
files to append

-Alternatively, create an ArrayList of String in the report context set
in global variable called appendPDF.

Signed-off-by: TheLaserNinja <[email protected]>
Fix to resolve the "Get page count failed" error
Need access to fontpaths to create font factory
…e sniffing' but image does not display in IE
X-Content-Type-Options: nosniff prevents the client browser from 'mime sniffing' but image does not display in IE
Made changes to restrict access to encrypted odaPassword from java script
Null pointer exception in filter for edit in xtab
Avoid writing password into report design in case where Connection profile is used as data source
Avoid writing password into report design in case where Connection profile is used as data source(oda)
Revert "Made changes to restrict access to encrypted odaPassword from  java script.
sguan-actuate and others added 6 commits March 23, 2020 10:58
Made changes to restrict access to encrypted odaPassword from java script
Report parameters with data set filters not working ,Fixed the issue.
Added support for Prepending and Appending PDF documents to PDF output
This is neccesary to be able to merge the upstream
changes back into flugtiger_master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants