]> source.dussan.org Git - redmine.git/commit
custom_field.possible_values is now serialized (no longer pipe separated)
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 3 Feb 2007 12:57:33 +0000 (12:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 3 Feb 2007 12:57:33 +0000 (12:57 +0000)
commit8316e786672d019699ea472bf83eda5da32820f9
treeecb7c81760c83f9c24da7d82a6198a16da4b37b3
parent4a988b0f9223f76dee2252608986a6e3f1a634a6
custom_field.possible_values is now serialized (no longer pipe separated)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@223 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/custom_fields_helper.rb
app/models/custom_field.rb
app/models/custom_value.rb
app/views/custom_fields/_form.rhtml
db/migrate/022_serialize_possibles_values.rb [new file with mode: 0644]