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.030Apr2928272623222120191817161312111096329Mar2827242120191817161514131211109865432128Feb262524232221201918171615141312111098765432131Jan3028272523211817141312109753131Dec30292726252423222120191817161413121110987643230Nov2928272625242322212017161514131211987654331Oct292524222120Fixes an object instantiation in tests.Only copy visible issues.Refactor: pull #query_statement_invalid up to ApplicationController.Refactor: Move gantts to a separate controller.Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201).Adds an assertion on issues deletion when deleting a project (#5381).Fixed: private subprojects names may be revealed on issue summary report (#5360).Refactor: move method to helper.Refactor: extract error to new method with before_filter.Refactor: Extract duplicated code to a new method.Refactor: Split IssuesController#new to #new and #create to match REST pattern.Refactor: Move the rest of the routing tests to RoutingTest.Move more routing tests into the routing integration test.Adding missing setter for Query#available_columnsRefactor: Move method to Query modelFixes behaviour of move_issues permission for non member role (#5309).Removes hard-coded size on user search fields (#5319).Fixes acts_as_event with a String as url option (#5343).Add "Repository" menu item after repository creation (#5328).Fixed: API 401 response does not include WWW-Authenticate header (#5322).Fixed: Error on db:migrate with table prefix set (#5335).Fixes error on subtask XML format (#5336).Translation updatesLet custom field formats control how they are edited.Change the case statement into a method call based on the nameRefactor: Move methodReplace the hardcoded CustomField::FIELD_FORMATS with a class.Adds parent issue id in issue REST API (#5304).Added missing Enumeration STI exemplars.Fixes a test failure with SQLite3 due to transaction fixtures (#5290).Do not raise an error when destroying a Version with assigned issues.Adds bottom margin to issue watchers avatars (#5264).Fixed: empty ul tag for issue updates with notes only (#5281).Merge issue and time entry validation error messages.Fixes Issue#save_issue_with_child_records so that time entry do not get saved if issue save fails.Fixed: issue optimistic locking broken by r3308 (#5280).Linkify folder names on revision view (#5164).Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255).Check that admin LDAP user is untouched after authentication (#5263).Fixes calculation of version estimated hours with subtasks (#5265).