Commit Graph

865 Commits (c63954a4c73a9cb99be133a93d6d24a4f8139e47)

Author SHA1 Message Date
Toshi MARUYAMA 35b9972c81 scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). 14 years ago
Jean-Philippe Lang 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. 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
Jean-Philippe Lang e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. 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 44ffc5a336 Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 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 4695754d2a Fixes task description. 14 years ago
Jean-Philippe Lang 339bcc97e0 Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm. 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
Jean-Philippe Lang 4715a37937 Gantt: Avoid unnecessary queries before rendering. 14 years ago
Jean-Philippe Lang 318bd10c7f Gantt: fixes position of line in pdf (#6348). 14 years ago
Jean-Philippe Lang 9c6377964c Fixes gantt PDF pagination problem (#6348). 14 years ago
Jean-Philippe Lang b0a1a04008 Gantt: iterate over all objects only once for html and pdf rendering (#6348). 14 years ago
Jean-Philippe Lang 8841ba97c6 Fixed: class attribute with spaces on pre tags truncated (#7033). 14 years ago
Jean-Philippe Lang 224921460a Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 14 years ago
Jean-Philippe Lang 88e593ee02 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang 558a951ed6 Fixes unhandled case in json builder. 14 years ago