Search
Results (106)
- Revision 23748 (svn): Update RBPDF to 1.21.4 to fix missing JPEG images in exported PDF files when using mini_magick >= 5.0 (#42558).
- Contributed by Jun NAITOH (user:naitoh).
- Revision 22594 (svn): Support localized decimal separators for float values in PDF export (#22024).
- Patch by Go MAEDA (@maeda).
- Revision 22418 (svn): Fix undefined method error in issue list PDF export when export contains a custom field block column with fu ... abled that is not part of the tracker of the exported ticket(s) (#39534).
- Revision 22317 (svn): CommonMark Markdown task list item markers are not exported to PDF (#37694).
- Contributed by Jun NAITOH.
- Revision 21219 (svn): Disable Lint/DuplicateBranch in lib/redmine/export/pdf.rb#107 (#35683).
- Revision 21213 (svn): Interpret thumbnail mac ... s and formatted custom fields in issues list PDF export (35683).
- Patch by Jens Krämer.
- Revision 21211 (svn): Expand macros in full-width custom fields when exporting issue to PDF (#35683).
- Patch by Jens Krämer.
- Revision 20560 (svn): add space after comma to lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 20529 (svn): shorten long line of lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 20506 (svn): fix source indent of lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 20474 (svn): remove spaces inside {} of lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 20358 (svn): use "do end" instead of {} at lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 19794 (svn): gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_pdf to show dates
- Revision 19791 (svn): fix source indent of GanttsControllerTest#test_gantt_should_export_to_pdf
- Revision 19611 (svn): Export to PDF fails when subject of parent task is included in issue list (#33103).
- Patch by Marius BALTEANU and Yuichi HARADA.
- Revision 19480 (svn): Right-aligned TOC tag is displayed in exported PDF if the text formatting setting is Markdown (#32477).
- Patch by Yuichi HARADA.
- Revision 19464 (svn): Issue list: long text custom field missing in PDF export (#32859).
- Patch by Marius BALTEANU.
- Revision 19458 (svn): Exporting issue as PDF fails when the issue has private journal (#32858).
- Patch by Kouhei Sutou.
- Revision 19435 (svn): FrozenError when exporting gantt to PDF in some languages (#32832).
- Patch by Pavel Rosický.
- Revision 19309 (svn): cleanup: rubocop: fix Layout/SpaceAfterComma in lib/redmine/export/pdf/wiki_pdf_helper.rb
- Revision 19308 (svn): cleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wiki_pdf_helper.rb
- Revision 19254 (svn): cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/export/pdf.rb
- Revision 18983 (svn): cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 18982 (svn): cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pdf_helper.rb
- Revision 18839 (svn): code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rb