Redmine/test/functional
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality.
This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list.
Most properties can be set (priority, assignee, category, fixed version, start and due dates, done ratio) and a note can be entered.
Only issues of the current project can be selected for bulk edit (subproject issues can't).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@817 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-09 19:07:19 +00:00
..
application_controller_test.rb Dutch translation added (Linda van den Brink) 2007-05-24 17:29:11 +00:00
feeds_controller_test.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
my_controller_test.rb Added a cross-project issue list. It displays the issues of all the projects visible by the user. 2007-08-31 17:02:44 +00:00
projects_controller_test.rb Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
search_controller_test.rb Search engines now supports pagination. 2007-09-27 17:28:22 +00:00
timelog_controller_test.rb Added time report. 2007-06-24 16:07:06 +00:00