Commit Graph

1126 Commits (e27ba0ffb4e271b95f11c90e0fab4029c8959ab2)

Author SHA1 Message Date
Eric Davis 0e31482de9 Bump version to 1.4.0 14 years ago
Eric Davis e9676954be Fix tpyo in the example 14 years ago
Eric Davis b8904ce7a2 Handle a nil user when testin email. 14 years ago
Gregor Schmidt 20a5e41538 [#425] Avoid deprecated API to define rake tasks with parameters 14 years ago
Holger Just 35a38086e3 [#112] Fix tests for jruby 14 years ago
Holger Just 18247a6c58 [112] Detect SQLite3 version on JRuby 14 years ago
Holger Just 7b3a2047fd Whitespace fixes 14 years ago
Holger Just 705c0db000 [#112] Fix failing raw version for postgres 14 years ago
Holger Just 8279144073 [#112] Add ChiliProject::Database 14 years ago
Eric Davis f273b7b18c Create the ChiliProject namespace 14 years ago
Gregor Schmidt 8686a16e0d Changing the way, links to the wiki_syntax help page are generated 14 years ago
Eric Davis 07772e7eb7 Bump version to 1.3.0 14 years ago
Hugo Ferreira 4662b81710 [#357] Wrap long text fields properly in PDF exports 14 years ago
Toshi MARUYAMA 966a7a9c34 PDF: code clean up lib/redmine/export/pdf.rb. 14 years ago
Toshi MARUYAMA 7f0a29f7c2 PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61). 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Toshi MARUYAMA 098c1cb4fd PDF: switch TCPDF UTF-8 or FPDF ANSI (#61). 14 years ago
Toshi MARUYAMA 69bad84604 PDF: prepare switching TCPDF UTF-8 in non CJK or FPDF ANSI in CJK (#61). 14 years ago
Toshi MARUYAMA 9b3b0770ac PDF: add missing rfpdf requires (#61). 14 years ago
Jean-Philippe Lang 1191be519d Escapes wiki help link. 14 years ago
Jean-Philippe Lang 341c9c8408 Prettier wiki syntax help link. 14 years ago
Jean-Philippe Lang 8c57b95c6a Load scripts and css for wiki formatter toolbar when needed. 14 years ago
Jean-Philippe Lang d16db34454 Moves jstoolbar script include tags to head. 14 years ago
Jean-Philippe Lang b944276e30 Fixes progress calculation on gantt (#7838). 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Toshi MARUYAMA aa0c79604a add GNU gettext po to Redmine::MimeType. 14 years ago
Toshi MARUYAMA 7257266d32 scm: filesystem: prevent exception raises if path encoding is incorrect. 14 years ago
Toshi MARUYAMA 8a0574ac5d scm: git: default_branch() returns nil explicitly if branches are empty. 14 years ago
Toshi MARUYAMA ba9624fcf3 scm: git: prevent showing trace when repository path changed. 14 years ago
Jean-Philippe Lang 9049d58de4 Fixed: line breaks are ignored in quoted text (#6148). 14 years ago
Toshi MARUYAMA 997493f6af scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 14 years ago
Toshi MARUYAMA df5bb0b7c1 scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
Toshi MARUYAMA e17caceb4a scm: mercurial: add new "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
Toshi MARUYAMA cc60e59e70 scm: mercurial: add new "rhlog()" function in helper extension (#7246, #4455). 14 years ago
Jean-Philippe Lang 9a5a1385da Fixed: Wiki headings containing backslash followed by a digit are not displayed correctly (#7846). 14 years ago
Jean-Philippe Lang c18520d02f Highlight changes inside diff lines (#7139). 14 years ago
Toshi MARUYAMA 539ca7bde5 scm: cvs: fix age column on repository view is off by timezone delta (#7827). 14 years ago
Toshi MARUYAMA ee6aa856ba scm: cvs: use "-D time_to_cvstime_rlog(identifier)" in adapter entries(). 14 years ago
Toshi MARUYAMA 8010bd6351 scm: cvs: code clean up adapter entries(). 14 years ago
Toshi MARUYAMA bbaa90c59f scm: cvs: use scm_cmd() in adapter revisions(). 14 years ago
Toshi MARUYAMA fa20af4457 scm: cvs: use scm_cmd() in adapter entries(). 14 years ago
Toshi MARUYAMA d8977e02a5 scm: cvs: add new method 'scm_cmd' to wrap shellout. 14 years ago
Jean-Philippe Lang da28fa6e0f Gantt: do not ignore project filter (#7000, #7352), do not display empty projects/versions, and display shared versions used in other projects (#5817, #6476, #6604). 14 years ago
Toshi MARUYAMA ae5cfa0935 scm: git: switch "-c core.quotepath=false" in git version above 1.7.2 or not (#5251). 14 years ago
Toshi MARUYAMA ff74490b18 scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251). 14 years ago
Toshi MARUYAMA 8a6a232cd3 scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251). 14 years ago
Toshi MARUYAMA d2e68968d6 scm: git: fix latin-1 directory entries() in adapter (#5251). 14 years ago
Toshi MARUYAMA 891ff89aed scm: git: add core.quotepath = false to run git command (#5251). 14 years ago
Toshi MARUYAMA d10309e8c6 scm: git: use scm_cmd() in adapter tags(). 14 years ago
Toshi MARUYAMA be67b2ec41 scm: git: use scm_cmd() in adapter branches(). 14 years ago