Merge changes from upstream - #54
Open
Flugtiger wants to merge 36 commits into
Open
Conversation
…t in Visibility Tab Signed-off-by: Meeta Kapoor <mkapoor@opentext.com>
Gadgets in Crosstabs - Incorrect row displayed when using IF Statemen…
it change access to functions and attributes of HTML
change to make htmlEmitter extendable
Signed-off-by: ajkumar <ajkumar@AJKUMARPF13G5UH.opentext.net>
Scope changes for methods in HTMLReportEmitter
running a report with chart that is based on Join DS from datadesign Signed-off-by: Meeta Kapoor <mkapoor@opentext.com>
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 <36558386+TheLaserNinja@users.noreply.github.com>
Fix to resolve the "Get page count failed" error
Signed-off-by: shiheng guan <guans@opentext.com>
Need access to fontpaths to create font factory
…e sniffing' but image does not display in IE
…tab. Signed-off-by: Ramakrishna Vasanthula <rvasanth@opentext.com>
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
…ofile is used as data source
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
…ofile is used as data source(oda)
Avoid writing password into report design in case where Connection profile is used as data source(oda)
… java script." This reverts commit 8fee161.
Revert "Made changes to restrict access to encrypted odaPassword from java script.
…ord from java script."" This reverts commit 16f98d5.
Made changes to restrict access to encrypted odaPassword from java script
Signed-off-by: Ramakrishna Vasanthula <rvasanth@opentext.com>
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes all changes made to the upstream repository (eclipse/birt) that are not yet part of this fork (flutiger/birt).