Skip to content
Snippets Groups Projects
Select Git revision
  • download_button protected
  • faster-scm-downloads
  • master default
  • pepe
  • pepe2
  • redmine_simple_join_project
  • review-projects
  • last-chiliproject
  • v3.3.0
  • v3.2.2
  • v2.7.3
  • v3.2.1
  • v3.2.0
  • v2.7.2
  • v3.1.0
  • v2.7.1
  • v3.0.0
  • v2.7.0
  • v3.0.0beta2
  • v2.6.0
  • v3.0.0beta1
  • v1.5.5
  • v2.5.0
  • v1.5.4
  • v2.4.0
  • v1.5.3
  • v2.3.0
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.031Dec30292322212018171514121110754329Nov28272521201716141312119765432130Oct292827262524232221201918161514131211108765430Sep2928272624232221201918171615141311109876532131Aug30292726252423222019181716131211109876543230Jul29282524Fixes wrong assertion.Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152).Safer assertion.ruby1.9 compatibilityFixes wrong Polish translation of "blocks" and "duplicates" (#6895).Japanese Translation updated (#7133).Traditional Chinese language updated (#7123).German translation updated (#7161).Makes the png looks more like the html gantt.Makes issue move form similar to bulk edit form.Disable project completion display on the gantt (#7127).Simple issue sort method to make sure subtasks appear under their parent on the gantt (#7128).Find visible issues only in ContextMenusController#issues.Takes more parameters into account to determine activity freshness (#7188).Fixed: partial toc when text contains pre tags (#7172).Fixed: cvs diff broken by r4539 (#7176).Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195).Fixed: Tracker reset to default when replying to an issue email (#7197).Makes Version#start_date return the minimum start_date of its issues.Makes the API accepts the X-Redmine-API-Key header to hold the API key.Makes /projects API accept same pagination parameters as other API collection resources.Makes API accept offset/limit or page/limit parameters for retrieving collections.Set VERSION to 1.0.5.Updated INSTALL for 1.0.5Updated CHANGELOG for 1.0.5Fixes: Mercurial adapter loses seconds of commit times (#6656).Adds themes test for when Redmine is in a sub-uri.Avoid theme rescan when no theme is selected.Support for Javascript in Themes (#2803).Adds missing not_a_date translation in fr locale (#7160).Restores non english field_start_date translations (#6629, #7016).Fixed: 500 error on issue query grouped by a custom field that was deleted (#7144).Force vertical scroll bar to avoid layout jump.Broken links on wiki diff view.Prevents n SQL queries (n = project count) on cross-project issues list.Fixes valid revision regexp.Adds missing fixtures when running tests from scratch.Fixes task description.Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm.Adds routing tests for users and xml format.