28 Commits (94bf782728825bcf75e6de49e5870da83739dd73)

Author SHA1 Message Date
  Jean-Philippe Lang c47aacd6b0 Merged r12736 (#15977). 10 years ago
  Jean-Philippe Lang b8ffc995c1 Merged r12745 (#15870). 10 years ago
  Jean-Philippe Lang 99bf8c95ab Fixed that issue nested set update is triggered even if parent is not changed (#15135). 10 years ago
  Jean-Philippe Lang ae7304dd00 Test for #14798. 10 years ago
  Toshi MARUYAMA c49451eb10 not use assert_not_nil in Errors#[] 11 years ago
  Jean-Philippe Lang 38b3e045cf Fixed: Circular loop when using relations and subtasks (#8794). 11 years ago
  Jean-Philippe Lang 4fa7f62182 Removed unused fixtures. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang b71355f10b Ignore non-working days when rescheduling an issue (#2161). 11 years ago
  Jean-Philippe Lang 92391abd1e Removed issue_create! helper in favour of Issue.generate! 11 years ago
  Jean-Philippe Lang d8f039f489 Isolate the test that actually require non transactional fixtures. 11 years ago
  Jean-Philippe Lang 83bcc1f043 Adds a setting to allow subtasks to belong to other projects (#5487). 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 1653735758 Deprecated Issue#move_to_project. 12 years ago
  Jean-Philippe Lang 594074d91b Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577). 12 years ago
  Toshi MARUYAMA 6ebb5e834c Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_descendant_should_not_validate of unit/issue_nested_set_test.rb 12 years ago
  Toshi MARUYAMA 2d8ecebf9c code layout clean up of test/unit/issue_nested_set_test.rb 12 years ago
  Toshi MARUYAMA afad5ed9f0 Rails3: test: replace deprecated errors.on at test_creating_a_child_in_different_project_should_not_validate of unit/issue_nested_set_test.rb 12 years ago
  Toshi MARUYAMA 372292fc26 remove trailing white-spaces from test/unit/issue_nested_set_test.rb. 13 years ago
  Jean-Philippe Lang 9957883c4d Fixed: Error deleting issue with grandchild (#8880). 13 years ago
  Toshi MARUYAMA 1122fd0e6a remove trailing white-spaces from unit issue nested set test. 13 years ago
  Jean-Philippe Lang 6550ef9df5 Fixed: deleting a parent issue may lead to a stale object error (#7920). 13 years ago
  Jean-Philippe Lang 419b195019 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Eric Davis c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 14 years ago
  Jean-Philippe Lang d550c46160 Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. 14 years ago
  Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 14 years ago