162 Commits (007c3a5dab0753f2da40937ea86b6249a184e29a)

Author SHA1 Message Date
  Go MAEDA 007c3a5dab tmp/pdf directory is no longer necessary (#32924). 4 years ago
  Go MAEDA b8f7d1419e Right-aligned TOC tag is displayed in exported PDF if the text formatting setting is Markdown (#32477). 4 years ago
  Go MAEDA 1c5ab7510d Issue list: long text custom field missing in PDF export (#32859). 4 years ago
  Go MAEDA 8dbbfd6172 Exporting issue as PDF fails when the issue has private journal (#32858). 4 years ago
  Go MAEDA 65d22c7510 FrozenError when exporting gantt to PDF in some languages (#32832). 4 years ago
  Toshi MARUYAMA 67c331f5ca cleanup: rubocop: fix Layout/SpaceAfterComma in lib/redmine/export/pdf/wiki_pdf_helper.rb 4 years ago
  Toshi MARUYAMA 2c2283bc3a cleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wiki_pdf_helper.rb 4 years ago
  Toshi MARUYAMA 672d3f3917 cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/export/pdf.rb 4 years ago
  Toshi MARUYAMA b9bc8651d6 cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_pdf_helper.rb 4 years ago
  Toshi MARUYAMA 6b6549f2b2 cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pdf_helper.rb 4 years ago
  Toshi MARUYAMA 5d4f94142b code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rb 4 years ago
  Toshi MARUYAMA abf2ad12e5 code cleanup: rubocop: fix Layout/EndAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb 4 years ago
  Toshi MARUYAMA 7a44f38c2c code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf/issues_pdf_helper.rb 4 years ago
  Toshi MARUYAMA 04cf448648 code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 years ago
  Go MAEDA 606e75d12d Use #b shortcut instead of #force_encoding (#31059). 5 years ago
  Go MAEDA 72a163d8b3 Support frozen_string_literal in lib/redmine/export/*.rb (#26561). 5 years ago
  Go MAEDA 53a6b06578 Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA e70c283a22 Remove unnecessary encoding magic comment (#31034). 5 years ago
  Go MAEDA 978bdba9ee Fix RDMwriteFormattedCell destroying an argument (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 years ago
  Go MAEDA ca2875fab2 Allow switching the encoding to UTF-8 when exporting to CSV (#26279). 6 years ago
  Go MAEDA d6d2d23365 Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 5c7aaa4d1e Makes Attachments column available on the issue list (#25515). 7 years ago
  Jean-Philippe Lang b714c71402 Get the count by group from the query directly. 7 years ago
  Jean-Philippe Lang 91d10c63f0 Show Last Comment in Issue list (#1474). 7 years ago
  Jean-Philippe Lang fdb8b93f85 Fix PDF formatting (#21705). 7 years ago
  Jean-Philippe Lang a869504a44 Omit blank fields in PDF too (#21705). 7 years ago
  Jean-Philippe Lang 9cf1c5cfae Adjust rendering of custom fields in PDF (#21705). 7 years ago
  Jean-Philippe Lang ed50d42210 Replace Date.today with User.current.today (#22320). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Toshi MARUYAMA e6b7c73169 pdf: use all lower cases for DejaVuSansMono (#19017) 8 years ago
  Toshi MARUYAMA abea7c2d30 pdf: remove italic from DejaVuSansMono (#19017) 8 years ago
  Toshi MARUYAMA 4996e56ff3 pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont method (#19017) 8 years ago
  Toshi MARUYAMA 8b17507423 revert r14950 (#19017) 8 years ago
  Toshi MARUYAMA 9922125269 pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont method (#19017) 8 years ago
  Toshi MARUYAMA 12ede7d07f revert r14907 (#19017) 8 years ago
  Toshi MARUYAMA 367c417b5e pdf: use l(:general_pdf_monospaced_fontname) (#19017) 8 years ago
  Toshi MARUYAMA 77f9155d55 pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont method (#19017) 8 years ago
  Toshi MARUYAMA 41c64d1266 pdf: fix Vietnamese Italic is not shown (#21328) 8 years ago
  Jean-Philippe Lang eee65c8ba8 Display totals if the PDF export (#1561). 8 years ago
  Jean-Philippe Lang 3077ed8d3a Add BOM to UTF-8 encoded CSV (#7037). 9 years ago
  Jean-Philippe Lang 49914f010d Adds a class for handling CSV generation (#7037). 9 years ago
  Jean-Philippe Lang 03c87f3db1 Change default display mode for PDF Export to OneColumn (#19546). 9 years ago
  Toshi MARUYAMA e622ce6691 pdf: remove styles by fontname instated of Arabic/Persian/Thai locale (#10681, #18586) 9 years ago
  Toshi MARUYAMA 15e5d01b30 pdf: remove styles of Arabic/Persian Italic and Thai Bold (#10681, #18586) 9 years ago