Menu

Commit [r4011]  Maximize  Restore  History

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).

edavis10 2010-08-20

changed /trunk/app/controllers/issues_controller.rb
changed /trunk/app/views/issues/_form.rhtml
changed /trunk/test/functional/issues_controller_test.rb
/trunk/app/controllers/issues_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/test/functional/issues_controller_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.