redmine/test
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new.
Tracker can now be changed/selected on the new issue form. This action can be invoked without the tracker_id parameter (the first enabled tracker will be used by default).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1080 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-20 11:30:57 +00:00
..
fixtures On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected. 2008-01-16 21:27:48 +00:00
functional ProjectsController#add_issue moved to IssuesController#new. 2008-01-20 11:30:57 +00:00
integration ProjectsController#add_issue moved to IssuesController#new. 2008-01-20 11:30:57 +00:00
unit On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected. 2008-01-16 21:27:48 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00