forked from eclipse-birt/birt
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Flugtiger
wants to merge
36
commits into
flugtiger_master
Choose a base branch
from
merge_upstream
base: flugtiger_master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
…t in Visibility Tab Signed-off-by: Meeta Kapoor <[email protected]>
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 <[email protected]>
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
Signed-off-by: shiheng guan <[email protected]>
Need access to fontpaths to create font factory
…e sniffing' but image does not display in IE
…tab. Signed-off-by: Ramakrishna Vasanthula <[email protected]>
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 <[email protected]>
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
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).