Project

General

Profile

Actions

Feature #1564

open

PDF export of all issues with all information

Added by Thomas Capricelli almost 16 years ago. Updated about 12 years ago.

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

0%

Estimated time:
Resolution:

Description

The pdf export of "issues" exports a synthetic lists of the issues, with few information about them. This is great and nice, and I sure want this great feature to stay.
But i would also find very interesting to have a PDF export with the full information about the bug (maybe without the comments). So that i can take the PDF with me if i'm going to be without internet for several days, for example.


Files

Full_PDF_export.tar.gz (40 KB) Full_PDF_export.tar.gz Thomas M, 2009-02-12 15:50
Full_PDF_export.tar.gz (10.4 KB) Full_PDF_export.tar.gz Thomas M, 2009-02-23 22:41

Related issues

Related to Redmine - Feature #702: Export all issue columns in the export to csvClosed2008-02-20

Actions
Related to Redmine - Feature #4742: CSV export: option to export selected or all columnsClosedJean-Philippe Lang2010-02-05

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

Actions
Actions #1

Updated by Thomas Lecavelier over 15 years ago

Sound interesting.

Actions #2

Updated by colin moock over 15 years ago

+1
I'd love to be able to include the full content of many issues in a single PDF. Could be all issues or a subset determined by the standard issues filter)

Basically, the "Issues" page's "Export to PDF" button should have an option: "Issue Summaries Only" (default) or "Complete Issue Content".

I don't mind if the PDF is large. 1000-page reports are fine for internal research staff and governments ;)

(and i agree that comments should be optional)

Actions #3

Updated by Curtis Stewart over 15 years ago

+1
Being able to include the complete content of a set of issues is a single PDF file would simplify things for us.

Actions #4

Updated by Thomas M about 15 years ago

Also very interested by this feature.

I've managed to implement it, maybe not the cleaner solution but it works !
With the files enclosed on top of 0.8 you will get a "Full PDF" link on the bottom of the "Issues" page.

Actions #5

Updated by Andrew Leaf about 15 years ago

Is this compatible with 0.8.1? Our teams have requested this feature as well.

Thomas M wrote:

Also very interested by this feature.

I've managed to implement it, maybe not the cleaner solution but it works !
With the files enclosed on top of 0.8 you will get a "Full PDF" link on the bottom of the "Issues" page.

Actions #6

Updated by Thomas Capricelli about 15 years ago

i'm also afraid of just 'dropping' that on top of my production system...

Actions #7

Updated by Thomas M about 15 years ago

Andrew Leaf wrote:

Is this compatible with 0.8.1? Our teams have requested this feature as well.

No it is not compatible with 0.8.1 because the management of PDF exports has been completely changed. I will try to do the same thing with this latest version (and add it here).

Actions #8

Updated by Thomas M about 15 years ago

New version of my tweak, only 3 modified files.

If you use it give me your feedback !

Actions #9

Updated by Thomas M almost 15 years ago

I've finally written my patch to be a plugin.
Developped and tested on current trunk and 0.8.3 as of 0.0.2.

You may get it here : http://code.google.com/p/a-studio/downloads/list

Actions #10

Updated by Thomas Capricelli almost 15 years ago

Interesting. Though only the 0.0.1 is available on this page currently... ? And it is '5 minutes' old. Should I understand there's no 0.0.2 yet ?

Actions #11

Updated by Thomas M almost 15 years ago

Thomas Capricelli wrote:

Interesting. Though only the 0.0.1 is available on this page currently... ? And it is '5 minutes' old. Should I understand there's no 0.0.2 yet ?

Hi Thomas,
I've not developped the version compatible with 0.8.3 yet (and I think I will not unless someone needs it).

The latest version is the only one available : 0.0.1 ;)

Actions #12

Updated by Thomas Capricelli almost 15 years ago

ah. Ok, so 0.0.1 is for trunk, and a 0.0.2 might happen for 0.8.3, it was not very clear. (and it still sounds strange...).
Anyway i'm using redmine trunk so i'll give it a try with 0.0.1

For those that would be interested, don't forget the general documentation for installing plugins at plugins

Actions #13

Updated by Thomas Capricelli over 14 years ago

well..... i'm using trunk (Redmine 0.8.7.devel.3070), and the 0.0.1 version of this plugin, and it works.
Thanks!

Actions #14

Updated by Johann Gail about 13 years ago

Is there any news with this?
I have tried the plugin, but with it installed redmine 0.8.7 doesn't start anymore.

Actions #15

Updated by Etienne Massip over 12 years ago

  • Category changed from Issues to PDF export
Actions #16

Updated by Terence Mill about 12 years ago

+1
export shalle show attributes as filterd i list view.
Description shall be optionally on/off for view an export.

CVS Export shall work the same, instead all marcos shall be removed optionally.

duplicated by #9515

Actions #17

Updated by Terence Mill about 12 years ago

duplicated by #6289

Actions #18

Updated by Yuri Makarov about 12 years ago

How can this be done.
This can be done by using the reports definition.

On the page of the report definition, can be added fields to describe the output of PDF and CSV.
For example, the output PDF in table or in detail, the issues with the new page or not, include comments or not, and so on.
When the user selects a report, PDF and CSV buttons at the bottom of the page will generate output according to the report definition selections.

Actions #19

Updated by Terence Mill about 12 years ago

Which report definition?
Whre is the component/plugin ur talking about?

Yuri Makarov wrote:

How can this be done.
This can be done by using the reports definition.

On the page of the report definition, can be added fields to describe the output of PDF and CSV.
For example, the output PDF in table or in detail, the issues with the new page or not, include comments or not, and so on.
When the user selects a report, PDF and CSV buttons at the bottom of the page will generate output according to the report definition selections.

Actions #20

Updated by Yuri Makarov about 12 years ago

Sorry for my English.
I mean how this can be realized.
By report definition I meant a page called on "Save" button on the list of issues.

=======================================================
This is an example of how this may be implemented.
This can be done by using the reports definition(custom queries).

On the page of the report definition the new fields can be added to customise export in PDF or CSV.
For example, export to PDF as a table or detail view, with each issue on new page or not, include comments or not, and so on.
When the user selects a report(custom query) the PDF and CSV buttons at the bottom of the page will generate output according to the report definition(custom queries) selections.

Actions #21

Updated by Toshi MARUYAMA over 9 years ago

Actions

Also available in: Atom PDF