Obsolete!!! Backbone’s changes for ChiliProject
Go to file
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
app Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
config Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 2007-10-07 15:21:40 +00:00
db/migrate Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save relies on an attribute added in migration 72). 2007-10-05 22:53:26 +00:00
doc Added RMagick availability on admin/info. 2007-09-15 20:39:40 +00:00
extra Redmine acts_as_* plugins moved to vendor/plugins. 2007-09-29 10:37:08 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
lib Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
script added svn:executable property on the scripts 2007-03-12 17:29:04 +00:00
test Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
vendor/plugins Redmine acts_as_* plugins moved to vendor/plugins. 2007-09-29 10:37:08 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00