Redmine/test/functional
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-06 17:06:14 +00:00
..
account_controller_test.rb Added some functional tests and a CVS test repository. 2007-12-13 18:52:09 +00:00
admin_controller_test.rb Default configuration data can now be loaded from the administration screen. 2008-01-05 11:33:49 +00:00
application_controller_test.rb Dutch translation added (Linda van den Brink) 2007-05-24 17:29:11 +00:00
boards_controller_test.rb Forums enhancements: 2007-11-24 12:25:07 +00:00
documents_controller_test.rb Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 2007-12-18 18:50:41 +00:00
issues_controller_test.rb Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
messages_controller_test.rb Added some functional tests and a CVS test repository. 2007-12-13 18:52:09 +00:00
my_controller_test.rb Added some functional tests and a CVS test repository. 2007-12-13 18:52:09 +00:00
news_controller_test.rb Moved ProjectsController#list_news to NewsController#index. 2007-11-05 22:22:51 +00:00
projects_controller_test.rb Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 2007-12-18 18:50:41 +00:00
repositories_controller_test.rb Project identifier is now used in URLs (instead of project id). 2007-12-17 21:00:56 +00:00
repositories_mercurial_controller_test.rb Do not run Mercurial functional tests if the test repository is not set up. 2007-12-19 22:14:03 +00:00
repositories_subversion_controller_test.rb Added some functional tests and a CVS test repository. 2007-12-13 18:52:09 +00:00
search_controller_test.rb Search engine: issue custom fields can now be searched. 2007-12-14 18:54:55 +00:00
sys_api_test.rb Merged Rails 2.0 compatibility changes. 2007-12-10 17:58:07 +00:00
timelog_controller_test.rb Added time report. 2007-06-24 16:07:06 +00:00
users_controller_test.rb Added some functional tests and a CVS test repository. 2007-12-13 18:52:09 +00:00
versions_controller_test.rb Project identifier is now used in URLs (instead of project id). 2007-12-17 21:00:56 +00:00
welcome_controller_test.rb Added some functional tests and a CVS test repository. 2007-12-13 18:52:09 +00:00
wiki_controller_test.rb Added wiki annotate view. It's accessible for each version from the page history view. 2007-12-20 19:10:24 +00:00
wikis_controller_test.rb Project identifier is now used in URLs (instead of project id). 2007-12-17 21:00:56 +00:00