866 Commits (da5140b1ac770b650d888331f7efcf10bed9670a)

Author SHA1 Message Date
  Toshi MARUYAMA 38d5925d70 scm: git: back out r5673 (#7146). 13 years ago
  Toshi MARUYAMA b8850ca9d6 scm: git: output log if revisions() catches an error (#7146). 13 years ago
  Toshi MARUYAMA d778281881 scm: subversion: set svn:eol-style=native adapter source. 13 years ago
  Toshi MARUYAMA 2714f6bcac remove trailing white-spaces from lib/tasks/locales.rake. 13 years ago
  Toshi MARUYAMA 0418774f50 PDF: more strict Redmine TCPDF class initialize() (#8312). 13 years ago
  Toshi MARUYAMA b97087bad5 PDF: remove unused Redmine FPDF class (#8312). 13 years ago
  Toshi MARUYAMA 29f6dd2a9e PDF: import CJK patches and all languages use TCPDF (#8312). 13 years ago
  Toshi MARUYAMA 3b50809423 PDF: code clean up lib/redmine/export/pdf.rb. 13 years ago
  Toshi MARUYAMA 5742f78bd1 PDF: switch encoding and font whether CJK and Thainland non UTF-8 or not in TCPDF Redmine class (#8312). 13 years ago
  Toshi MARUYAMA 48a6fb45a7 PDF: replace invalid UTF-8 sequences in TCPDF (#61, #8312). 13 years ago
  Toshi MARUYAMA e25dd95389 PDF: replace invalid sequence in converting if encoding destination is UTF-8 (#61, #8312). 13 years ago
  Toshi MARUYAMA 32a52a6540 PDF: move fix_text_encoding() logic to new method for common use in FPDF and TCPDF (#61, #8312). 13 years ago
  Toshi MARUYAMA c4b58726e6 fix typo "heigth" to "height" in lib/redmine/helpers/gantt.rb. 13 years ago
  Toshi MARUYAMA f69572b956 scm: git: change local value "revisions" name to "revs" in adapter revisions(). 13 years ago
  Toshi MARUYAMA 1194235faa scm: git: remove unused "block_given?" from adapter. 13 years ago
  Toshi MARUYAMA e9e477426a scm: remove trailing white-spaces from abstract adapter source. 13 years ago
  Toshi MARUYAMA 2db0475454 scm: subversion: remove trailing white-spaces from adapter source. 13 years ago
  Toshi MARUYAMA 6d75ac6560 scm: filesystem: remove trailing white-spaces from adapter source. 13 years ago
  Toshi MARUYAMA dafdcf3879 scm: darcs: remove trailing white-spaces from adapter source. 13 years ago
  Toshi MARUYAMA a49339c646 scm: bazaar: remove trailing white-spaces from adapter source. 13 years ago
  Toshi MARUYAMA 19098302ea scm: mercurial: remove trailing white-spaces from adapter source. 13 years ago
  Toshi MARUYAMA e6fe554d43 scm: git: remove trailing white-spaces from adapter source. 13 years ago
  Toshi MARUYAMA 479d9380a7 remove trailing white-spaces lib/redmine/export/pdf.rb. 13 years ago
  Toshi MARUYAMA 2711f4c745 remove trailing white-spaces lib/redmine/helpers/gantt.rb. 13 years ago
  Toshi MARUYAMA 114e3f3b82 scm: git: use the model value of whether reporting last commit in repository tree (#7047). 13 years ago
  Toshi MARUYAMA 919bf61cae PDF: wrap title fields properly (#8295). 13 years ago
  Toshi MARUYAMA 19a9cba214 scm: git: call entries_git() in adapter entry() for browsing tree performance (#7047). 13 years ago
  Toshi MARUYAMA 193af67f99 scm: git: call entries_git() in adapter entriese() for browsing tree performance (#7047). 13 years ago
  Toshi MARUYAMA 18df827244 scm: git: override adapter entry() for browsing tree performance (#7047). 13 years ago
  Toshi MARUYAMA 97b4ee2fef scm: git: split adapter entries() for browsing tree performance (#7047). 13 years ago
  Toshi MARUYAMA 905a809774 scm: add "options" parameter in adapter entries(). 13 years ago
  Toshi MARUYAMA 8df05b9a6d scm remove trailing white-spaces in abstract adapter. 13 years ago
  Toshi MARUYAMA 741967ae68 scm: subversion: set available version above 1.3 (#4273, #1604). 13 years ago
  Toshi MARUYAMA bba6199e51 scm: subversion: fix newline 'LF' to 'CRLF' and remove trailing white-space. 13 years ago
  Toshi MARUYAMA 956e8af591 scm: cvs: fix loss non ASCII paths if path_encoding is '' (#3462). 13 years ago
  Toshi MARUYAMA d6a483684b scm: filesystem: fix loss non ASCII paths if path_encoding is '' (#2274). 13 years ago
  Toshi MARUYAMA 7575989c78 scm: git: fix loss non ASCII paths if path_encoding is '' (#5251). 13 years ago
  Toshi MARUYAMA ee7fe09b1e scm: mercurial: fix loss non ASCII paths if path_encoding is '' (#2664). 13 years ago
  Toshi MARUYAMA 880e8e575a Wrap long text fields properly in PDF exports (#5629). 13 years ago
  Toshi MARUYAMA c47144a14f PDF: use explicit return value in Redmine::Export::PDF.fix_text_encoding() (#61). 13 years ago
  Jean-Philippe Lang 4673f0cf31 Updates for 1.1.3 release. 13 years ago
  Toshi MARUYAMA f62605c636 PDF: fix 0x5c(backslash) escape processing in FPDF (#61). 13 years ago
  Toshi MARUYAMA 828ce5d227 code clean up lib/tasks/extract_fixtures.rake. 13 years ago
  Toshi MARUYAMA d1eb1fb07d change tabs to spaces in lib/redmine/version.rb. 13 years ago
  Toshi MARUYAMA 92023176b8 scm: bazaar: code clean up adapter. 13 years ago
  Toshi MARUYAMA fb9fed39fe scm: git: code clean up adapter. 13 years ago
  Toshi MARUYAMA 79b7e89cf9 scm: mercurial: change copied file from_revision from revision number to node id. 13 years ago
  Toshi MARUYAMA a8e7936337 scm: mercurial: code clean up adapter. 13 years ago
  Toshi MARUYAMA a78b12706a add Redmine::CodesetUtil and move replacing invalid utf8 logic to it. 13 years ago
  Jean-Philippe Lang 6c8708f7e2 Makes set_own_issues_private permission not available to anonymous. 13 years ago