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.010Dec754329Nov28272521201716141312119765432130Oct292827262524232221201918161514131211108765430Sep2928272624232221201918171615141311109876532131Aug30292726252423222019181716131211109876543230Jul29282524232120181615149865130Jun2928242120191817159529May28Fixes a fixture with valid attributes (start_date < due_date).Support for updating custom fields using the received custom_fields array (#6345, #6403).Fixed: error when serializing back objects with custom fields using ActiveResource (#6403).Add tests for wiki edit notifications (#7024).Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick.Gantt: Avoid unnecessary queries before rendering.Gantt: fixes position of line in pdf (#6348).Fixes gantt PDF pagination problem (#6348).Gantt: view cleanup.Gantt: iterate over all objects only once for html and pdf rendering (#6348).Updated locales.Automatic spent time logging from commit messages (#4155).Changes russian CSV separator to ; (#7035).Fixed: class attribute with spaces on pre tags truncated (#7033).Safer code in IssueRelation (#7018).Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically.Adds subtasks to GET /issues/:id API (#5338).Fixes unhandled case in json builder.Fixes unhandled case in json builder.Fixes test failure in r4461.Adds REST API for TimeEntries (#6823).Moves project attributes default assignments from ProjectsController#new to the model (#6064).Prevents random failure in XmlTest.Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136).Projects API tests rewriting.Converts ProjectsController to use the new API template system.Adds a reusable method to render API response on validation failure.Dry Users API responders.Adds xml/json REST API for Users (#6260).Adds a builder-like template system for rendering xml and json API responses.Add responders to UsersController.Escapes attachment ids in TracMigrate (#6996).Updates for 1.0.4 release.Accept key auth for ProjectsController#show (#6841).Accept key auth for ProjectsController#destroy (#6841).Accept key auth for ProjectsController#update (#6841).Accept key auth for ProjectsController#create (#6841).Prevents validation error when adding a user to a group (#6457).Reload themes so that new themes can be used without restarting Redmine (#5712).Fixed: messages attachments/watchers are not deleted when deleting a project or forum (#6966).