obsolete.ChilliProject/test
Eric Davis dfd1d0c7fe Refactor: merge IssuesController#update_form into IssuesController#new
The #update_form action was only refreshing the issue attributes form,
so it's just a specialized JavaScript version of #new.  This also removed
old code that was extracted in other places (@issue.new_statuses_allowed_to).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4011 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-08-20 15:22:19 +00:00
..
exemplars Fix the mock_file test helper. 2010-08-19 22:24:42 +00:00
fixtures Extend changes.path and changes.from_path to support longer paths. #5771 2010-07-06 02:07:46 +00:00
functional Refactor: merge IssuesController#update_form into IssuesController#new 2010-08-20 15:22:19 +00:00
integration Refactor: move IssuesController#context_menu to a new controller. 2010-08-19 18:16:54 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Refactor: Extract a new IssueMovesController from IssuesController. 2010-08-11 14:42:10 +00:00
helper_testcase.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
object_daddy_helpers.rb Updated object_daddy to a newer version (bugfixes) 2010-02-08 18:53:12 +00:00
test_helper.rb Fix the mock_file test helper. 2010-08-19 22:24:42 +00:00