OSDN Git Service

Remove the limitation on characters that can be used in custom_field, issue_status...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 31 Dec 2010 15:30:50 +0000 (15:30 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 31 Dec 2010 15:30:50 +0000 (15:30 +0000)
commit44ffc5a3365ffd16d6971d1c3f691a2f3f80ba3b
tree8d0db8696ecbb0c67821dc3c11f2243a1425b28d
parent92d34234b01f7d0e7850b50ccd2559f1e63cac5d
Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4599 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_field.rb
app/models/issue_status.rb
app/models/role.rb
app/models/tracker.rb
app/models/user.rb
lib/tasks/migrate_from_mantis.rake
lib/tasks/migrate_from_trac.rake