Commit Graph

360 Commits (9cd5e6967e946294597d26f4e78015e4374ba9be)

Author SHA1 Message Date
Toshi MARUYAMA d449ac518d scm: change key name of configurable command name (#7517, #6159, #7047). 14 years ago
Toshi MARUYAMA 02c30b1a67 scm: add a feature of configurable path of executable for scm adapters (#7517). 14 years ago
Toshi MARUYAMA 1656ce3c53 scm: cvs: use localtime at cvs rlog -d option (#996, #3761). 14 years ago
Jean-Philippe Lang e4a180d7be Update for 1.1.1 release. 14 years ago
Jean-Philippe Lang 52a2a174e0 Reverted r4780 that broke gantt tests (#7280). 14 years ago
Jean-Philippe Lang 9ed0387851 Removed issue subjects wrapping in gantt (#7280). 14 years ago
Jean-Philippe Lang 9a13b39e26 Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
Toshi MARUYAMA 908e9f9c28 scm: darcs: fix Darcs adapter recognizes new files as modified files above Darcs 2.4 (#7415). 14 years ago
Toshi MARUYAMA d6594fde27 scm: darcs: switch '.' or @url at entries() in darcs version (#4899). 14 years ago
Toshi MARUYAMA 668b0c0e50 scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404). 14 years ago
Jean-Philippe Lang 36a12aab9e Make POP3 mail fetcher log messages instead of puts (#7177). 14 years ago
Jean-Philippe Lang ea7224a461 Avoid "private method `gsub' called for nil:NilClass" error when exporting issues with nil description (#7386). 14 years ago
Toshi MARUYAMA 80b329d031 scm: mercurial: change diff option from --git to --config diff.git=false (#7253). 14 years ago
Toshi MARUYAMA a6f05b5e56 scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253). 14 years ago
Toshi MARUYAMA 1ff52e5c5a scm: mercurial: add --git option in 'hg diff' (#7253). 14 years ago
Toshi MARUYAMA 08c093bc85 scm: mercurial: replace identifier to hgrev(identifier). 14 years ago
Toshi MARUYAMA ed246cef41 scm: mercurial: wrap identifier with shell_quote at hgrev(identifier). 14 years ago
Toshi MARUYAMA ef28bf6d88 scm: mercurial: annotate accepts both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA 5207211b6d scm: mercurial: fix diff and test for accept both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA ad18cfda32 scm: mercurial: escape any filenames by urlescape (#2664, #7064). 14 years ago
Toshi MARUYAMA 7958facadc repository: git: change io.gets to io.readlines (#5404, #5096). 14 years ago
Jean-Philippe Lang e0d6f8db1d Set version to 1.1.0. 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang 9748567452 ruby1.9 compatibility 14 years ago
Jean-Philippe Lang dd87ebef58 Makes the png looks more like the html gantt. 14 years ago
Jean-Philippe Lang ad62060753 Disable project completion display on the gantt (#7127). 14 years ago
Jean-Philippe Lang f2ae2e9239 Simple issue sort method to make sure subtasks appear under their parent on the gantt (#7128). 14 years ago
Jean-Philippe Lang 0025a66200 Fixed: cvs diff broken by r4539 (#7176). 14 years ago
Jean-Philippe Lang df9ea24136 Makes Version#start_date return the minimum start_date of its issues. 14 years ago
Jean-Philippe Lang 1ee7f31f4d Set VERSION to 1.0.5. 14 years ago
Jean-Philippe Lang 759048e73a Fixes: Mercurial adapter loses seconds of commit times (#6656). 14 years ago
Jean-Philippe Lang c8dc7fff08 Avoid theme rescan when no theme is selected. 14 years ago
Jean-Philippe Lang 523febf9c1 Support for Javascript in Themes (#2803). 14 years ago
Jean-Philippe Lang f7529c94f6 Fixes mercurial adapter. 14 years ago
Jean-Philippe Lang 7d7c67daba Fixed that some arguments where not properly escaped in scm adapters. 14 years ago
Jean-Philippe Lang 525656a490 Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment. 14 years ago
Jean-Philippe Lang 8a86b2d2bc Gantt code cleaning. 14 years ago
Jean-Philippe Lang 084e9e2e57 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 74a94ed4ad Gantt: make the png looks more like html. 14 years ago
Jean-Philippe Lang 88a802b25e Gantt: make the pdf looks more like html. 14 years ago
Jean-Philippe Lang edc35d4d5b Gantt code cleanup. 14 years ago
Jean-Philippe Lang 98c7c179ca Gantt code cleanup. 14 years ago
Jean-Philippe Lang 8f7da03419 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 27f76d20ce Gantt: fixes progress width in some cases and start code cleaning. 14 years ago
Jean-Philippe Lang 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 14 years ago
Jean-Philippe Lang 9f18426ca7 Skip a few SQL queries for cross project gantt. 14 years ago
Jean-Philippe Lang b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Philippe Lang 3409333522 Makes issue safe_attributes extensible (#6000). 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang b898200803 Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick. 14 years ago