Vote #66874
未完了Export roadmap to PDF
0%
journals
teste de frequencia
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
here's a patch that adds PDF export option to roadmap and individual version's pages. It's a bit more extensive that the pages themselves as it also includes detailed exports of all included issues - while it may be an overkill for some, it was a requirement for me. Maybe someone would like to make it optional.
The patch also fixes a bug in FPDF that prevented from adding more then one link to the document due to the typo in FPDF::Link method.
--------------------------------------------------------------------------------
Eric,
You and I discussed this one in IRC last week and you told me to assign it to you and you'd make some comments. Thanks.
--------------------------------------------------------------------------------
Eric,
One of our developers at the office update the patch to apply cleanly to 0.9.4 (it applies to 0.9.5 as well). I've attached it here.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
guys, you have the patch for almost two years now, please integrate it into trunk as it would be quite useful to have it.
keep up the good work! :)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Exporting the full roadmap with all issues details (as proposed in the patch) may produce huge pdf and be very slow. I think that limiting the export to a single version would be safer.
--------------------------------------------------------------------------------
PDF exports are far from perfect and not easy to maintain. While existing ones will stay maintained in the core, I don't want to add more PDF exports. Exporting the issue list grouped by versions gives a PDF that is pretty close to what a roadmap export would be.
--------------------------------------------------------------------------------
In case anyone was wondering, this patch does *not* apply to the 1.4.x branch, even when taking into account the *.rhtml -> *.html.erb transitions.
--------------------------------------------------------------------------------
I'd be interested in exactly this: a pdf export of the roadmap including issue details. A separate export for each version would also be fine.
--------------------------------------------------------------------------------
+1 ;)
--------------------------------------------------------------------------------