Project

General

Profile

Actions

Patch #10869

open

Add Full PDF output to issue summary list

Added by Carl Nygard almost 12 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The PDF output is very useful for providing information to outside stakeholders without requiring access to Redmine itself. This is very useful for progress reports and meetings. However, there is no way to output a set of issues with full details. Currently you only get the summary list, which just shows the Subject etc., or an individual PDF for an individual issue's full comment history.

This patch provides an additional 'Full PDF' option to the main issues summary page, which will output the issue summaries, followed by the detail for each of the issues selected.

This will obey current filters and only show what has been selected.

In order to implement this, some of the PDF export code was reorganized a bit to allow better re-use of the individual issue output functionality. Also, a new function was added to dispatch to the actual pdf generation function, depending on whether a normal summary or a full output was selected.


Files

FullPDF.pdf (327 KB) FullPDF.pdf Sample PDF output Carl Nygard, 2012-05-10 04:45
FullPDF.PNG (8.49 KB) FullPDF.PNG Issues view screen shot Carl Nygard, 2012-05-10 04:45
redmine-1.4.1-fullpdf.patch (5.42 KB) redmine-1.4.1-fullpdf.patch patch file Carl Nygard, 2012-05-10 04:45
footerError.png (19.7 KB) footerError.png footer_error Peter sørensen, 2012-06-27 13:18
footer.png (31.8 KB) footer.png footer Peter sørensen, 2012-06-27 13:18
redmine_context_pdf.zip (10.5 KB) redmine_context_pdf.zip pdf context menu plugin Peter sørensen, 2012-06-29 12:56
pdf-patch-fix.rb (28 KB) pdf-patch-fix.rb added fix to fullpdf patch Peter sørensen, 2012-07-09 13:27

Related issues

Related to Redmine - Feature #6280: Multi-issue PDF exportNew2010-09-03

Actions
Actions

Also available in: Atom PDF