obsolete.ChilliProject/test/functional
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
There are 2 ways to select a set of issues on the issue list:
* by using checkbox and/or the little pencil that will select/unselect all issues (#567)
* by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues

Context menu was disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (#545).
All this was tested with Firefox 2, IE 6/7, Opera 8 (use Alt+Click instead of Right-click) and Safari 2/3.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1130 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-02-10 13:17:41 +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 Admin settings screen split to tabs. 2008-01-06 20:24:26 +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 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17:41 +00:00
journals_controller_test.rb Administrators can edit issue notes. 2008-02-02 10:50:31 +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 ProjectsController#add_news moved to NewsController#new. 2008-02-03 14:38:04 +00:00
projects_controller_test.rb Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17: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 Fixed RepositoriesController: undefined local variable or method `show_error' (broken by r1094). 2008-01-25 10:55:16 +00:00
search_controller_test.rb Fixed search with all words (broken in r994). 2008-01-21 18:52:45 +00:00
settings_controller_test.rb Admin settings screen split to tabs. 2008-01-06 20:24:26 +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